Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Drop some superfluous Ns.



details:   https://anonhg.NetBSD.org/src/rev/32635fd90e35
branches:  trunk
changeset: 535500:32635fd90e35
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Aug 20 15:47:46 2002 +0000

description:
Drop some superfluous Ns.

diffstat:

 share/man/man4/cd.4       |  4 ++--
 share/man/man4/clockctl.4 |  4 ++--
 share/man/man4/ifmedia.4  |  4 ++--
 share/man/man4/tun.4      |  4 ++--
 share/man/man4/uk.4       |  4 ++--
 share/man/man4/vlan.4     |  8 ++++----
 6 files changed, 14 insertions(+), 14 deletions(-)

diffs (111 lines):

diff -r 41821ff3e9fd -r 32635fd90e35 share/man/man4/cd.4
--- a/share/man/man4/cd.4       Tue Aug 20 15:43:34 2002 +0000
+++ b/share/man/man4/cd.4       Tue Aug 20 15:47:46 2002 +0000
@@ -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@localhost>.  All rights reserved.
@@ -397,7 +397,7 @@
 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
diff -r 41821ff3e9fd -r 32635fd90e35 share/man/man4/clockctl.4
--- a/share/man/man4/clockctl.4 Tue Aug 20 15:43:34 2002 +0000
+++ b/share/man/man4/clockctl.4 Tue Aug 20 15:47:46 2002 +0000
@@ -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 @@
 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
diff -r 41821ff3e9fd -r 32635fd90e35 share/man/man4/ifmedia.4
--- a/share/man/man4/ifmedia.4  Tue Aug 20 15:43:34 2002 +0000
+++ b/share/man/man4/ifmedia.4  Tue Aug 20 15:47:46 2002 +0000
@@ -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 @@
 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
diff -r 41821ff3e9fd -r 32635fd90e35 share/man/man4/tun.4
--- a/share/man/man4/tun.4      Tue Aug 20 15:43:34 2002 +0000
+++ b/share/man/man4/tun.4      Tue Aug 20 15:47:46 2002 +0000
@@ -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 @@
 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
diff -r 41821ff3e9fd -r 32635fd90e35 share/man/man4/uk.4
--- a/share/man/man4/uk.4       Tue Aug 20 15:43:34 2002 +0000
+++ b/share/man/man4/uk.4       Tue Aug 20 15:47:46 2002 +0000
@@ -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@localhost>.  All rights reserved.
@@ -85,4 +85,4 @@
 The
 .Nm
 driver appeared in
-.Tn 386BSD 0.1 Ns .
+.Tn 386BSD 0.1 .
diff -r 41821ff3e9fd -r 32635fd90e35 share/man/man4/vlan.4
--- a/share/man/man4/vlan.4     Tue Aug 20 15:43:34 2002 +0000
+++ b/share/man/man4/vlan.4     Tue Aug 20 15:47:46 2002 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index