aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2003-04-07 11:28:35 +0000
committerMurray Stokely <murray@FreeBSD.org>2003-04-07 11:28:35 +0000
commitaa5427ae663c26748fe6db2087166d25171ec846 (patch)
tree450e2e974c0b7591cd128d9b2bdf6dd3dcadbc2a
parent914a29a84d510395c86d1ccbcd97eb31e691e4a0 (diff)
Notes
-rw-r--r--share/man/man7/release.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index 6acfa72a9934..f5c7b0ea95a8 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -478,6 +478,6 @@ branches can fail.
To work around this, release builds can be made to checkout the
documentation from the last fully supported release of FreeBSD.
For example:
-.Bd
+.Bd -literal -offset indent
make release RELEASETAG=RELENG_4_5 DOCRELEASETAG=RELEASE_4_5_0 ...
.Ed