diff options
author | eadler <eadler@FreeBSD.org> | 2013-04-02 12:40:01 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-04-02 12:40:01 +0000 |
commit | 3937f71b91bc0a1a94d6b6c54fcbd2a6eddb66da (patch) | |
tree | 4675a374626b2620520961b4e8ac169ea7d5fae6 /share/man/man7/hier.7 | |
parent | f6bea94bcac43ad8eb4f3ae34a0ad1782af56221 (diff) | |
download | FreeBSD-src-3937f71b91bc0a1a94d6b6c54fcbd2a6eddb66da.zip FreeBSD-src-3937f71b91bc0a1a94d6b6c54fcbd2a6eddb66da.tar.gz |
Remove obsolete references to sysinstall.
This change is not intended for MFC.
PR: docs/177570
Submitted by: Garrett Cooper <yaneurabeya@gmail.com> (partial)
Approved by: bcr (mentor)
Diffstat (limited to 'share/man/man7/hier.7')
-rw-r--r-- | share/man/man7/hier.7 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 25b1566..320b079 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -62,16 +62,12 @@ see .El .It Pa /cdrom/ default mount point for CD-ROM drives -(created by -.Xr sysinstall 8 ) .It Pa /compat/ normally a link to .Pa /usr/compat . If not, then the .Pa /usr/compat comments apply -(created by -.Xr sysinstall 8 ) .It Pa /dev/ device special files managed by .Xr devfs 5 @@ -84,9 +80,6 @@ see .It Pa net/ network devices .El -.It Pa /dist/ -mount point used by -.Xr sysinstall 8 .It Pa /etc/ system configuration files and scripts .Pp @@ -190,8 +183,6 @@ common utilities, programming tools, and applications .It Pa compat/ files needed to support binary compatibility with other operating systems, such as Linux -(created by -.Xr sysinstall 8 ) .It Pa games/ useful and semi-frivolous programs .It Pa include/ |