summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-01-10 13:02:55 +0000
committerru <ru@FreeBSD.org>2002-01-10 13:02:55 +0000
commit04417a8c35c1c2fa782a1eca36e125b1b70c86f3 (patch)
treedb02f37f06f9f50563a1d08e14db1d7724782529
parent5bafb7523a4fdce7ef6352a7de2258beae743fad (diff)
downloadFreeBSD-src-04417a8c35c1c2fa782a1eca36e125b1b70c86f3.zip
FreeBSD-src-04417a8c35c1c2fa782a1eca36e125b1b70c86f3.tar.gz
mdoc(7) police: get rid of WEOL and HSB introduced in rev 1.6.
-rw-r--r--share/man/man9/zone.97
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man9/zone.9 b/share/man/man9/zone.9
index b27fcd8..4cf34cc 100644
--- a/share/man/man9/zone.9
+++ b/share/man/man9/zone.9
@@ -80,9 +80,10 @@ struct my_item {
.Ed
.Pp
Alternatively they should assume those entries corrupted
-after each allocation. After the first allocation of an item,
-it will have been cleared to zeroes, however subsequent allocations
-will retain the contents as of the last free, with the exception of the
+after each allocation.
+After the first allocation of an item,
+it will have been cleared to zeroes, however subsequent allocations
+will retain the contents as of the last free, with the exception of the
fields mentioned above.
.Pp
Zones are created in one of two fashions, depending how far along the
OpenPOWER on IntegriCloud