svn commit: r277839 - head/share/man/man7
Glen Barber
gjb at FreeBSD.org
Wed Jan 28 18:13:17 UTC 2015
Author: gjb
Date: Wed Jan 28 18:13:16 2015
New Revision: 277839
URL: https://svnweb.freebsd.org/changeset/base/277839
Log:
Update release(7) to reflect renaming the 'system' target
to 'disc1'.
MFC after: 3 weeks
X-MFC-with: r277458, r277536, r277606, r277609, r277836
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man7/release.7
Modified: head/share/man/man7/release.7
==============================================================================
--- head/share/man/man7/release.7 Wed Jan 28 17:39:57 2015 (r277838)
+++ head/share/man/man7/release.7 Wed Jan 28 18:13:16 2015 (r277839)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 16, 2015
+.Dd January 28, 2015
.Dt RELEASE 7
.Os
.Sh NAME
@@ -546,7 +546,7 @@ Major subtargets called by targets above
Generates all the distribution archives
.Pq base, kernel, ports, doc
applicable on this platform.
-.It Cm system
+.It Cm disc1
Builds a bootable installation system containing all the distribution files
packaged by the
.Cm packagesystem
More information about the svn-src-all
mailing list