Date: Thu, 13 May 1999 14:18:16 -0500 (CDT) From: Chris Costello <chris@holly.dyndns.org> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/11695: [Patch] src/share/man/man7/hier.7 is out of date Message-ID: <199905131918.OAA20358@holly.dyndns.org>
index | next in thread | raw e-mail
>Number: 11695 >Category: docs >Synopsis: [Patch] src/share/man/man7/hier.7 is out of date >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu May 13 12:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Costello >Release: FreeBSD 4.0-CURRENT i386 >Organization: none. >Environment: CVS checkout of src/share/man/man7 from roughly 1:00 PM CST, 13 May. >Description: There are various typos and missing files and directories in the hier.7 man page. >How-To-Repeat: man hier >Fix: Index: hier.7 =================================================================== RCS file: /cvs/src/share/man/man7/hier.7,v retrieving revision 1.17 diff -u -r1.17 hier.7 --- hier.7 1999/02/15 00:56:38 1.17 +++ hier.7 1999/05/13 17:12:51 @@ -62,10 +62,18 @@ system configuration files and scripts .Pp .Bl -tag -width "disklabels/" -compact +.It Li defaults/ +default system configuration files; +see +.Xr rc 8 .It Li gnats/ gnats configuration files; see .Xr send-pr 1 +.It Li isdn/ +isdn4bsd configuration files; +see +.Xr isdnd 8 .It Li kerberosIV/ configuration files for the kerberos version IV; see @@ -74,6 +82,8 @@ local timezone information; see .Xr ctime 3 +.It Li mail/ +spam-filtering information .It Li mtree/ mtree configuration files; see @@ -82,6 +92,11 @@ named configuration files; see .Xr named 8 +.It Li periodic/ +scripts that are run daily, weekly, and monthly, via +.Xr cron 8 ; +see +.Xr periodic 8 .It Li ppp/ .Xr ppp 8 ppp configuration files; @@ -111,7 +126,7 @@ see .Xr procfs 5 , .Xr mount_procfs 8 -.It Li /root +.It Li /root/ root's HOME directory .It Li /sbin/ system programs and administration utilities @@ -143,9 +158,9 @@ .It Li std GNU C++ libstdc++ include files .El -.It Li isofs +.It Li isofs/ .Bl -tag -width "kerberosIV/" -compact -.It Li cd9660 +.It Li cd9660/ iso9660 filesystem .El .It Li kerberosIV/ @@ -158,24 +173,12 @@ MS-DOS file system .It Li net/ misc network C include files -.\" .It Li netimp/ -.\" C include files for IMP protocols; -.\" see -.\" .Xr imp 4 .It Li netatalk/ Appletalk protocol .It Li netinet/ C include files for Internet standard protocols; see .Xr inet 4 -.\" .It Li netiso/ -.\" C include files for ISO standard protocols; -.\" see -.\" .Xr iso 4 -.\" .It Li netns/ -.\" C include files for XNS standard protocols; -.\" see -.\" .Xr \&ns 4 .It Li netipx/ IPX/SPX protocol stacks .It Li netkey/ @@ -185,7 +188,7 @@ .It Li nfs/ C include files for NFS (Network File System) .It Li objc/ -??? +Objective C include files .It Li pccard/ PC-CARD controllers .It Li protocols/ @@ -204,16 +207,16 @@ libss ??? .It Li sys/ system C include files (kernel data structures) -.It Li tcl/ -Tcl language; -see -Xr Tcl n -.Bl -tag -width "kerberosIV/" -compact -.It Li generic/ -??? -.It Li unix/ -??? -.El +.\" .It Li tcl/ +.\" Tcl language; +.\" see +.\" .Xr Tcl n +.\" .Bl -tag -width "kerberosIV/" -compact +.\" .It Li generic/ +.\" ??? +.\" .It Li unix/ +.\" ??? +.\" .El .It Li ufs/ C include files for UFS (The U-word File System) .Bl -tag -width "kerberosIV/" -compact @@ -240,7 +243,7 @@ archive libraries .Bl -tag -width Fl -compact .It Li compat/ -shared libraries for compatibly +shared libraries for compatibility .El .Pp .It Li libdata/ @@ -252,6 +255,13 @@ various prebuilt lint libraries; see .Xr lint 1 +.It Li perl/ +.Bl -tag -width Fl -compact +.It Li 5.00503/ +contains Perl modules for Perl version 5.00503; +see +.Xr perl 1 +.El .It Li stallion/ holding the download firmware images .It Li tcl @@ -378,7 +388,7 @@ .It Li fonts/ ??? .It Li pcvtfonts/ -???; +pcvt fonts; see .Xr pcvt 4 .It Li pkg_manage/ @@ -450,9 +460,7 @@ src for files in /usr/lib .It Li libexec/ src for files in /usr/libexec -.It Li local/ -src for files in /usr/local -.It Li release +.It Li release/ Files required to produce a .Tn FreeBSD release @@ -472,6 +480,20 @@ .Pp .It Li X11R6/ X11R6 distribution executables, libraries, etc (optional). +.Bl -tag -width "include/" -compact +.It Li bin/ +X11R6 binaries (servers, utilities, local packages/ports). +.It Li etc/ +X11R6 configuration files and scripts. +.It Li include/ +X11R6 include files. +.It Li lib/ +X11R6 libraries. +.It Li man/ +X11R6 manual pages. +.It Li share/ +architecture independant files. +.El .El .It Li /var/ multi-purpose log, temporary, transient, and spool files >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the messagehelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905131918.OAA20358>
