aboutsummaryrefslogtreecommitdiff
path: root/src/appl
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-02-19 04:49:11 +0000
committerRuss Allbery <rra@stanford.edu>2008-02-19 04:49:11 +0000
commitc90fb4c40ec4fb78e4d1b2a40c9c5af36225603c (patch)
tree8131f1da15b85b1a20987a8056c2273634e84153 /src/appl
parent010a7773a51edec7dc977340aec4bb92b0f9a721 (diff)
downloadkrb5-c90fb4c40ec4fb78e4d1b2a40c9c5af36225603c.zip
krb5-c90fb4c40ec4fb78e4d1b2a40c9c5af36225603c.tar.gz
krb5-c90fb4c40ec4fb78e4d1b2a40c9c5af36225603c.tar.bz2
man page macro and hyphen fixes
Fix various unescaped hyphens, lines starting with . that shouldn't be macros, undefined strings, and misspelled macros in the man pages. Found via man --warnings on a current Debian unstable system. ticket: new component: krb5-doc Version_Reported: 1.6.3 Target_Version: 1.6.4 Tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20228 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl')
-rw-r--r--src/appl/bsd/v4rcp.M2
-rw-r--r--src/appl/gssftp/ftp/ftp.M2
-rw-r--r--src/appl/telnet/telnet/telnet.18
3 files changed, 6 insertions, 6 deletions
diff --git a/src/appl/bsd/v4rcp.M b/src/appl/bsd/v4rcp.M
index 771709f..97721a8 100644
--- a/src/appl/bsd/v4rcp.M
+++ b/src/appl/bsd/v4rcp.M
@@ -1,5 +1,5 @@
.\" appl/bsd/v4rcp.M
-.TH RCP 1 \*h
+.TH V4RCP 1
.SH NAME
v4rcp \- back end for Kerberos V4 rcp
.SH SYNOPSIS
diff --git a/src/appl/gssftp/ftp/ftp.M b/src/appl/gssftp/ftp/ftp.M
index 9c890cf..ce16881 100644
--- a/src/appl/gssftp/ftp/ftp.M
+++ b/src/appl/gssftp/ftp/ftp.M
@@ -537,7 +537,7 @@ $1.$2 and the remote file name "mydata.data", $1 would have the value
"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
diff --git a/src/appl/telnet/telnet/telnet.1 b/src/appl/telnet/telnet/telnet.1
index e354c2a..0ed0037 100644
--- a/src/appl/telnet/telnet/telnet.1
+++ b/src/appl/telnet/telnet/telnet.1
@@ -625,7 +625,7 @@ Sends the
.TP
.B escape
Sends the current
-.b telnet
+.B telnet
escape character (initially ``^''.
.TP
.B ga
@@ -761,7 +761,7 @@ character.
If
.B telnet
is in
-.b localchars
+.B localchars
mode (see
.B toggle localchars
below),
@@ -1296,9 +1296,9 @@ is omitted, then an interactive subshell is invoked.
.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