diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-05-30 21:31:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-05-30 21:31:36 +0000 |
commit | c8fd5548c6a054df0b14a7ed7c4b88c02c7adfd3 (patch) | |
tree | 707fb1c89a41a6467dddecd7bdd834a9a6e4fd97 /share | |
parent | 1ee9248fe9857bc90dc42a507e7f9d1bbe8b4dc4 (diff) |
add a little .Dv;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/netintro.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index 522d33cedc3..3b1754c6c0e 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netintro.4,v 1.24 2004/05/29 17:54:46 jcs Exp $ +.\" $OpenBSD: netintro.4,v 1.25 2004/05/30 21:31:35 jmc Exp $ .\" $NetBSD: netintro.4,v 1.4 1995/10/19 08:03:40 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -245,7 +245,8 @@ field. .It Dv SIOCSIFDESCR Set interface description to the value of the .Ar ifru_data -field, limited to the size of IFDESCRSIZE. +field, limited to the size of +.Dv IFDESCRSIZE . .It Dv SIOCSIFFLAGS Set interface flags field. If the interface is marked down, any processes currently routing packets |