diff options
author | Theodore Tso <tytso@mit.edu> | 1996-09-11 00:50:10 +0000 |
---|---|---|
committer | Theodore Tso <tytso@mit.edu> | 1996-09-11 00:50:10 +0000 |
commit | 7c53e70b2be7e2c03db0c32caf053867ed41c82b (patch) | |
tree | da7cc66fec83e63e94a8555c8bbc7884d6ab7523 /doc | |
parent | fe92ca8560feac2ddf6e82dcbe510d1c507ea51b (diff) | |
download | krb5-7c53e70b2be7e2c03db0c32caf053867ed41c82b.tar.gz krb5-7c53e70b2be7e2c03db0c32caf053867ed41c82b.tar.xz krb5-7c53e70b2be7e2c03db0c32caf053867ed41c82b.zip |
The telnet man page only has 9 pages; the rcp man page only has 1
page.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9072 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/user-guide.texinfo | 8 |
2 files changed, 5 insertions, 8 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 3a732170c0..0b32f6df08 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 10 20:47:41 1996 Theodore Y. Ts'o <tytso@mit.edu> + + * user-guide.texinfo: The telnet man page only has 9 pages; the + rcp man page only has 1 page. + Mon Sep 9 19:35:37 1996 Theodore Ts'o <tytso@rsts-11.mit.edu> * build.texinfo: Updated to reflect latest OS inconsistencies; diff --git a/doc/user-guide.texinfo b/doc/user-guide.texinfo index 9a66697900..c1e224fcbb 100644 --- a/doc/user-guide.texinfo +++ b/doc/user-guide.texinfo @@ -1498,10 +1498,6 @@ Type @kbd{M-x manual-entry kpasswd} to read this manual page. @special{psfile=telnet9.ps voffset=-700 hoffset=-40} @centerline{Reference Manual for @code{telnet}} @page - -@special{psfile=telnet10.ps voffset=-700 hoffset=-40} -@centerline{Reference Manual for @code{telnet}} -@page @end iftex @ifinfo Type @kbd{M-x manual-entry telnet} to read this manual page. @@ -1586,10 +1582,6 @@ Type @kbd{M-x manual-entry rsh} to read this manual page. @special{psfile=rcp1.ps voffset=-700 hoffset=-40} @centerline{Reference Manual for @code{rcp}} @page - -@special{psfile=rcp2.ps voffset=-700 hoffset=-40} -@centerline{Reference Manual for @code{rcp}} -@page @end iftex @ifinfo Type @kbd{M-x manual-entry rcp} to read this manual page. |