"mydata", and $2 would have the value "data". The
.I outpattern
determines the resulting mapped filename. The sequences `$1', `$2',
-...., `$9' are replaced by any value resulting from the
+\&..., `$9' are replaced by any value resulting from the
.I inpattern
template. The sequence `$0' is replace by the original filename.
Additionally, the sequence `[\fIseq1\fP, \fIseq2\fP]' is replaced by
.TP
.B escape
Sends the current
-.b telnet
+.B telnet
escape character (initially ``^''.
.TP
.B ga
If
.B telnet
is in
-.b localchars
+.B localchars
mode (see
.B toggle localchars
below),
.TP
\fB\&?\fP \fIcommand\fP
Get help. With no arguments,
-.b telnet
+.B telnet
prints a help summary. If a command is specified,
-.b telnet
+.B telnet
will print the help information for just that command.
.SH ENVIRONMENT
.B Telnet
creates the principal
.IR newprinc ,
prompting twice for a password. If no policy is specified with the
--policy option, and the policy named "default" exists, then that
+\-policy option, and the policy named "default" exists, then that
policy is assigned to the principal; note that the assignment of the
policy "default" only occurs automatically when a principal is first
created, so the policy "default" must already exist for the assignment
to occur. This assignment of "default" can be suppressed with the
--clearpolicy option. This command requires the
+\-clearpolicy option. This command requires the
.I add
privilege. This command has the aliases
.B addprinc
Principal "tlyu/admin@BLEEP.COM" created.
kadmin:
-kadmin: addprinc -x dn=cn=mwm_user,o=org mwm_user
+kadmin: addprinc \-x dn=cn=mwm_user,o=org mwm_user
WARNING: no policy specified for "mwm_user@BLEEP.COM";
defaulting to no policy.
Enter password for principal mwm_user@BLEEP.COM:
.nf
.TP
EXAMPLES:
-kadmin: add_policy -maxlife "2 days" -minlength 5 guests
+kadmin: add_policy \-maxlife "2 days" \-minlength 5 guests
kadmin:
.TP
ERRORS: