Correctly use .Bd macro.

This commit is contained in:
Murray Stokely 2003-04-07 11:28:35 +00:00
parent 914a29a84d
commit aa5427ae66

View File

@ -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