diff options
author | Russ Allbery <rra@stanford.edu> | 2008-02-19 04:49:11 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-02-19 04:49:11 +0000 |
commit | c90fb4c40ec4fb78e4d1b2a40c9c5af36225603c (patch) | |
tree | 8131f1da15b85b1a20987a8056c2273634e84153 /src/appl/bsd | |
parent | 010a7773a51edec7dc977340aec4bb92b0f9a721 (diff) | |
download | krb5-c90fb4c40ec4fb78e4d1b2a40c9c5af36225603c.tar.gz krb5-c90fb4c40ec4fb78e4d1b2a40c9c5af36225603c.tar.xz krb5-c90fb4c40ec4fb78e4d1b2a40c9c5af36225603c.zip |
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/bsd')
-rw-r--r-- | src/appl/bsd/v4rcp.M | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/bsd/v4rcp.M b/src/appl/bsd/v4rcp.M index 771709fd54..97721a8011 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 |