summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2003-04-07 11:28:35 +0000
committermurray <murray@FreeBSD.org>2003-04-07 11:28:35 +0000
commit16a93d5f11db01cd997e9319c951f5ef5a10caea (patch)
tree450e2e974c0b7591cd128d9b2bdf6dd3dcadbc2a /share
parentee2d32bb639d4726580b5cbba7d8f5aecd3f2c1e (diff)
downloadFreeBSD-src-16a93d5f11db01cd997e9319c951f5ef5a10caea.zip
FreeBSD-src-16a93d5f11db01cd997e9319c951f5ef5a10caea.tar.gz
Correctly use .Bd macro.
Diffstat (limited to 'share')
-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 6acfa72..f5c7b0e 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
OpenPOWER on IntegriCloud