diff options
author | 2001-08-03 15:21:16 +0000 | |
---|---|---|
committer | 2001-08-03 15:21:16 +0000 | |
commit | 1db53c5afb108bc1e374d84f2a764ca95fe842ac (patch) | |
tree | fae81d6a09b68575e1bf007e938cbb4994fd6421 /share/man/man4/man4.sparc/ie.4 | |
parent | proper vga_* handling; pointed out by tholo@ (diff) | |
download | wireguard-openbsd-1db53c5afb108bc1e374d84f2a764ca95fe842ac.tar.xz wireguard-openbsd-1db53c5afb108bc1e374d84f2a764ca95fe842ac.zip |
o) We don't like .Pp before/after .Sh;
o) .Nm always has argument in .Sh SYNOPSIS;
o) We always closes .Bl and .Bd tags;
millert@ ok
Diffstat (limited to 'share/man/man4/man4.sparc/ie.4')
-rw-r--r-- | share/man/man4/man4.sparc/ie.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc/ie.4 b/share/man/man4/man4.sparc/ie.4 index cded0d5694f..56ac0623e68 100644 --- a/share/man/man4/man4.sparc/ie.4 +++ b/share/man/man4/man4.sparc/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.4 1999/07/09 13:35:42 aaron Exp $ +.\" $OpenBSD: ie.4,v 1.5 2001/08/03 15:21:16 mpech Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -39,7 +39,6 @@ interface employs the address resolution protocol described in .Xr arp 4 to dynamically map between Internet and Ethernet addresses on the local network. -.Pp .Sh SEE ALSO .Xr arp 4 , .Xr be 4 , |