summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ifmib.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /share/man/man4/ifmib.4
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'share/man/man4/ifmib.4')
-rw-r--r--share/man/man4/ifmib.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/ifmib.4 b/share/man/man4/ifmib.4
index f4a106c..6c0a027 100644
--- a/share/man/man4/ifmib.4
+++ b/share/man/man4/ifmib.4
@@ -78,7 +78,7 @@ The manifest constants for each level in the
.Xr sysctl 3
.Ar name
are defined in
-.Aq Pa net/if_mib.h .
+.In net/if_mib.h .
The index of the last row in the table is given by
.Dq Li net.link.generic.system.ifcount
(or, using the manifest constants,
@@ -132,7 +132,7 @@ the number of promiscuous listeners
.It Li ifmd_flags
.Pq Li int
the interface's flags (defined in
-.Aq Pa net/if.h )
+.In net/if.h )
.It Li ifmd_snd_len
.Pq Li int
the current instantaneous length of the send queue
@@ -143,7 +143,7 @@ was full
.It Li ifmd_data
.Pq Li struct if_data
more information from a structure defined in
-.Aq Pa net/if.h
+.In net/if.h
(see
.Xr if_data 9 )
.El
@@ -161,7 +161,7 @@ and
interfaces, the structure is called
.Dq Li struct ifmib_iso_8802_3
(defined in
-.Aq Pa net/if_mib.h ) ,
+.In net/if_mib.h ) ,
and implements a superset of the
.Tn "RFC 1650"
MIB for Ethernet-like networks.
@@ -170,7 +170,7 @@ For
.Dv IFT_SLIP ,
the structure is a
.Dq Li struct sl_softc
-.Pq Aq Pa net/if_slvar.h .
+.Pq In net/if_slvar.h .
.Sh SEE ALSO
.Xr sysctl 3 ,
.Xr intro 4 ,
OpenPOWER on IntegriCloud