Fix SEE ALSO section.

This commit is contained in:
wiz 2001-12-26 00:16:30 +00:00
parent 9423df444f
commit a0a66802fa
11 changed files with 33 additions and 36 deletions

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)bcopy.3 8.1 (Berkeley) 6/4/93
.\" $NetBSD: bcopy.9,v 1.4 2001/11/23 23:46:44 jdolecek Exp $
.\" $NetBSD: bcopy.9,v 1.5 2001/12/26 00:16:30 wiz Exp $
.\"
.Dd July 7, 2001
.Dt BCOPY 9
@ -87,6 +87,6 @@ If
.Fa len
is zero, no bytes are copied.
.Sh SEE ALSO
.Xr bcopy 3
.Xr bcopy 3 ,
.Xr memcpy 9 ,
.Xr memmove 9

View File

@ -1,4 +1,4 @@
.\" $NetBSD: config.9,v 1.3 2001/12/13 19:26:50 gmcgarry Exp $
.\" $NetBSD: config.9,v 1.4 2001/12/26 00:16:30 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -286,6 +286,9 @@ The grammar for machine description files can be found in
in
.Pa usr.sbin/config/gram.y .
.Sh SEE ALSO
.Xr config 8 ,
.Xr autoconf 9 ,
.Xr driver 9
.Rs
.%T "Building 4.4 BSD Systems with Config"
.Re
@ -294,10 +297,6 @@ in
.%T "Device Configuration in 4.4BSD"
.%D 1992
.Re
.sp
.Xr config 8 ,
.Xr autoconf 9 ,
.Xr driver 9
.Sh HISTORY
Autoconfiguration first appeared in
.Bx 4.1 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: driver.9,v 1.2 2001/09/04 02:51:15 wiz Exp $
.\" $NetBSD: driver.9,v 1.3 2001/12/26 00:21:57 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -310,4 +310,4 @@ language see
.Xr autoconf 9 ,
.Xr config 9 ,
.Xr powerhook_establish 9 ,
.Xr shutdownhook_establish 9 .
.Xr shutdownhook_establish 9

View File

@ -1,4 +1,4 @@
.\" $NetBSD: isapnp.9,v 1.3 2001/09/04 03:01:27 wiz Exp $
.\" $NetBSD: isapnp.9,v 1.4 2001/12/26 00:16:30 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -233,19 +233,18 @@ New devices should be added to this file. The database can be
regenerated using the Makefile
.Pa sys/dev/isapnp/Makefile.isapnpdevs .
.Sh SEE ALSO
.Rs
.%T "Plug and Play ISA Specification V1.0a"
.%D May 5 1994
.Re
.sp
.Xr isa 4 ,
.Xr isapnp 4 ,
.Xr pnpbios 4 ,
.Xr autoconf 9 ,
.Xr bus_dma 9 ,
.Xr bus_space 9 .
.Xr bus_space 9 ,
.Xr driver 9 ,
.Xr isa 9
.Rs
.%T "Plug and Play ISA Specification V1.0a"
.%D May 5 1994
.Re
.Sh HISTORY
The machine-independent ISAPNP subsystem appear in
.Nx 1.3 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kprintf.9,v 1.10 2001/09/04 02:51:16 wiz Exp $
.\" $NetBSD: kprintf.9,v 1.11 2001/12/26 00:16:30 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -103,8 +103,8 @@ and
functions return the number of characters placed in the buffer
.Fa buf .
.Sh SEE ALSO
.Xr printf 3 ,
.Xr printf 1 ,
.Xr printf 3 ,
.Xr bitmask_snprintf 9
.Sh CODE REFERENCES
.Pa sys/kern/subr_prf.c

View File

@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)memcpy.3 8.1 (Berkeley) 6/4/93
.\" $NetBSD: memcpy.9,v 1.1 2001/07/07 05:05:18 perry Exp $
.\" $NetBSD: memcpy.9,v 1.2 2001/12/26 00:16:30 wiz Exp $
.\"
.Dd July 7, 2001
.Dt MEMCPY 9
@ -66,7 +66,7 @@ function
returns the original value of
.Fa dst .
.Sh SEE ALSO
.Xr memmove 9 .
.Xr memmove 9
.Sh STANDARDS
The
.Fn memcpy

View File

@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)memmove.3 8.1 (Berkeley) 6/4/93
.\" $NetBSD: memmove.9,v 1.2 2001/11/23 23:46:44 jdolecek Exp $
.\" $NetBSD: memmove.9,v 1.3 2001/12/26 00:16:30 wiz Exp $
.\"
.Dd July 7, 2001
.Dt MEMMOVE 9
@ -64,7 +64,7 @@ The
function returns the original value of
.Fa dst .
.Sh SEE ALSO
.Xr memcpy 9 .
.Xr memcpy 9
.Sh STANDARDS
The
.Fn memmove

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pcmcia.9,v 1.5 2001/12/15 13:23:29 soren Exp $
.\" $NetBSD: pcmcia.9,v 1.6 2001/12/26 00:16:30 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -425,12 +425,6 @@ New manufacturer and product identifiers should be added to this
file. The database can be regenerated using the Makefile
.Pa sys/dev/pcmcia/Makefile.pcmciadevs .
.Sh SEE ALSO
.Rs
.%A Personal Computer Memory Card International Association (PCMCIA)
.%T "PC Card 95 Standard"
.%D 1995
.Re
.sp
.Xr pcic 4 ,
.Xr pcmcia 4 ,
.Xr tcic 4 ,
@ -438,6 +432,11 @@ file. The database can be regenerated using the Makefile
.Xr bus_dma 9 ,
.Xr bus_space 9 ,
.Xr driver 9
.Rs
.%A Personal Computer Memory Card International Association (PCMCIA)
.%T "PC Card 95 Standard"
.%D 1995
.Re
.Sh HISTORY
The machine-independent PCMCIA subsystem appeared in
.Nx 1.3 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pool.9,v 1.19 2001/07/19 21:35:53 gmcgarry Exp $
.\" $NetBSD: pool.9,v 1.20 2001/12/26 00:16:30 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -332,8 +332,8 @@ The pool manager is implemented in the file
.Pa sys/kern/subr_pool.c .
.\" .Sh AUTHOR
.Sh SEE ALSO
.Xr malloc 9 ,
.Xr free 9 ,
.Xr malloc 9 ,
.Xr uvm 9
.Sh HISTORY
The

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uiomove.9,v 1.5 2001/09/04 02:52:44 wiz Exp $
.\" $NetBSD: uiomove.9,v 1.6 2001/12/26 00:16:30 wiz Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -136,6 +136,6 @@ to easily be used to fill or drain the region of data.
.Nm
returns 0 on success or EFAULT if a bad address is encountered.
.Sh SEE ALSO
.Xr copy 9 ,
.Xr fetch 9 ,
.Xr store 9 ,
.Xr copy 9
.Xr store 9

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vme.9,v 1.3 2001/09/04 03:00:47 wiz Exp $
.\" $NetBSD: vme.9,v 1.4 2001/12/26 00:16:31 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -354,7 +354,7 @@ subsystem itself is implemented within the file
.Xr autoconf 9 ,
.Xr bus_dma 9 ,
.Xr bus_space 9 ,
.Xr driver 9 .
.Xr driver 9
.Sh HISTORY
The machine-independent VME subsystem appeared in
.Nx 1.5 .