diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-11-09 16:06:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-11-09 16:06:08 +0000 |
commit | cb827e61273497c6a9e3214c6f907c9fb0de407d (patch) | |
tree | d380352709fa59740cf626302c965b18ae1765b6 /share/man/man4/inet.4 | |
parent | c0ad2b337716b7caace698411803bf96157aff55 (diff) |
remove .Pp's before lists and displays;
Diffstat (limited to 'share/man/man4/inet.4')
-rw-r--r-- | share/man/man4/inet.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index e7487a47eb7..25496a38a39 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet.4,v 1.12 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: inet.4,v 1.13 2003/11/09 16:06:07 jmc Exp $ .\" $NetBSD: inet.4,v 1.3 1994/11/30 16:22:18 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -144,7 +144,6 @@ they have the same form as the .Dv SIOCIFADDR command (see .Xr netintro 4 ) . -.Pp .Bl -tag -width SIOCSIFNETMASK .It Dv SIOCSIFNETMASK Set interface network mask. |