summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1996-09-10 18:51:54 +0000
committerTom Yu <tlyu@mit.edu>1996-09-10 18:51:54 +0000
commit627db71294dd944bf81707cffefc916610b46dc5 (patch)
tree899ca93366efe4d5fe2784facc4f1e215e928a05 /src/appl/gssftp/ftp
parentefda685431ef1d7e8be25666e49a7af04a02d214 (diff)
downloadkrb5-627db71294dd944bf81707cffefc916610b46dc5.tar.gz
krb5-627db71294dd944bf81707cffefc916610b46dc5.tar.xz
krb5-627db71294dd944bf81707cffefc916610b46dc5.zip
remove ".so man1/header.doc" and extra args to .TH
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9069 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/gssftp/ftp')
-rw-r--r--src/appl/gssftp/ftp/ChangeLog4
-rw-r--r--src/appl/gssftp/ftp/ftp.M3
2 files changed, 5 insertions, 2 deletions
diff --git a/src/appl/gssftp/ftp/ChangeLog b/src/appl/gssftp/ftp/ChangeLog
index 5863265b86..82d6ecf334 100644
--- a/src/appl/gssftp/ftp/ChangeLog
+++ b/src/appl/gssftp/ftp/ChangeLog
@@ -1,3 +1,7 @@
+Tue Sep 10 14:07:15 1996 Tom Yu <tlyu@mit.edu>
+
+ * ftp.M: remove ".so man1/header.doc"
+
Tue Jul 30 19:45:45 1996 Samuel D Hartman (hartmans@vorlon)
* ftp.c (empt resety): Use fd_set as a typedef not a struct.
diff --git a/src/appl/gssftp/ftp/ftp.M b/src/appl/gssftp/ftp/ftp.M
index 429a97e966..39668436c9 100644
--- a/src/appl/gssftp/ftp/ftp.M
+++ b/src/appl/gssftp/ftp/ftp.M
@@ -31,8 +31,7 @@
.\"
.\" @(#)ftp.1 6.18 (Berkeley) 7/30/91
.\" "
-.so man1/header.doc
-.TH FTP 1 \*h
+.TH FTP 1
.SH NAME
ftp \- ARPANET file transfer program
.SH SYNOPSIS