Try to get some of the most egregiously old cruft out of here.

This commit is contained in:
Jordan K. Hubbard 1996-06-20 19:45:23 +00:00
parent 6ede0fb59d
commit e0752a1775

View File

@ -101,16 +101,12 @@ contains the majority of user utilities and applications
.Bl -tag -width "libdata/" -compact .Bl -tag -width "libdata/" -compact
.It Li bin/ .It Li bin/
common utilities, programming tools, and applications common utilities, programming tools, and applications
.It Li contrib/
large packages contributed to Berkeley by outside parties
.It Li games/ .It Li games/
useful and semi-frivolous programs useful and semi-frivolous programs
.It Li include/ .It Li include/
standard C include files standard C include files
.Pp .Pp
.Bl -tag -width "kerberosIV/" -compact .Bl -tag -width "kerberosIV/" -compact
.It Li X11/
C include files for X11 window system
.It Li arpa/ .It Li arpa/
C include files for Internet service protocols C include files for Internet service protocols
.It Li kerberosIV/ .It Li kerberosIV/
@ -162,6 +158,10 @@ misc. utility data files
system daemons & system utilities (executed by other programs) system daemons & system utilities (executed by other programs)
.It Li local/ .It Li local/
local executables, libraries, etc. local executables, libraries, etc.
.It Li X11R6/
X11R6 distribution executables, libraries, etc.
.It Li ports
The FreeBSD ports collection (optional).
.It Li obj/ .It Li obj/
architecture-specific target tree produced by building the /usr/src tree architecture-specific target tree produced by building the /usr/src tree
.It Li old/ .It Li old/
@ -250,8 +250,6 @@ BSD and/or local source files
.Bl -tag -width "kerberosIV/" -compact .Bl -tag -width "kerberosIV/" -compact
.It Li bin/ .It Li bin/
src for files in /bin src for files in /bin
.It Li contrib/
src for files in /usr/contrib
.It Li etc/ .It Li etc/
src for files in /etc src for files in /etc
.It Li games/ .It Li games/
@ -268,8 +266,6 @@ src for files in /usr/libexec
src for files in /usr/local src for files in /usr/local
.It Li old/ .It Li old/
src for files in /usr/old src for files in /usr/old
.It Li pgrm/
src for programming tools in /usr/bin
.It Li sbin/ .It Li sbin/
src for files in /sbin src for files in /sbin
.It Li share/ .It Li share/