diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-08 06:18:36 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-08 06:18:36 +0000 |
commit | 8af095dfb6ac9de739b77218162ef9872226e505 (patch) | |
tree | 2e72e3d56558f40eb5fc199c66adcca4b93a5469 /share/man/man4/vr.4 | |
parent | 37b9458625cf8520c818e3a3cd00c6385f0bb78f (diff) |
Avoid inclusion of extraneous text in mdoc macro rendering.
Diffstat (limited to 'share/man/man4/vr.4')
-rw-r--r-- | share/man/man4/vr.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index 8b612f9149a..f9321be5430 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vr.4,v 1.6 2000/11/10 20:02:17 todd Exp $ +.\" $OpenBSD: vr.4,v 1.7 2001/03/08 06:18:35 aaron Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -77,7 +77,8 @@ The option can also be used to select either .Ar full-duplex or -.Ar half-duplex modes. +.Ar half-duplex +modes. .It 100baseTX Set 100Mbps (Fast Ethernet) operation. The |