[13623] in Athena Bugs
manpages
daemon@ATHENA.MIT.EDU (rcaileff@MIT.EDU)
Fri Jun 30 15:19:39 1995
From: rcaileff@MIT.EDU
Date: Fri, 30 Jun 95 15:19:29 -0400
To: yoav@MIT.EDU, bugs@MIT.EDU, rel-eng@MIT.EDU
Cc:
Yoav, thank you for pointing out that the file
/usr/athena/man/man8/synctree.8 claims to be
in section one of the manual.
rel-eng people, here is a patch.
***************
*** 1,4 ****
! .TH SYNCTREE 1 "May 6, 1988"
.UC
.SH NAME
synctree \- reconcile directory tree with original
--- 1,4 ----
! .TH SYNCTREE 8 "May 6, 1988"
.UC
.SH NAME
synctree \- reconcile directory tree with original
>From: yoav@MIT.EDU
>Date: Wed, 21 Dec 94 01:57:55 -0500
>Message-Id: <9412210657.AA16527@carbonara.MIT.EDU>
>To: bugs@MIT.EDU
>Subject: manpages
>
>
>this is sort of confusing.. the following file:
>/usr/athena/man/man8/synctree.8
>
>claims the following contents
> May 6, 1988 SYNCTREE(1)
>
>note the manpage section. This can lead to a lot of confusion (as in my case)
>and is rather easy to fix for the next release
> yoav
>
>