docs/177570: [patch] remove obsolete sysinstall(8) references from hier(7)

Garrett Cooper yaneurabeya at gmail.com
Tue Apr 2 01:10:00 UTC 2013


>Number:         177570
>Category:       docs
>Synopsis:       [patch] remove obsolete sysinstall(8) references from hier(7)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 02 01:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Cooper
>Release:        10-CURRENT
>Organization:
EMC Isilon
>Environment:
FreeBSD gran-tourismo.west.isilon.com 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r+6fb31dd: Tue Mar 12 16:10:51 PDT 2013     gcooper at gran-tourismo.west.isilon.com:/usr/obj/usr/src/sys/GRAN-TOURISMO  amd64
>Description:
The attached patch removes several references to sysinstall(8) from hier(7) as they're no longer applicable post-9.x.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

>From 60c9eb8c689cff04110a4aec5f66b23ef761036b Mon Sep 17 00:00:00 2001
From: Garrett Cooper <yanegomi at gmail.com>
Date: Mon, 1 Apr 2013 17:56:26 -0700
Subject: [PATCH] Remove obsolete sysinstall references

Signed-off-by: Garrett Cooper <yanegomi at gmail.com>
---
 share/man/man7/hier.7 | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index 25b1566e..aadf2d7 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -60,18 +60,12 @@ third-party loadable kernel modules;
 see
 .Xr kldstat 8
 .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 +78,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 +181,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/
-- 
1.8.2



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-doc mailing list