Drop some superfluous Ns.
This commit is contained in:
parent
64676e9ce7
commit
33691f98a8
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: cd.4,v 1.16 2001/09/12 18:19:16 wiz Exp $
|
||||
.\" $NetBSD: cd.4,v 1.17 2002/08/20 15:47:46 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996
|
||||
.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
|
||||
@ -397,7 +397,7 @@ None.
|
||||
The
|
||||
.Nm
|
||||
driver appeared in
|
||||
.Tn 386BSD 0.1 Ns .
|
||||
.Tn 386BSD 0.1 .
|
||||
.Sh BUGS
|
||||
The names of the structures used for the third argument to
|
||||
.Fn ioctl
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: clockctl.4,v 1.3 2001/11/23 21:06:02 jhawk Exp $
|
||||
.\" $NetBSD: clockctl.4,v 1.4 2002/08/20 15:47:46 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -76,7 +76,7 @@ plain super-user-restricted system call if the special file is not accessible.
|
||||
The following
|
||||
.Xr ioctl 2
|
||||
calls are defined in
|
||||
.Aq Pa sys/clockctl.h Ns :
|
||||
.Aq Pa sys/clockctl.h :
|
||||
.Bl -tag -width CLOCKCTL
|
||||
.It Dv CLOCKCTL_SETTIMEOFDAY
|
||||
This will run the
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ifmedia.4,v 1.17 2002/08/12 17:08:40 thorpej Exp $
|
||||
.\" $NetBSD: ifmedia.4,v 1.18 2002/08/20 15:47:46 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -55,7 +55,7 @@ set using the
|
||||
command.
|
||||
.Pp
|
||||
There are currently four link types supported by
|
||||
.Nm Ns :
|
||||
.Nm "" :
|
||||
.Bl -tag -offset indent -width IFM_IEEE80211 -compact
|
||||
.It Dv IFM_ETHER
|
||||
Ethernet
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: tun.4,v 1.12 2001/11/01 01:15:42 wiz Exp $
|
||||
.\" $NetBSD: tun.4,v 1.13 2002/08/20 15:47:46 wiz Exp $
|
||||
.\" Based on PR#2411
|
||||
.\"
|
||||
.Dd March 10, 1996
|
||||
@ -144,7 +144,7 @@ field.
|
||||
The following
|
||||
.Xr ioctl 2
|
||||
calls are supported
|
||||
.Pq defined in Aq Pa net/if_tun.h Ns :
|
||||
.Pq defined in Aq Pa net/if_tun.h :
|
||||
.Bl -tag -width TUNSIFMODE
|
||||
.It Dv TUNSDEBUG
|
||||
The argument should be a pointer to an
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: uk.4,v 1.8 2001/09/11 23:18:55 wiz Exp $
|
||||
.\" $NetBSD: uk.4,v 1.9 2002/08/20 15:47:46 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996
|
||||
.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
|
||||
@ -85,4 +85,4 @@ devices.
|
||||
The
|
||||
.Nm
|
||||
driver appeared in
|
||||
.Tn 386BSD 0.1 Ns .
|
||||
.Tn 386BSD 0.1 .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: vlan.4,v 1.18 2001/12/18 13:31:45 ad Exp $
|
||||
.\" $NetBSD: vlan.4,v 1.19 2002/08/20 15:47:46 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -74,11 +74,11 @@ Ethernet MTU. Drivers supporting this increased MTU are:
|
||||
.Pp
|
||||
.Bl -dash -compact
|
||||
.It
|
||||
drivers using the dp8390 core
|
||||
.Ns ( Ns Xr ec 4 ,
|
||||
drivers using the dp8390 core (such as
|
||||
.Xr ec 4 ,
|
||||
.Xr ne 4 ,
|
||||
.Xr we 4 ,
|
||||
possibly others)
|
||||
and possibly others)
|
||||
.It
|
||||
.Xr ea 4
|
||||
.It
|
||||
|
Loading…
Reference in New Issue
Block a user