summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /share/man/man7
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/release.716
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index 2d66691..a725fc6 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -53,7 +53,7 @@ and with clean checkouts of specific versions of the doc, src, and ports
trees. For this purpose, a script
.Pq Pa src/release/generate-release.sh
is provided to automate these checkouts and then execute
-.Dq Li "make release"
+.Dq Li "make release"
in a clean
.Xr chroot 8 .
.Pp
@@ -65,7 +65,7 @@ and should have experience upgrading systems from source.
The release build process requires that
.Pa /usr/obj
be populated with the output of
-.Dq Li "make buildworld"
+.Dq Li "make buildworld"
and
.Dq Li "make buildkernel" .
This is necessary to provide the object files for the release or, when
@@ -139,7 +139,7 @@ must be specified for ports and documentation to be included in the release.
.It Ev CVS_TAG
If the variable
.Ev CVS_TAG
-is set, that tag will be used for CVS checkouts (doc and ports), otherwise
+is set, that tag will be used for CVS checkouts (doc and ports), otherwise
.Ic generate-release.sh
will use HEAD.
.It Ev MAKE_FLAGS
@@ -151,7 +151,7 @@ The location of the FreeBSD SVN source repository. Defaults to
.Pa svn://svn.freebsd.org/base .
.It Ev RELSTRING
Optional base name for generated media images (e.g. FreeBSD-9.0-RC2-amd64).
-Defaults to the output of
+Defaults to the output of
.Ic `uname -s`-`uname -r`-`uname -p`
within the chroot.
.El
@@ -170,12 +170,12 @@ targets.
Meta-target to build all release media and distributions applicable to this
platform.
.It Cm install
-Copy all produced release media to
+Copy all produced release media to
.Pa ${DESTDIR} .
.It Cm cdrom
Builds installation CD-ROM images. On some systems, this may require that
.Xr mkisofs 8
-be installed
+be installed
.Pq Pa sysutils/cdrtools
and possibly that the
.Xr md 4
@@ -239,7 +239,7 @@ Location of a directory containing the doc tree. By default,
.Pa /usr/doc .
If it is unset or cannot be found, most documentation will not be included in
the release; see
-.Ev NODOC
+.Ev NODOC
below.
.It Va NOPORTS
If defined, the Ports Collection will be omitted from the release.
@@ -369,7 +369,7 @@ of building a release in a sterile environment.
.Pp
For the
.Fx 9.0
-release,
+release,
.Pa src/release/Makefile
was overhauled and the wrapper script
.Pa src/release/generate-release.sh
OpenPOWER on IntegriCloud