diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-03-11 06:42:03 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-03-11 06:42:03 +0000 |
| commit | 1dbc1ff01e226e497f249796ef54ac8ee4c79025 (patch) | |
| tree | a21039dd823c0505718706fdb10897a2b7d01253 | |
| parent | e7a132b4e1087db44d3753fb24bfae269d151340 (diff) | |
Notes
| -rw-r--r-- | share/doc/handbook/sup.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/doc/handbook/sup.sgml b/share/doc/handbook/sup.sgml index d0f954acd6a0..ee9666913b45 100644 --- a/share/doc/handbook/sup.sgml +++ b/share/doc/handbook/sup.sgml @@ -1,4 +1,4 @@ -<!-- $Id: sup.sgml,v 1.25 1997/02/22 12:59:30 peter Exp $ --> +<!-- $Id: sup.sgml,v 1.26 1997/03/06 05:55:09 asami Exp $ --> <!-- The FreeBSD Documentation Project --> @@ -76,6 +76,7 @@ join the &a.stable and read <verb> src-base: /usr/src/... misc files at the top of /usr/src src-bin: /usr/src/bin user and system binaries +src-contrib: /usr/src/contrib contributed software src-secure: /usr/src/secure DES Sources (US/Canada ONLY) src-eBones: /usr/src/eBones Kerberos and DES (US/Canada ONLY) src-etc: /usr/src/etc system files |
