diff options
| author | Mitchell Berger <mitchb@mit.edu> | 2001-10-11 08:38:32 +0000 |
|---|---|---|
| committer | Mitchell Berger <mitchb@mit.edu> | 2001-10-11 08:38:32 +0000 |
| commit | 5e3018426a787365c9dbd0eab0fa36bf1b5df4a4 (patch) | |
| tree | 0c6977b9e8aca3a7cd21c2d8e3c47b9e053886cd /src | |
| parent | 1c20d1777625c032b57610e2c5ddfbf614d858d5 (diff) | |
* ftpd.M: Remove improper formatting from the .SH NAME section, as it
was reported to cause windex generation problems and was inconsistent
with all the other man pages.
[Fixes krb5-doc/319]
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13802 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/appl/gssftp/ftpd/ChangeLog | 6 | ||||
| -rw-r--r-- | src/appl/gssftp/ftpd/ftpd.M | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/src/appl/gssftp/ftpd/ChangeLog b/src/appl/gssftp/ftpd/ChangeLog index ebec349eeb..c02c680478 100644 --- a/src/appl/gssftp/ftpd/ChangeLog +++ b/src/appl/gssftp/ftpd/ChangeLog @@ -1,3 +1,9 @@ +2001-10-11 Mitchell Berger <mitchb@mit.edu> + + * ftpd.M: Remove improper formatting from the .SH NAME section, as it + was reported to cause windex generation problems and was inconsistent + with all the other man pages. + 2001-10-09 Ken Raeburn <raeburn@mit.edu> * ftpd_var.h, secure.h: Make prototypes unconditional. diff --git a/src/appl/gssftp/ftpd/ftpd.M b/src/appl/gssftp/ftpd/ftpd.M index 451d917d89..dc75e9b8dc 100644 --- a/src/appl/gssftp/ftpd/ftpd.M +++ b/src/appl/gssftp/ftpd/ftpd.M @@ -33,10 +33,7 @@ .\" " .TH FTPD 8 .SH NAME -.B ftpd -\- -.SM DARPA -Internet File Transfer Protocol server +ftpd \- DARPA Internet File Transfer Protocol server .SH SYNOPSIS .B ftpd [\fB\-A \fP|\fB -a\fP] [\fB\-C\fP] [\fB\-c\fP] [\fB\-d\fP] [\fB\-l\fP] |
