[6408] in SIPB bug reports
fsstnd updates
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sat Jun 28 16:29:35 1997
Date: Sat, 28 Jun 1997 16:29:24 -0400
To: bug-sipb@MIT.EDU
From: John Hawkinson <jhawk@MIT.EDU>
I checked in Sal's updates, corrected
some confusion as to the appropriate labels
of the man[0-9] directories, and added
a note regarding maintenance of the windex
file.
I'll also retabify the file in another RCS rev.
--jhawk
*** 1.5 1997/06/28 20:24:07
--- fsstnd 1997/06/28 20:27:27
***************
*** 129,141 ****
man1 User programs
man3 Library functions and subroutines
! man5 File formats
man6 Games
! man7 Miscellaneous
man8 System administration programs and daemons
! /mit/sipb/man also contains subdirectories called cat1, cat3, cat5,
! cat6, cat7, and cat8. These directories contains manual pages
formatted as plaintext. No manual page should ever be installed
directly in a cat{n} directory. (Plaintext documentation should
probably go in /mit/sipb/doc...?) The pages in the cat{n} directories
--- 129,142 ----
man1 User programs
man3 Library functions and subroutines
! man4 File formants
! man5 Miscellany
man6 Games
! man7 Special files
man8 System administration programs and daemons
! /mit/sipb/man also contains subdirectories called cat1, cat3, cat4,
! cat5, cat6, cat7, and cat8. These directories contains manual pages
formatted as plaintext. No manual page should ever be installed
directly in a cat{n} directory. (Plaintext documentation should
probably go in /mit/sipb/doc...?) The pages in the cat{n} directories
***************
*** 146,151 ****
--- 147,164 ----
/mit/sipb/man may also contain files that describe what manual pages
are available, such as "whatis", "whatis.db", and "windex".
+
+ In the event that you add or remove a man page from the SIPB locker,
+ please update the man pages indices.
+
+ [[ Note: instructions on how to do this would be useful.
+ To create the windex file under Solaris, use:
+ catman -w -M /afs/.sipb/project/sipb/man
+ ]]
+
+ In particular, if you do not update the windex file, man under Solaris
+ will fail to display the man page in question. If updating the windex
+ file is prohibitive, please remove it entirely.
1.13 share