From nobody@FreeBSD.org  Tue Apr  2 01:08:00 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id D6C82CEA
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Apr 2013 01:08:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id C8AE2ADD
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Apr 2013 01:08:00 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r3218061076187
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 2 Apr 2013 01:08:00 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r32180CF076186;
	Tue, 2 Apr 2013 01:08:00 GMT
	(envelope-from nobody)
Message-Id: <201304020108.r32180CF076186@red.freebsd.org>
Date: Tue, 2 Apr 2013 01:08:00 GMT
From: Garrett Cooper <yaneurabeya@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] remove obsolete sysinstall(8) references from hier(7)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177570
>Category:       docs
>Synopsis:       [patch] remove obsolete sysinstall(8) references from hier(7)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 02 01:10:00 UTC 2013
>Closed-Date:    Tue Apr 02 12:52:50 UTC 2013
>Last-Modified:  Tue Apr 02 12:52:50 UTC 2013
>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@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@gmail.com>
Date: Mon, 1 Apr 2013 17:56:26 -0700
Subject: [PATCH] Remove obsolete sysinstall references

Signed-off-by: Garrett Cooper <yanegomi@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:
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Tue Apr 2 01:12:30 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177570 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/177570: commit references a PR
Date: Tue,  2 Apr 2013 12:40:09 +0000 (UTC)

 Author: eadler
 Date: Tue Apr  2 12:40:01 2013
 New Revision: 249020
 URL: http://svnweb.freebsd.org/changeset/base/249020
 
 Log:
   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)
 
 Modified:
   head/share/man/man5/rc.conf.5
   head/share/man/man7/hier.7
 
 Modified: head/share/man/man5/rc.conf.5
 ==============================================================================
 --- head/share/man/man5/rc.conf.5	Tue Apr  2 12:22:44 2013	(r249019)
 +++ head/share/man/man5/rc.conf.5	Tue Apr  2 12:40:01 2013	(r249020)
 @@ -38,8 +38,7 @@ details for any potential network interf
  started up at system initial boot time.
  In new installations, the
  .Nm
 -file is generally initialized by the system installation utility,
 -.Xr sysinstall 8 .
 +file is generally initialized by the system installation utility.
  .Pp
  The purpose of
  .Nm
 @@ -2452,10 +2451,6 @@ This command is intended to
  synchronize the system clock only
  .Em once
  from some standard reference.
 -An option to set this up initially
 -(from a list of known servers) is also provided by the
 -.Xr sysinstall 8
 -program when the system is first installed.
  .It Va ntpdate_config
  .Pq Vt str
  Configuration file for
 
 Modified: head/share/man/man7/hier.7
 ==============================================================================
 --- head/share/man/man7/hier.7	Tue Apr  2 12:22:44 2013	(r249019)
 +++ head/share/man/man7/hier.7	Tue Apr  2 12:40:01 2013	(r249020)
 @@ -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
  .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/
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Tue Apr 2 12:52:49 UTC 2013 
State-Changed-Why:  
committed r249020 and won't be MFCed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177570 
>Unformatted:
