From d896280a8953cc91bf1c0f4aa13454eb03976df2 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 13 Aug 2001 17:00:36 +0000 Subject: mdoc(7) police: s/NetBSD/.Nx/ where appropriate. --- gnu/usr.bin/ld/ld.1 | 3 ++- gnu/usr.bin/ld/ld.1aout | 3 ++- lib/libc/gen/msgsnd.3 | 2 +- lib/libc/sys/fhopen.2 | 3 ++- secure/lib/libcipher/cipher.3 | 4 +++- share/man/man4/awi.4 | 4 +++- share/man/man4/cy.4 | 3 ++- share/man/man4/man4.i386/cy.4 | 3 ++- share/man/man4/man4.i386/ray.4 | 3 ++- share/man/man5/elf.5 | 3 ++- share/man/man7/ports.7 | 3 ++- usr.sbin/i4b/man/isic.4 | 26 ++++++++++++++++++-------- 12 files changed, 41 insertions(+), 19 deletions(-) diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1 index 93be989..2c6c4f5 100644 --- a/gnu/usr.bin/ld/ld.1 +++ b/gnu/usr.bin/ld/ld.1 @@ -243,7 +243,8 @@ Make a 386BSD .Dv ZMAGIC output file. .It Fl z -Make a NetBSD +Make a +.Nx .Dv ZMAGIC output file. .El diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout index 1359fdc..4af8896 100644 --- a/gnu/usr.bin/ld/ld.1aout +++ b/gnu/usr.bin/ld/ld.1aout @@ -243,7 +243,8 @@ Make a 386BSD .Dv ZMAGIC output file. .It Fl z -Make a NetBSD +Make a +.Nx .Dv ZMAGIC output file. .El diff --git a/lib/libc/gen/msgsnd.3 b/lib/libc/gen/msgsnd.3 index 51c3978..3ee09c0 100644 --- a/lib/libc/gen/msgsnd.3 +++ b/lib/libc/gen/msgsnd.3 @@ -156,7 +156,7 @@ points to an invalid address. The system call was interrupted by the delivery of a signal. .El .Sh BUGS -.Tn NetBSD +.Nx and .Fx do not define the diff --git a/lib/libc/sys/fhopen.2 b/lib/libc/sys/fhopen.2 index 7b80245..6deb16a 100644 --- a/lib/libc/sys/fhopen.2 +++ b/lib/libc/sys/fhopen.2 @@ -138,4 +138,5 @@ by Alfred Perlstein. .Sh AUTHORS This man page was written by .An William Studenmund -for NetBSD. +for +.Nx . diff --git a/secure/lib/libcipher/cipher.3 b/secure/lib/libcipher/cipher.3 index deddac9..cd643ae 100644 --- a/secure/lib/libcipher/cipher.3 +++ b/secure/lib/libcipher/cipher.3 @@ -144,7 +144,9 @@ functions manipulate the same key space. .Xr passwd 5 .Sh HISTORY This library (FreeSec 1.0) was developed outside the United States of America -as an unencumbered replacement for the U.S.-only NetBSD libcrypt encryption +as an unencumbered replacement for the U.S.-only +.Nx +libcrypt encryption library. Users should be aware that this code (and programs staticly linked with it) may not be exported from the U.S., although it apparently can be imported. diff --git a/share/man/man4/awi.4 b/share/man/man4/awi.4 index 9af5b06..75ebeb5 100644 --- a/share/man/man4/awi.4 +++ b/share/man/man4/awi.4 @@ -92,7 +92,9 @@ compatible adhoc mode. Indicates that the driver was not able to allocate 32kb of PCMCIA bus address space into which to map the device; the driver will use the (slightly slower) i/o-space only access methods to read and write to -the shared memory. Since by default, NetBSD, only allocates 16kb of +the shared memory. Since by default, +.Nx , +only allocates 16kb of address space per PCMCIA controller, this message is in some sense to be expected and should not be a cause for alarm. See diff --git a/share/man/man4/cy.4 b/share/man/man4/cy.4 index f10482e..1d190e1 100644 --- a/share/man/man4/cy.4 +++ b/share/man/man4/cy.4 @@ -213,7 +213,8 @@ The .Nm driver is derived from the .Nm sio -driver and the NetBSD +driver and the +.Nx .Nm driver and is .Ud diff --git a/share/man/man4/man4.i386/cy.4 b/share/man/man4/man4.i386/cy.4 index f10482e..1d190e1 100644 --- a/share/man/man4/man4.i386/cy.4 +++ b/share/man/man4/man4.i386/cy.4 @@ -213,7 +213,8 @@ The .Nm driver is derived from the .Nm sio -driver and the NetBSD +driver and the +.Nx .Nm driver and is .Ud diff --git a/share/man/man4/man4.i386/ray.4 b/share/man/man4/man4.i386/ray.4 index 68df8f5..ab2445f 100644 --- a/share/man/man4/man4.i386/ray.4 +++ b/share/man/man4/man4.i386/ray.4 @@ -61,7 +61,8 @@ The driver currently supports ad-hoc operation mode and the .Tn Aviator cards. -Infrastructure mode, interworking with Windows 2000/Linux/NetBSD, +Infrastructure mode, interworking with +.Tn "Windows 2000" Ns / Ns Tn Linux Ns / Ns Nx , .Tn "Raylink PC Cards" and .Tn "Aviator Pros" diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index 337470b..eb11bdd 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -232,7 +232,8 @@ UNIX System V ABI. .It Dv ELFOSABI_HPUX HP-UX operating system ABI. .It Dv ELFOSABI_NETBSD -NetBSD operating system ABI. +.Nx +operating system ABI. .It Dv ELFOSABI_LINUX GNU/Linux operating system ABI. .It Dv ELFOSABI_HURD diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 52444d9..d78db81 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -297,7 +297,8 @@ The default ports directory and .Ox ) . .It Pa /usr/pkgsrc -The default ports directory (NetBSD). +The default ports directory +.Pq Nx . .It Pa /usr/ports/Mk/bsd.port.mk The big Kahuna. .El diff --git a/usr.sbin/i4b/man/isic.4 b/usr.sbin/i4b/man/isic.4 index c75b575..fd3a3c1 100644 --- a/usr.sbin/i4b/man/isic.4 +++ b/usr.sbin/i4b/man/isic.4 @@ -187,7 +187,8 @@ of larger FIFO buffers) is also supported. .Bl -tag -width Ds -compact .It Ar Teles S0/8, Dr. Neuhaus Niccy 1008, Creatix ISDN-S0/8 .Pp -The required (optional for NetBSD) +The required (optional for +.Nx ) .Em flag value is 1. .Pp @@ -202,7 +203,8 @@ be in the range 0xA0000 to 0xDF000 and uses 4kB of memory. .Pp .It Ar Teles S0/16, Creatix ISDN-S0, Dr. Neuhaus Niccy 1016 .Pp -The required (optional under NetBSD) +The required (optional under +.Nx ) .Em flag value is 2. .Pp @@ -222,7 +224,8 @@ also require i/o space at addresses 0x180, 0x280 or 0x380. .Pp .It Ar Teles S0/16.3 .Pp -The required (optional under NetBSD) +The required (optional under +.Nx ) .Em flag value is 3. .Pp @@ -237,7 +240,8 @@ the card is to be configured at 0xd80, 0xe80 or 0xf80 respectively! .Pp .It Ar AVM A1, AVM Fritz!Card .Pp -The required (optional under NetBSD) +The required (optional under +.Nx ) .Em flag value is 4. .Pp @@ -271,7 +275,8 @@ The card is auto-configured by the PnP kernel subsystem. .Pp .It Ar "3Com USRobotics Sportster ISDN TA intern and Stollmann Tina pp" .Pp -The required (optional for NetBSD) +The required (optional for +.Nx ) .Em flag value is 7. .Pp @@ -318,7 +323,8 @@ The card is auto-configured by the PCI kernel subsystem. .Pp .It Ar "ITK ix1 micro" .Pp -The required (optional under NetBSD) +The required (optional under +.Nx ) .Em flag value is 18. .Pp @@ -339,7 +345,9 @@ Note that currently, you have to jumper the card interupt for instead of IPL 6 (which is used by most AmigaOS software). .Pp Note that the ITH ISDN MasterII doesn't work in the DraCo Zorro bus. This -is no NetBSD problem, but general. +is no +.Nx +problem, but general. .El .Sh CAVEATS Note that all of the boards with I/O ports actually use several ranges @@ -374,5 +382,7 @@ The complete porting to and maintenance of was done by .An Martin Husemann Aq martin@rumolt.teuto.de . .Pp -The NetBSD/Amiga ISDN Blaster/Master/MasterII driver was written by +The +.Nx Ns /Amiga +ISDN Blaster/Master/MasterII driver was written by .An Ignatios Souvatzis Aq is@netbsd.org . -- cgit v1.1