Date: Tue, 2 Apr 2013 06:44:50 -0700 From: Garrett Cooper <yaneurabeya@gmail.com> To: Eitan Adler <eadler@FreeBSD.org> Cc: "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r249020 - in head/share/man: man5 man7 Message-ID: <602ABB23-1C3E-4049-A8E3-164CD6A01253@gmail.com> In-Reply-To: <201304021240.r32Ce1wi088106@svn.freebsd.org> References: <201304021240.r32Ce1wi088106@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
/cdrom isn't created by bsdinstall nowadays.. Otherwise, looks good :)! Thanks! -Garrett Sent from my iPhone On Apr 2, 2013, at 5:40 AM, Eitan Adler <eadler@FreeBSD.org> wrote: > Author: eadler > Date: Tue Apr 2 12:40:01 2013 > New Revision: 249020 > URL: http://svnweb.freebsd.org/changeset/base/249020 >=20 > Log: > Remove obsolete references to sysinstall. >=20 > This change is not intended for MFC. >=20 > PR: docs/177570 > Submitted by: Garrett Cooper <yaneurabeya@gmail.com> (partial) > Approved by: bcr (mentor) >=20 > Modified: > head/share/man/man5/rc.conf.5 > head/share/man/man7/hier.7 >=20 > Modified: head/share/man/man5/rc.conf.5 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > --- 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 >=20 > Modified: head/share/man/man7/hier.7 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > --- 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-head@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?602ABB23-1C3E-4049-A8E3-164CD6A01253>