diff options
| author | Nik Clayton <nik@FreeBSD.org> | 2001-07-16 16:09:21 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 2001-07-16 16:09:21 +0000 |
| commit | 8b4611ee0ff6381d5ff362807fce6e9bcbca7083 (patch) | |
| tree | 232304ed79f13cdc3e409c8a59340c26108c339a /share | |
| parent | 58bcf09103b6e6ed6c70701d9495a66d124e9d9f (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man7/hier.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 1ce9ec92b7b7..2d6d5dfa6b0c 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -62,12 +62,14 @@ see .El .It Pa /cdrom/ default mount point for CD-ROM drives +.Pq created by Xr sysinstall 8 .It Pa /compat/ normally a link to .Pa /usr/compat . If not, then the .Pa /usr/compat -comments apply. +comments apply +.Pq created by Xr sysinstall 8 .It Pa /dev/ block and character device files .Pp @@ -160,6 +162,7 @@ common utilities, programming tools, and applications .It Pa compat/ files needed to support binary compatability with other operating systems, such as Linux +.Pq created by Xr sysinstall 8 .It Pa games/ useful and semi-frivolous programs .It Pa include/ |
