diff options
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 ebec349ee..c02c68047 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 451d917d8..dc75e9b8d 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] |
