diff options
author | ru <ru@FreeBSD.org> | 2001-08-13 17:00:36 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-13 17:00:36 +0000 |
commit | d896280a8953cc91bf1c0f4aa13454eb03976df2 (patch) | |
tree | 65e29a70d1f620d8ed5002e1c45c1f54682d57e2 /share | |
parent | 4e5771e1b8470c3de80bc16c6fb0d0b48f132e75 (diff) | |
download | FreeBSD-src-d896280a8953cc91bf1c0f4aa13454eb03976df2.zip FreeBSD-src-d896280a8953cc91bf1c0f4aa13454eb03976df2.tar.gz |
mdoc(7) police: s/NetBSD/.Nx/ where appropriate.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/awi.4 | 4 | ||||
-rw-r--r-- | share/man/man4/cy.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.i386/cy.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.i386/ray.4 | 3 | ||||
-rw-r--r-- | share/man/man5/elf.5 | 3 | ||||
-rw-r--r-- | share/man/man7/ports.7 | 3 |
6 files changed, 13 insertions, 6 deletions
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 |