diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /share | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'share')
157 files changed, 503 insertions, 503 deletions
diff --git a/share/man/man4/adv.4 b/share/man/man4/adv.4 index 6e54df4b9c4..a0153455bdf 100644 --- a/share/man/man4/adv.4 +++ b/share/man/man4/adv.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adv.4,v 1.2 1998/11/17 06:25:17 downsj Exp $ +.\" $OpenBSD: adv.4,v 1.3 1999/05/16 19:56:19 alex Exp $ .\" .\" Copyright (c) 1998, Jason Downs. All rights reserved. .\" @@ -51,8 +51,8 @@ driver supports the ABP-940UW; others may work, but have not been tested. Probably. .Pp .Sh SEE ALSO -.Xr intro 4 , .Xr cd 4 , +.Xr intro 4 , .Xr scsi 4 , .Xr sd 4 , .Xr st 4 diff --git a/share/man/man4/clnp.4 b/share/man/man4/clnp.4 index 350215eac30..15595975a05 100644 --- a/share/man/man4/clnp.4 +++ b/share/man/man4/clnp.4 @@ -154,10 +154,10 @@ address exists. When specifying unsupported options. .El .Sh SEE ALSO -.Xr send 2 , .Xr recv 2 , -.Xr netintro 4 , -.Xr iso 4 +.Xr send 2 , +.Xr iso 4 , +.Xr netintro 4 .Sh BUGS Packets are sent with the type code of 0x1d (technically an invalid packet type) for lack of a better way to identify raw diff --git a/share/man/man4/cltp.4 b/share/man/man4/cltp.4 index bc4a4d8daa5..7b48c59c35d 100644 --- a/share/man/man4/cltp.4 +++ b/share/man/man4/cltp.4 @@ -124,6 +124,6 @@ exists. .Xr recv 2 , .Xr send 2 , .Xr socket 2 , -.Xr netintro 4 , +.Xr clnp 4 , .Xr iso 4 , -.Xr clnp 4 +.Xr netintro 4 diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 37ebfd9c148..0471743a685 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.13 1999/02/23 10:58:28 espie Exp $ +.\" $OpenBSD: ddb.4,v 1.14 1999/05/16 19:56:21 alex Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -784,8 +784,8 @@ Indirection. It may be followed by a ':' and modifiers as described above. .Sh SEE ALSO .Xr gdb 1 , -.Xr hangman 6 , -.Xr nm 1 . +.Xr nm 1 , +.Xr hangman 6 .Sh HISTORY This kernel facility first appeared in MACH 2 operating system developed by CMU. diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index a0c6c1db08a..27d74aa2b2d 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.9 1999/03/16 15:45:27 millert Exp $ +.\" $OpenBSD: ep.4,v 1.10 1999/05/16 19:56:22 alex Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -148,11 +148,11 @@ This means that someone has scribbled with pencil in the test area on the card. Erase the pencil mark and reboot. (This is not a joke). .in -4 .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , -.Xr ne 4 , .Xr eg 4 , .Xr el 4 , .Xr ie 4 , +.Xr intro 4 , .Xr le 4 , -.Xr xl 4 +.Xr ne 4 , +.Xr xl 4 , +.Xr ifconfig 8 diff --git a/share/man/man4/fpa.4 b/share/man/man4/fpa.4 index 857318b0f8e..ebe0a157cf7 100644 --- a/share/man/man4/fpa.4 +++ b/share/man/man4/fpa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fpa.4,v 1.4 1999/04/02 16:21:36 aaron Exp $ +.\" $OpenBSD: fpa.4,v 1.5 1999/05/16 19:56:22 alex Exp $ .\" $NetBSD: fpa.4,v 1.2 1997/02/18 01:07:46 jonathan Exp $ .\" .\" Copyright (c) 1995, Matt Thomas @@ -44,9 +44,9 @@ processing. .Pp .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , -.Xr intro 4 -.Xr netintro 4 +.Xr intro 4 , +.Xr netintro 4 , +.Xr ifconfig 8 .Sh AUTHOR The .Nm fpa diff --git a/share/man/man4/icmp.4 b/share/man/man4/icmp.4 index 0a2ec31fb6e..91845c4bf12 100644 --- a/share/man/man4/icmp.4 +++ b/share/man/man4/icmp.4 @@ -107,11 +107,11 @@ socket with a network address for which no network interface exists. .El .Sh SEE ALSO -.Xr send 2 , .Xr recv 2 , -.Xr netintro 4 , +.Xr send 2 , .Xr inet 4 , -.Xr ip 4 +.Xr ip 4 , +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/idp.4 b/share/man/man4/idp.4 index 0926712c364..e706ec4f6fe 100644 --- a/share/man/man4/idp.4 +++ b/share/man/man4/idp.4 @@ -176,8 +176,8 @@ to be repeated until the machine crashes or a very long time has passed. It is useful in constructing Packet Exchange Protocol packets. .El .Sh SEE ALSO -.Xr send 2 , .Xr recv 2 , +.Xr send 2 , .Xr netintro 4 , .Xr ns 4 .Sh HISTORY diff --git a/share/man/man4/ifmedia.4 b/share/man/man4/ifmedia.4 index edf791e6f83..7b1b9fead2d 100644 --- a/share/man/man4/ifmedia.4 +++ b/share/man/man4/ifmedia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifmedia.4,v 1.1 1998/09/03 23:08:10 jason Exp $ +.\" $OpenBSD: ifmedia.4,v 1.2 1999/05/16 19:56:24 alex Exp $ .\" $NetBSD: ifmedia.4,v 1.1 1998/08/09 00:37:17 thorpej Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -175,8 +175,8 @@ The following media options are defined for FDDI: Dual-attached station vs. Single-attached station. [dual-attach, das] .El .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr netintro 4 +.Xr netintro 4 , +.Xr ifconfig 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/imp.4 b/share/man/man4/imp.4 index 9edef92773e..b5f9761106c 100644 --- a/share/man/man4/imp.4 +++ b/share/man/man4/imp.4 @@ -101,9 +101,9 @@ socket with a network address for which no network interface exists. .El .Sh SEE ALSO -.Xr netintro 4 , +.Xr imp 4 , .Xr inet 4 , -.Xr imp 4 +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index 512531302a7..b299edf19e8 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -157,11 +157,11 @@ Get interface network mask. .Sh SEE ALSO .Xr ioctl 2 , .Xr socket 2 , +.Xr icmp 4 , +.Xr ip 4 , .Xr netintro 4 , .Xr tcp 4 , -.Xr udp 4 , -.Xr ip 4 , -.Xr icmp 4 +.Xr udp 4 .Rs .%T "An Introductory 4.3 BSD Interprocess Communication Tutorial" .%B PS1 diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index d9eed9d58c9..fedf15547ef 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -385,11 +385,11 @@ or longer than the option buffer provided. .El .Sh SEE ALSO .Xr getsockopt 2 , -.Xr send 2 , .Xr recv 2 , -.Xr netintro 4 , +.Xr send 2 , .Xr icmp 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4 index d98fdba7113..d37b2a81c8a 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.19 1999/03/11 01:35:04 pjanzen Exp $ +.\" $OpenBSD: ipsec.4,v 1.20 1999/05/16 19:56:26 alex Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -349,13 +349,13 @@ There's a lot more to be said on this subject. This is just a beginning. .Br At the moment the socket options are not fully implemented. .Sh SEE ALSO +.Xr icmp 4 , +.Xr inet 4 , .Xr ip 4 , +.Xr isakmpd 4 , .Xr netintro 4 , -.Xr inet 4 , .Xr tcp 4 , .Xr udp 4 , -.Xr icmp 4 , -.Xr isakmpd 4 , .Xr ipsecadm 8 , .Xr photurisd 8 , .Xr vpn 8 . diff --git a/share/man/man4/isapnp.4 b/share/man/man4/isapnp.4 index bccabdd1872..331412fa8ed 100644 --- a/share/man/man4/isapnp.4 +++ b/share/man/man4/isapnp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isapnp.4,v 1.3 1998/10/31 23:17:41 espie Exp $ +.\" $OpenBSD: isapnp.4,v 1.4 1999/05/16 19:56:27 alex Exp $ .\" $NetBSD: isapnp.4,v 1.8 1998/06/07 09:08:46 enami Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -108,8 +108,8 @@ Yamaha OPL3-SA3 sound cards. .\" .Xr aic 4 , .Xr ep 4 , .\" .Xr guspnp 4 , -.\" .Xr isa 4 , .Xr intro 4 , +.\" .Xr isa 4 , .Xr le 4 , .Xr ne 4 , .Xr pccom 4 , diff --git a/share/man/man4/iso.4 b/share/man/man4/iso.4 index cc0a6f0118c..85f60bbbacd 100644 --- a/share/man/man4/iso.4 +++ b/share/man/man4/iso.4 @@ -182,6 +182,6 @@ This is used for .Tn CLNP debugging only. .Sh SEE ALSO -.Xr tp 4 , .Xr clnp 4 , -.Xr cltp 4 +.Xr cltp 4 , +.Xr tp 4 diff --git a/share/man/man4/isp.4 b/share/man/man4/isp.4 index 18d184b6753..ed30c30b04d 100644 --- a/share/man/man4/isp.4 +++ b/share/man/man4/isp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isp.4,v 1.2 1999/03/26 00:53:56 mjacob Exp $ +.\" $OpenBSD: isp.4,v 1.3 1999/05/16 19:56:28 alex Exp $ .\" .\" Copyright (c) 1998, 1999 .\" Matthew Jacob, for NASA/Ames Research Center @@ -74,8 +74,8 @@ very gracefully. .Pp Fabric Support (for FibreChannel) is not supported yet. .Sh SEE ALSO -.Xr intro 4 , .Xr cd 4 , +.Xr intro 4 , .Xr scsi 4 , .Xr sd 4 , .Xr st 4 diff --git a/share/man/man4/lkm.4 b/share/man/man4/lkm.4 index 569e33dcffc..c94c7d42dee 100644 --- a/share/man/man4/lkm.4 +++ b/share/man/man4/lkm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lkm.4,v 1.5 1998/09/01 16:38:20 deraadt Exp $ +.\" $OpenBSD: lkm.4,v 1.6 1999/05/16 19:56:29 alex Exp $ .\" $NetBSD: lkm.4,v 1.4 1994/11/30 16:22:22 jtc Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou @@ -123,8 +123,8 @@ file containing definitions of module types example source code implementing several of the modules types .Sh SEE ALSO .Xr modload 8 , -.Xr modunload 8 , -.Xr modstat 8 +.Xr modstat 8 , +.Xr modunload 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/lo.4 b/share/man/man4/lo.4 index a54819aa6cf..c56bd5b91a3 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lo.4,v 1.8 1998/10/31 23:17:41 espie Exp $ +.\" $OpenBSD: lo.4,v 1.9 1999/05/16 19:56:29 alex Exp $ .\" $NetBSD: lo.4,v 1.3 1994/11/30 16:22:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -88,8 +88,8 @@ is equivalent to: awk 'BEGIN {for(i=1;i<255;i++) \ print "ifconfig lo1 inet 192.168.1."i" netmask 255.255.255.255 alias"}'|sh .Sh SEE ALSO -.Xr netintro 4 , .Xr inet 4 , +.Xr netintro 4 , .Xr ns 4 , .Xr ifconfig 8 .Sh HISTORY diff --git a/share/man/man4/man4.alpha/ed.4 b/share/man/man4/man4.alpha/ed.4 index 0341d2ebbee..d1618693e49 100644 --- a/share/man/man4/man4.alpha/ed.4 +++ b/share/man/man4/man4.alpha/ed.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ed.4,v 1.1 1998/03/09 03:04:53 millert Exp $ +.\" $Id: ed.4,v 1.2 1999/05/16 19:56:43 alex Exp $ .\" .Dd .Dt ED 4 alpha @@ -95,10 +95,10 @@ other protocols use as their default. If these cards must be used with NFS, use the NFS -r and -w options to limit NFS's packet size. 4096k byte packets generally work. .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , .Xr eg 4 , .Xr el 4 , .Xr ep 4 , .Xr ie 4 , -.Xr le 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 diff --git a/share/man/man4/man4.alpha/intro.4 b/share/man/man4/man4.alpha/intro.4 index 5b9db0098a5..71ac0e54c47 100644 --- a/share/man/man4/man4.alpha/intro.4 +++ b/share/man/man4/man4.alpha/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.2 1998/03/10 04:50:51 millert Exp $ +.\" $OpenBSD: intro.4,v 1.3 1999/05/16 19:56:43 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All Rights Reserved. @@ -64,12 +64,12 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO +.Xr autoconf 4 , .Xr cd 4 , .Xr sd 4 , .Xr ss 4 , .Xr st 4 , -.Xr autoconf 4 , -.Xr config 8 . +.Xr config 8 .Sh SUPPORTED SYSTEMS The following Alpha system architectures and models are supported: .Bl -tag -width speaker diff --git a/share/man/man4/man4.alpha/le.4 b/share/man/man4/man4.alpha/le.4 index 533332b2b99..5791af12dd3 100644 --- a/share/man/man4/man4.alpha/le.4 +++ b/share/man/man4/man4.alpha/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.1 1998/03/08 00:54:42 johns Exp $ +.\" $OpenBSD: le.4,v 1.2 1999/05/16 19:56:44 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -35,6 +35,6 @@ network. The PCI form of the Lance driver is untested. .Pp .Sh SEE ALSO -.Xr intro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr intro 4 diff --git a/share/man/man4/man4.alpha/wd.4 b/share/man/man4/man4.alpha/wd.4 index 5066bd66ea1..f92d3af4d7d 100644 --- a/share/man/man4/man4.alpha/wd.4 +++ b/share/man/man4/man4.alpha/wd.4 @@ -42,5 +42,5 @@ controller built-in to the motherboard. Support for extended EIDE controllers is .Ud . .Sh SEE ALSO -.Xr intro 4 , -.Xr acd 4 +.Xr acd 4 , +.Xr intro 4 diff --git a/share/man/man4/man4.amiga/ae.4 b/share/man/man4/man4.amiga/ae.4 index 0c9455d26da..3fc5a611468 100644 --- a/share/man/man4/man4.amiga/ae.4 +++ b/share/man/man4/man4.amiga/ae.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ae.4,v 1.2 1996/10/08 01:20:31 michaels Exp $ +.\" $OpenBSD: ae.4,v 1.3 1999/05/16 19:56:45 alex Exp $ .\" $NetBSD: ae.4,v 1.3 1995/10/07 18:09:11 chopps Exp $ .\" .\" Copyright (c) 1995 Bernd Ernesti and Klaus Burkert. All rights reserved. @@ -114,6 +114,6 @@ interface first appeared in .Nx 1.0a .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr ifconfig 8 diff --git a/share/man/man4/man4.amiga/bah.4 b/share/man/man4/man4.amiga/bah.4 index 6892f625566..0d59185bd89 100644 --- a/share/man/man4/man4.amiga/bah.4 +++ b/share/man/man4/man4.amiga/bah.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bah.4,v 1.2 1996/10/08 01:20:33 michaels Exp $ +.\" $OpenBSD: bah.4,v 1.3 1999/05/16 19:56:46 alex Exp $ .\" $NetBSD: bah.4,v 1.2 1995/06/06 23:41:37 cgd Exp $ .\" .\" Copyright (c) 1995 Ignatios Souvatzis @@ -88,9 +88,9 @@ Ameristar's arcnet card, manufacturer\ 1053, product\ 9 .El .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , .Xr intro 4 , +.Xr ifconfig 8 .Xr RFC1051 , .Xr RFC1201 diff --git a/share/man/man4/man4.amiga/ed.4 b/share/man/man4/man4.amiga/ed.4 index ac752d05e5a..c6f7ba3ac21 100644 --- a/share/man/man4/man4.amiga/ed.4 +++ b/share/man/man4/man4.amiga/ed.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ed.4,v 1.2 1996/10/08 01:20:35 michaels Exp $ +.\" $OpenBSD: ed.4,v 1.3 1999/05/16 19:56:46 alex Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ed.4,v 1.2 1996/10/08 01:20:35 michaels Exp $ +.\" $Id: ed.4,v 1.3 1999/05/16 19:56:46 alex Exp $ .\" .Dd August 30, 1994 .Dt ED 4 amiga @@ -72,6 +72,6 @@ interface first appeared in .Nx 0.9a .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr ifconfig 8 diff --git a/share/man/man4/man4.amiga/es.4 b/share/man/man4/man4.amiga/es.4 index b914d51b703..12d85e00d07 100644 --- a/share/man/man4/man4.amiga/es.4 +++ b/share/man/man4/man4.amiga/es.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: es.4,v 1.2 1996/10/08 01:20:35 michaels Exp $ +.\" $OpenBSD: es.4,v 1.3 1999/05/16 19:56:47 alex Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: es.4,v 1.2 1996/10/08 01:20:35 michaels Exp $ +.\" $Id: es.4,v 1.3 1999/05/16 19:56:47 alex Exp $ .\" .Dd August 30, 1994 .Dt ES 4 amiga @@ -69,6 +69,6 @@ interface first appeared in .Nx 1.0a .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr ifconfig 8 , diff --git a/share/man/man4/man4.amiga/intro.4 b/share/man/man4/man4.amiga/intro.4 index 51cce6bf4d8..84e6e104e87 100644 --- a/share/man/man4/man4.amiga/intro.4 +++ b/share/man/man4/man4.amiga/intro.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)intro.4 5.2 (Berkeley) 3/27/91 -.\" $Id: intro.4,v 1.2 1996/10/08 01:20:37 michaels Exp $ +.\" $Id: intro.4,v 1.3 1999/05/16 19:56:47 alex Exp $ .\" .Dd August 30, 1994 .Dt INTRO 4 amiga @@ -99,9 +99,9 @@ The man page first appeared in .Nx 1.0a .Sh SEE ALSO -.Xr intro 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr intro 4 , +.Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. Pseudo-devices are not listed. diff --git a/share/man/man4/man4.amiga/le.4 b/share/man/man4/man4.amiga/le.4 index f560689fb18..43e93c783e6 100644 --- a/share/man/man4/man4.amiga/le.4 +++ b/share/man/man4/man4.amiga/le.4 @@ -35,7 +35,7 @@ .\" .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" from: @(#)le.4 8.1 (Berkeley) 6/9/93 -.\" $Id: le.4,v 1.2 1996/10/08 01:20:38 michaels Exp $ +.\" $Id: le.4,v 1.3 1999/05/16 19:56:48 alex Exp $ .\" .Dd August 30, 1994 .Dt LE 4 amiga @@ -82,6 +82,6 @@ interface first appeared in .Nx 0.9a .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr ifconfig 8 , diff --git a/share/man/man4/man4.amiga/qn.4 b/share/man/man4/man4.amiga/qn.4 index bcc254bbd8f..759814b9bce 100644 --- a/share/man/man4/man4.amiga/qn.4 +++ b/share/man/man4/man4.amiga/qn.4 @@ -89,6 +89,6 @@ interface first appeared in .Nx 1.0a .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr ifconfig 8 , diff --git a/share/man/man4/man4.arc/ed.4 b/share/man/man4/man4.arc/ed.4 index f10579d6408..ab211d4a156 100644 --- a/share/man/man4/man4.arc/ed.4 +++ b/share/man/man4/man4.arc/ed.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ed.4,v 1.1 1998/05/05 06:11:02 imp Exp $ +.\" $Id: ed.4,v 1.2 1999/05/16 19:56:49 alex Exp $ .\" .Dd .Dt ED 4 alpha @@ -95,10 +95,10 @@ other protocols use as their default. If these cards must be used with NFS, use the NFS -r and -w options to limit NFS's packet size. 4096k byte packets generally work. .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , .Xr eg 4 , .Xr el 4 , .Xr ep 4 , .Xr ie 4 , -.Xr le 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 diff --git a/share/man/man4/man4.arc/intro.4 b/share/man/man4/man4.arc/intro.4 index 0057ac0e6eb..d085a3912e7 100644 --- a/share/man/man4/man4.arc/intro.4 +++ b/share/man/man4/man4.arc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.1 1998/05/05 06:11:03 imp Exp $ +.\" $OpenBSD: intro.4,v 1.2 1999/05/16 19:56:49 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All Rights Reserved. @@ -64,11 +64,9 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO -.Xr cd 4 , -.Xr sd 4 , -.Xr ss 4 , -.Xr st 4 , +.X4 wd 4 , .Xr autoconf 4 , +.Xr cd 4 , .Xr com 4 , .Xr ed 4 , .Xr ep 4 , @@ -76,8 +74,10 @@ A list of the supported devices is given below. .Xr le 4 , .Xr lpt 4 , .Xr pms 4 , -.X4 wd 4 , -.Xr config 8 . +.Xr sd 4 , +.Xr ss 4 , +.Xr st 4 , +.Xr config 8 .Sh SUPPORTED SYSTEMS The following MIPS based ARC BIOS systems are supported: .Bl -tag -width speaker diff --git a/share/man/man4/man4.arc/le.4 b/share/man/man4/man4.arc/le.4 index 3a9a9a2c569..f1189547d3f 100644 --- a/share/man/man4/man4.arc/le.4 +++ b/share/man/man4/man4.arc/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.1 1998/05/05 06:11:03 imp Exp $ +.\" $OpenBSD: le.4,v 1.2 1999/05/16 19:56:50 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -35,6 +35,6 @@ network. The PCI form of the Lance driver is untested. .Pp .Sh SEE ALSO -.Xr intro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr intro 4 diff --git a/share/man/man4/man4.arc/wd.4 b/share/man/man4/man4.arc/wd.4 index 5066bd66ea1..f92d3af4d7d 100644 --- a/share/man/man4/man4.arc/wd.4 +++ b/share/man/man4/man4.arc/wd.4 @@ -42,5 +42,5 @@ controller built-in to the motherboard. Support for extended EIDE controllers is .Ud . .Sh SEE ALSO -.Xr intro 4 , -.Xr acd 4 +.Xr acd 4 , +.Xr intro 4 diff --git a/share/man/man4/man4.arm32/ea.4 b/share/man/man4/man4.arm32/ea.4 index e77015c8b1a..0bcca48b0ae 100644 --- a/share/man/man4/man4.arm32/ea.4 +++ b/share/man/man4/man4.arm32/ea.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ea.4,v 1.1 1996/04/22 01:27:41 deraadt Exp $ +.\" $OpenBSD: ea.4,v 1.2 1999/05/16 19:56:51 alex Exp $ .\" .\" Copyright (c) 1995 Mark Brinicombe .\" All rights reserved. @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ea.4,v 1.1 1996/04/22 01:27:41 deraadt Exp $ +.\" $Id: ea.4,v 1.2 1999/05/16 19:56:51 alex Exp $ .\" .Dd .Dt EB 4 arm32 @@ -51,6 +51,6 @@ interface are: .It ANT Ether3 podule .El .Sh SEE ALSO -.Xr ifconfig 8 , +.Xr eb 4 , .Xr intro 4 , -.Xr eb 4 +.Xr ifconfig 8 diff --git a/share/man/man4/man4.arm32/eb.4 b/share/man/man4/man4.arm32/eb.4 index 6a083dfa327..170f9cfd3ba 100644 --- a/share/man/man4/man4.arm32/eb.4 +++ b/share/man/man4/man4.arm32/eb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eb.4,v 1.1 1996/04/22 01:27:43 deraadt Exp $ +.\" $OpenBSD: eb.4,v 1.2 1999/05/16 19:56:52 alex Exp $ .\" .\" Copyright (c) 1995 Mark Brinicombe .\" All rights reserved. @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: eb.4,v 1.1 1996/04/22 01:27:43 deraadt Exp $ +.\" $Id: eb.4,v 1.2 1999/05/16 19:56:52 alex Exp $ .\" .Dd .Dt EB 4 arm32 @@ -52,6 +52,6 @@ interface are: .It Acorn AEH62 network slot card .El .Sh SEE ALSO -.Xr ifconfig 8 , +.Xr ea 4 , .Xr intro 4 , -.Xr ea 4 +.Xr ifconfig 8 diff --git a/share/man/man4/man4.arm32/intro.4 b/share/man/man4/man4.arm32/intro.4 index 74df7d5a233..426c152b67d 100644 --- a/share/man/man4/man4.arm32/intro.4 +++ b/share/man/man4/man4.arm32/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.1 1996/04/22 01:27:45 deraadt Exp $ +.\" $OpenBSD: intro.4,v 1.2 1999/05/16 19:56:52 alex Exp $ .\" .\" Copyright (c) 1995 Mark Brinicombe .\" Copyright (c) 1994 Christopher G. Demetriou @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: intro.4,v 1.1 1996/04/22 01:27:45 deraadt Exp $ +.\" $Id: intro.4,v 1.2 1999/05/16 19:56:52 alex Exp $ .\" .Dd .Dt INTRO 4 arm32 @@ -92,9 +92,9 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO -.Xr intro 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr intro 4 , +.Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. Devices are indicated by their functional interface. diff --git a/share/man/man4/man4.hp300/grf.4 b/share/man/man4/man4.hp300/grf.4 index 733de76ac6b..b90499a6c62 100644 --- a/share/man/man4/man4.hp300/grf.4 +++ b/share/man/man4/man4.hp300/grf.4 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)grf.4 5.3 (Berkeley) 7/31/91 -.\" $Id: grf.4,v 1.1 1995/10/18 08:44:28 deraadt Exp $ +.\" $Id: grf.4,v 1.2 1999/05/16 19:56:54 alex Exp $ .\" .Dd July 31, 1991 .Dt GRF 4 hp300 @@ -204,9 +204,9 @@ Invalid ioctl specification. .Xr ioctl 2 , .Xr dv 4 , .Xr gb 4 , +.Xr hil 4 , .Xr rb 4 , -.Xr tc 4 , -.Xr hil 4 +.Xr tc 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.hp300/intro.4 b/share/man/man4/man4.hp300/intro.4 index db77f858f29..2cf7610d4cf 100644 --- a/share/man/man4/man4.hp300/intro.4 +++ b/share/man/man4/man4.hp300/intro.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)intro.4 5.2 (Berkeley) 3/27/91 -.\" $Id: intro.4,v 1.1 1995/10/18 08:44:28 deraadt Exp $ +.\" $Id: intro.4,v 1.2 1999/05/16 19:56:54 alex Exp $ .\" .Dd March 27, 1991 .Dt INTRO 4 hp300 @@ -94,9 +94,9 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO +.Xr autoconf 4 , .Xr intro 4 , .Xr intro 4 , -.Xr autoconf 4 , .Xr config 8 . .Rs .%T "Building 4.3 BSD UNIX Systems with Config (SMM:2)" diff --git a/share/man/man4/man4.hp300/ite.4 b/share/man/man4/man4.hp300/ite.4 index 4ef50690a49..631f5712e27 100644 --- a/share/man/man4/man4.hp300/ite.4 +++ b/share/man/man4/man4.hp300/ite.4 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)ite.4 5.2 (Berkeley) 3/27/91 -.\" $Id: ite.4,v 1.1 1995/10/18 08:44:28 deraadt Exp $ +.\" $Id: ite.4,v 1.2 1999/05/16 19:56:55 alex Exp $ .\" .Dd March 27, 1991 .Dt ITE 4 hp300 @@ -159,9 +159,9 @@ colormap installed. None under .Bx . .Sh SEE ALSO +.Xr gb 4 , .Xr grf 4 , .Xr hil 4 , -.Xr gb 4 , .Xr rb 4 , .Xr tc 4 .Sh HISTORY diff --git a/share/man/man4/man4.hp300/le.4 b/share/man/man4/man4.hp300/le.4 index 2f5beeb62ed..258f4f2b816 100644 --- a/share/man/man4/man4.hp300/le.4 +++ b/share/man/man4/man4.hp300/le.4 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)le.4 5.2 (Berkeley) 3/27/91 -.\" $Id: le.4,v 1.1 1995/10/18 08:44:28 deraadt Exp $ +.\" $Id: le.4,v 1.2 1999/05/16 19:56:55 alex Exp $ .\" .Dd March 27, 1991 .Dt LE 4 hp300 @@ -100,9 +100,9 @@ The hardware did not respond to an initialize command during reset. The reset procedure continues anyway. .El .Sh SEE ALSO -.Xr intro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr intro 4 .Sh HISTORY The .Nm le diff --git a/share/man/man4/man4.hp300/rmp.4 b/share/man/man4/man4.hp300/rmp.4 index 341a30fb2b8..d3868ae4e45 100644 --- a/share/man/man4/man4.hp300/rmp.4 +++ b/share/man/man4/man4.hp300/rmp.4 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)rmp.4 5.2 (Berkeley) 3/27/91 -.\" $Id: rmp.4,v 1.1 1995/10/18 08:44:28 deraadt Exp $ +.\" $Id: rmp.4,v 1.2 1999/05/16 19:56:56 alex Exp $ .\" .Dd March 27, 1991 .Dt RMP 4 hp300 @@ -110,10 +110,10 @@ is currently comprised of the Boot Protocol Unfortunately, we have no documentation on the Remote Maintenance Protocol and only sketchy information about the Boot Protocol. .Sh SEE ALSO -.Xr socket 2 , .Xr bind 2 , -.Xr sendto 2 , .Xr recvfrom 2 , +.Xr sendto 2 , +.Xr socket 2 , .Xr intro 4 , .Xr rbootd 8 .Rs diff --git a/share/man/man4/man4.hp300/st.4 b/share/man/man4/man4.hp300/st.4 index 0d6092cbdd4..afd2de19f39 100644 --- a/share/man/man4/man4.hp300/st.4 +++ b/share/man/man4/man4.hp300/st.4 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)st.4 5.3 (Berkeley) 7/31/91 -.\" $Id: st.4,v 1.1 1995/10/18 08:44:28 deraadt Exp $ +.\" $Id: st.4,v 1.2 1999/05/16 19:56:56 alex Exp $ .\" .Dd July 31, 1991 .Dt ST 4 hp300 @@ -150,7 +150,7 @@ nrst56 X X X X .Sh SEE ALSO .Xr mt 1 , .Xr tar 1 , -.Xr mtio 4 , +.Xr mtio 4 .Rs .%T EXB-8200 8MM Cartridge Tape Subsystem Interface User Manual. .Re diff --git a/share/man/man4/man4.hppa/asp.4 b/share/man/man4/man4.hppa/asp.4 index 70f84ef32a3..7f1b7c47f62 100644 --- a/share/man/man4/man4.hppa/asp.4 +++ b/share/man/man4/man4.hppa/asp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: asp.4,v 1.1 1999/04/18 20:16:00 mickey Exp $ +.\" $OpenBSD: asp.4,v 1.2 1999/05/16 19:56:57 alex Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -61,9 +61,9 @@ The irq level supplied is hardwired to the cpu pin, so changing the value would not produce any noticable results (except lost interrupts for the whole I/O subsystem). .Sh SEE ALSO +.Xr gsc 4 , .Xr intro 4 , -.Xr lasi 4 , -.Xr gsc 4 +.Xr lasi 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.hppa/com.4 b/share/man/man4/man4.hppa/com.4 index c06a7b83474..f19aaf03f4a 100644 --- a/share/man/man4/man4.hppa/com.4 +++ b/share/man/man4/man4.hppa/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.1 1999/04/18 20:20:50 mickey Exp $ +.\" $OpenBSD: com.4,v 1.2 1999/05/16 19:56:58 alex Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -87,8 +87,8 @@ The device has generated an unexpected interrupt with the code listed. .El .Sh SEE ALSO -.Xr gsc 4 , .Xr ast 4 , +.Xr gsc 4 , .Xr tty 4 .Sh HISTORY The diff --git a/share/man/man4/man4.hppa/gsc.4 b/share/man/man4/man4.hppa/gsc.4 index 7962c57fb95..29626dceccb 100644 --- a/share/man/man4/man4.hppa/gsc.4 +++ b/share/man/man4/man4.hppa/gsc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gsc.4,v 1.2 1999/04/18 20:29:48 mickey Exp $ +.\" $OpenBSD: gsc.4,v 1.3 1999/05/16 19:56:59 alex Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -45,9 +45,9 @@ This is Core bus for all HP9000/700 series workstations. (more to come) .Pp .Sh SEE ALSO +.Xr asp 4 , .Xr intro 4 , -.Xr lasi 4 , -.Xr asp 4 +.Xr lasi 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.hppa/lasi.4 b/share/man/man4/man4.hppa/lasi.4 index d5a151dff97..428dbb0c80b 100644 --- a/share/man/man4/man4.hppa/lasi.4 +++ b/share/man/man4/man4.hppa/lasi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lasi.4,v 1.1 1999/04/18 20:16:00 mickey Exp $ +.\" $OpenBSD: lasi.4,v 1.2 1999/05/16 19:56:59 alex Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -70,9 +70,9 @@ Interface for the WD37C65C floppy drive controller .El .Pp .Sh SEE ALSO -.Xr intro 4 , .Xr asp 4 , -.Xr gsc 4 +.Xr gsc 4 , +.Xr intro 4 .Rs "Precision I/O Architecture Reference Specification" .br diff --git a/share/man/man4/man4.hppa/lpt.4 b/share/man/man4/man4.hppa/lpt.4 index 06d3696bb52..3ca31ab5148 100644 --- a/share/man/man4/man4.hppa/lpt.4 +++ b/share/man/man4/man4.hppa/lpt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lpt.4,v 1.1 1999/04/18 20:16:02 mickey Exp $ +.\" $OpenBSD: lpt.4,v 1.2 1999/05/16 19:57:00 alex Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -66,10 +66,10 @@ megacell hyperchip. In either case the bus interface is the same and compatible with PC parallel ports. .Sh SEE ALSO +.Xr com 4 , .Xr gsc 4 , .Xr isa 4 , -.Xr lasi 4 , -.Xr com 4 +.Xr lasi 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.i386/aha.4 b/share/man/man4/man4.i386/aha.4 index 2efa7254077..552a12618e7 100644 --- a/share/man/man4/man4.i386/aha.4 +++ b/share/man/man4/man4.i386/aha.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aha.4,v 1.6 1997/03/28 22:53:45 millert Exp $ +.\" $OpenBSD: aha.4,v 1.7 1999/05/16 19:57:01 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -51,8 +51,8 @@ driver provides support for the following SCSI adapters: This driver uses bounce buffers if the machine has more than 16 megabytes of memory. .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr sd 4 , -.Xr st 4 , -.Xr cd 4 , -.Xr ch 4 +.Xr st 4 diff --git a/share/man/man4/man4.i386/ahb.4 b/share/man/man4/man4.i386/ahb.4 index 3afb58bcdd2..4e8cf950aba 100644 --- a/share/man/man4/man4.i386/ahb.4 +++ b/share/man/man4/man4.i386/ahb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahb.4,v 1.4 1998/09/01 16:38:21 deraadt Exp $ +.\" $OpenBSD: ahb.4,v 1.5 1999/05/16 19:57:01 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -36,8 +36,8 @@ The .Nm ahb driver provides support for the Adaptec AHA-1742 EISA SCSI adapter. .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr sd 4 , -.Xr st 4 , -.Xr cd 4 , -.Xr ch 4 +.Xr st 4 diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4 index f2a9e5bebae..5b99465eac4 100644 --- a/share/man/man4/man4.i386/apm.4 +++ b/share/man/man4/man4.i386/apm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.4,v 1.3 1999/02/23 04:18:54 marc Exp $ +.\" $OpenBSD: apm.4,v 1.4 1999/05/16 19:57:02 alex Exp $ .\" .\" Copyright (c) 1998 Marco S. Hyman .\" @@ -225,7 +225,7 @@ use will fail, returning .El .Sh SEE ALSO .Xr apm 8 , -.Xr apmd 8 , +.Xr apmd 8 .Nm http://developer.intel.com/ial/powermgm/apmv12.pdf .Sh HISTORY The diff --git a/share/man/man4/man4.i386/bt.4 b/share/man/man4/man4.i386/bt.4 index 712ae553b4a..c519bc5f6b0 100644 --- a/share/man/man4/man4.i386/bt.4 +++ b/share/man/man4/man4.i386/bt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bt.4,v 1.5 1998/07/12 09:55:14 downsj Exp $ +.\" $OpenBSD: bt.4,v 1.6 1999/05/16 19:57:02 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -50,8 +50,8 @@ to be set to the value "Primary" or "Alternate". Some cards have an option called "Set host adapter IO port address as default" instead; for those boards you should set the value to "false". .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr sd 4 , -.Xr st 4 , -.Xr cd 4 , -.Xr ch 4 +.Xr st 4 diff --git a/share/man/man4/man4.i386/eg.4 b/share/man/man4/man4.i386/eg.4 index 24a968c549b..4424c81f347 100644 --- a/share/man/man4/man4.i386/eg.4 +++ b/share/man/man4/man4.i386/eg.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eg.4,v 1.5 1998/11/27 08:51:27 deraadt Exp $ +.\" $OpenBSD: eg.4,v 1.6 1999/05/16 19:57:03 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -44,10 +44,10 @@ and drivers. .Pp .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , .Xr ed 4 , .Xr el 4 , .Xr ep 4 , .Xr ie 4 , -.Xr le 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 , diff --git a/share/man/man4/man4.i386/el.4 b/share/man/man4/man4.i386/el.4 index 2e3e9570c6c..9e9c6e80c68 100644 --- a/share/man/man4/man4.i386/el.4 +++ b/share/man/man4/man4.i386/el.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: el.4,v 1.3 1998/11/27 08:51:27 deraadt Exp $ +.\" $OpenBSD: el.4,v 1.4 1999/05/16 19:57:03 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -36,10 +36,10 @@ The interface provides access to a 10 Mb/s Ethernet network via the 3Com 3c501 Ethernet cards. .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , .Xr ed 4 , .Xr eg 4 , .Xr ep 4 , .Xr ie 4 , -.Xr le 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 , diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4 index 33d55fedb59..3e3b51a5858 100644 --- a/share/man/man4/man4.i386/ie.4 +++ b/share/man/man4/man4.i386/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.2 1998/07/12 09:55:21 downsj Exp $ +.\" $OpenBSD: ie.4,v 1.3 1999/05/16 19:57:04 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -45,10 +45,10 @@ interface are: .It 3Com 3c507 .El .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , .Xr ed 4 , .Xr eg 4 , .Xr el 4 , .Xr ep 4 , -.Xr le 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 , diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 0312a4808f7..753dc84335f 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.7 1999/05/05 22:17:36 alex Exp $ +.\" $OpenBSD: intro.4,v 1.8 1999/05/16 19:57:04 alex Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -89,9 +89,9 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO -.Xr intro 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr intro 4 , +.Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. Devices are indicated by their functional interface. diff --git a/share/man/man4/man4.i386/iy.4 b/share/man/man4/man4.i386/iy.4 index d0a6c7652cb..f7aea5e561e 100644 --- a/share/man/man4/man4.i386/iy.4 +++ b/share/man/man4/man4.i386/iy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iy.4,v 1.4 1998/07/12 09:55:23 downsj Exp $ +.\" $OpenBSD: iy.4,v 1.5 1999/05/16 19:57:05 alex Exp $ .\" $NetBSD: iy.4,v 1.2 1996/05/23 16:52:39 thorpej Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl @@ -79,11 +79,11 @@ Intel supplies software to set the address of the card in software. You have to hardwire this address in your kernel configuration file. .Pp .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , .Xr ed 4 , .Xr eg 4 , .Xr el 4 , .Xr ep 4 , .Xr ie 4 , -.Xr le 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 diff --git a/share/man/man4/man4.i386/le.4 b/share/man/man4/man4.i386/le.4 index cf046b47c87..dd1cbace283 100644 --- a/share/man/man4/man4.i386/le.4 +++ b/share/man/man4/man4.i386/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.2 1998/07/12 09:44:51 downsj Exp $ +.\" $OpenBSD: le.4,v 1.3 1999/05/16 19:57:05 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -45,9 +45,9 @@ interface are: .It Digital DEPCA .El .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , .Xr ed 4 , .Xr eg 4 , .Xr ep 4 , -.Xr ie 4 +.Xr ie 4 , +.Xr intro 4 , +.Xr ifconfig 8 , diff --git a/share/man/man4/man4.i386/sea.4 b/share/man/man4/man4.i386/sea.4 index 04253897b99..d4e6090dcbc 100644 --- a/share/man/man4/man4.i386/sea.4 +++ b/share/man/man4/man4.i386/sea.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sea.4,v 1.3 1998/07/12 09:55:33 downsj Exp $ +.\" $OpenBSD: sea.4,v 1.4 1999/05/16 19:57:06 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -44,8 +44,8 @@ driver provides support for the following boards: .It Future Domain TMC-950 .El .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr sd 4 , -.Xr st 4 , -.Xr cd 4 , -.Xr ch 4 +.Xr st 4 diff --git a/share/man/man4/man4.i386/uha.4 b/share/man/man4/man4.i386/uha.4 index 385411aced2..eb6cc337f68 100644 --- a/share/man/man4/man4.i386/uha.4 +++ b/share/man/man4/man4.i386/uha.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uha.4,v 1.3 1998/07/12 09:55:34 downsj Exp $ +.\" $OpenBSD: uha.4,v 1.4 1999/05/16 19:57:06 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -44,8 +44,8 @@ driver provides support for the following SCSI adapters: .It Ultrastor 34f .El .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr sd 4 , -.Xr st 4 , -.Xr cd 4 , -.Xr ch 4 +.Xr st 4 diff --git a/share/man/man4/man4.i386/xf86.4 b/share/man/man4/man4.i386/xf86.4 index 6c400e5c40a..509a62e9727 100644 --- a/share/man/man4/man4.i386/xf86.4 +++ b/share/man/man4/man4.i386/xf86.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xf86.4,v 1.5 1998/10/03 08:01:56 matthieu Exp $ +.\" $OpenBSD: xf86.4,v 1.6 1999/05/16 19:57:07 alex Exp $ .\" .\" Copyright (c) 1998 Matthieu Herrb .\" All rights reserved. @@ -55,9 +55,9 @@ set in .Xr XF86_Accel 1 , .Xr XF86_SVGA 1 , .Xr options 4 , -.Xr config 8 , .Xr sysctl.conf 5 , -.Xr sysctl 8 . +.Xr config 8 , +.Xr sysctl 8 .Sh HISTORY .Pa /dev/xf86 was introduced as a loadable kernel module for NetBSD 0.9C diff --git a/share/man/man4/man4.mac68k/ae.4 b/share/man/man4/man4.mac68k/ae.4 index 319f51af7a7..a6a779c9270 100644 --- a/share/man/man4/man4.mac68k/ae.4 +++ b/share/man/man4/man4.mac68k/ae.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ae.4,v 1.1 1997/06/15 23:35:38 gene Exp $ +.\" $OpenBSD: ae.4,v 1.2 1999/05/16 19:57:08 alex Exp $ .\" .Dd June 7, 1997 .Os @@ -82,10 +82,10 @@ memory it has. .\" .Sh ERRORS .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , .Xr netintro 4 , -.Xr sn 4 +.Xr sn 4 , +.Xr ifconfig 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.mac68k/intro.4 b/share/man/man4/man4.mac68k/intro.4 index 13a6bacfef1..c03305f8846 100644 --- a/share/man/man4/man4.mac68k/intro.4 +++ b/share/man/man4/man4.mac68k/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.1 1997/06/15 23:35:38 gene Exp $ +.\" $OpenBSD: intro.4,v 1.2 1999/05/16 19:57:08 alex Exp $ .\" $NetBSD: intro.4,v 1.4 1997/03/28 00:29:35 veego Exp $ .\" .\" Copyright (c) 1990, 1991 Regents of the University of California. @@ -102,9 +102,9 @@ man page first appeared in .Nx 1.2 . .Sh SEE ALSO -.Xr intro 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr intro 4 , +.Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. diff --git a/share/man/man4/man4.mac68k/mainbus.4 b/share/man/man4/man4.mac68k/mainbus.4 index 8ebe3d85c9b..02da0c55602 100644 --- a/share/man/man4/man4.mac68k/mainbus.4 +++ b/share/man/man4/man4.mac68k/mainbus.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: mainbus.4,v 1.1 1998/02/04 00:21:52 gene Exp $ +.\" $OpenBSD: mainbus.4,v 1.2 1999/05/16 19:57:09 alex Exp $ .\" $NetBSD: mainbus.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -57,7 +57,7 @@ This is the normal autoconfiguration message indicating that the main processor bus has been found. .El .Sh SEE ALSO -.Xr autoconf 4 +.Xr autoconf 4 , .Xr obio 4 .Sh HISTORY The diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4 index 4ce54f06f4c..303743eab68 100644 --- a/share/man/man4/man4.mac68k/obio.4 +++ b/share/man/man4/man4.mac68k/obio.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: obio.4,v 1.2 1998/02/05 20:55:50 gene Exp $ +.\" $OpenBSD: obio.4,v 1.3 1999/05/16 19:57:09 alex Exp $ .\" $NetBSD: obio.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -56,7 +56,7 @@ onboard I/O bus has been found and attached to the main processor bus. .El .Sh SEE ALSO -.Xr autoconf 4 +.Xr autoconf 4 , .Xr mainbus 4 .Sh HISTORY The diff --git a/share/man/man4/man4.mac68k/sn.4 b/share/man/man4/man4.mac68k/sn.4 index b1b03af7557..768a7c958e3 100644 --- a/share/man/man4/man4.mac68k/sn.4 +++ b/share/man/man4/man4.mac68k/sn.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sn.4,v 1.1 1997/06/15 23:35:40 gene Exp $ +.\" $OpenBSD: sn.4,v 1.2 1999/05/16 19:57:10 alex Exp $ .\" .Dd June 7, 1997 .Os @@ -79,11 +79,11 @@ memory it has. .El .\" .Sh ERRORS .Sh SEE ALSO +.Xr ae 4 , .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , .Xr netintro 4 , -.Xr ae 4 +.Xr ifconfig 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.mvme68k/intro.4 b/share/man/man4/man4.mvme68k/intro.4 index 3813b045295..9f2e9694bff 100644 --- a/share/man/man4/man4.mvme68k/intro.4 +++ b/share/man/man4/man4.mvme68k/intro.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)intro.4 5.2 (Berkeley) 3/27/91 -.\" $Id: intro.4,v 1.2 1996/10/08 01:20:47 michaels Exp $ +.\" $Id: intro.4,v 1.3 1999/05/16 19:57:11 alex Exp $ .\" .Dd August 30, 1994 .Dt INTRO 4 amiga @@ -99,9 +99,9 @@ The man page first appeared in .Nx 1.0a .Sh SEE ALSO -.Xr intro 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr intro 4 , +.Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. Pseudo-devices are not listed. diff --git a/share/man/man4/man4.mvme68k/le.4 b/share/man/man4/man4.mvme68k/le.4 index 52b2ebfbbbb..132ea088c34 100644 --- a/share/man/man4/man4.mvme68k/le.4 +++ b/share/man/man4/man4.mvme68k/le.4 @@ -35,7 +35,7 @@ .\" .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" from: @(#)le.4 8.1 (Berkeley) 6/9/93 -.\" $Id: le.4,v 1.2 1996/10/08 01:20:47 michaels Exp $ +.\" $Id: le.4,v 1.3 1999/05/16 19:57:12 alex Exp $ .\" .Dd August 30, 1994 .Dt LE 4 amiga @@ -82,6 +82,6 @@ interface first appeared in .Nx 0.9a .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , .Xr inet 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr ifconfig 8 diff --git a/share/man/man4/man4.pmax/asc.4 b/share/man/man4/man4.pmax/asc.4 index 5737ac1af6c..613d6db6f99 100644 --- a/share/man/man4/man4.pmax/asc.4 +++ b/share/man/man4/man4.pmax/asc.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: asc.4,v 1.2 1997/10/13 11:23:41 lukem Exp $ -.\" $OpenBSD: asc.4,v 1.3 1998/09/06 22:23:20 aaron Exp $ +.\" $OpenBSD: asc.4,v 1.4 1999/05/16 19:57:12 alex Exp $ .\" .Dd August 6, 1996 .Dt ASC 4 pmax @@ -55,13 +55,13 @@ supporting synchronous and asynchronous SCSI devices. The driver provides no support for targets with multiple logical unit numbers (LUNs). .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr rz 4 , -.Xr tz 4 , .Xr sd 4 , .Xr st 4 , -.Xr cd 4 , -.Xr ch 4 . +.Xr tz 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.pmax/intro.4 b/share/man/man4/man4.pmax/intro.4 index 8c20a34b1d7..1af5b696a55 100644 --- a/share/man/man4/man4.pmax/intro.4 +++ b/share/man/man4/man4.pmax/intro.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: intro.4,v 1.2 1997/10/13 11:23:47 lukem Exp $ -.\" $OpenBSD: intro.4,v 1.2 1998/03/09 15:37:19 millert Exp $ +.\" $OpenBSD: intro.4,v 1.3 1999/05/16 19:57:13 alex Exp $ .\" .Dd .Dt INTRO 4 pmax @@ -91,9 +91,9 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO -.Xr intro 4 , .Xr autoconf 4 , -.Xr config 8 . +.Xr intro 4 , +.Xr config 8 .Sh SUPPORTED SYSTEMS The following systems are supported: .Bl -tag -width speaker -offset indent -compact diff --git a/share/man/man4/man4.pmax/ioasic.4 b/share/man/man4/man4.pmax/ioasic.4 index da193e87695..6dbc0964014 100644 --- a/share/man/man4/man4.pmax/ioasic.4 +++ b/share/man/man4/man4.pmax/ioasic.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: ioasic.4,v 1.4 1997/10/31 02:26:09 jonathan Exp $ -.\" $OpenBSD: ioasic.4,v 1.3 1998/09/06 22:23:20 aaron Exp $ +.\" $OpenBSD: ioasic.4,v 1.4 1999/05/16 19:57:14 alex Exp $ .\" .Dd August 6, 1996 .Dt IOASIC 4 pmax @@ -81,12 +81,12 @@ will give slightly better performance than its .Nm tc counterpart. .Sh SEE ALSO -.Xr intro 4 , -.Xr mcclock 4 , .Xr asc 4 , +.Xr intro 4 , .Xr le 4 , +.Xr mcclock 4 , .Xr scc 4 , -.Xr tc 4 . +.Xr tc 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.pmax/le.4 b/share/man/man4/man4.pmax/le.4 index df027dcbc12..006003874d9 100644 --- a/share/man/man4/man4.pmax/le.4 +++ b/share/man/man4/man4.pmax/le.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: le.4,v 1.2 1997/10/31 02:53:46 jonathan Exp $ -.\" $OpenBSD: le.4,v 1.3 1998/09/06 22:23:20 aaron Exp $ +.\" $OpenBSD: le.4,v 1.4 1999/05/16 19:57:15 alex Exp $ .\" .Dd August 6, 1996 .Dt LE 4 pmax @@ -84,11 +84,11 @@ baseboard devices and the option card provide only an AUI port. .Pp .Sh SEE ALSO -.Xr intro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr tc 4 , +.Xr intro 4 , .Xr ioasic 4 , -.Xr arp 4 . +.Xr tc 4 .Sh BUGS On all front-ends, performance is impaired by hardware which forces a software copy of packets to and from DMA buffers. The diff --git a/share/man/man4/man4.pmax/sii.4 b/share/man/man4/man4.pmax/sii.4 index 4b376681737..21fdfc0fcaa 100644 --- a/share/man/man4/man4.pmax/sii.4 +++ b/share/man/man4/man4.pmax/sii.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: sii.4,v 1.2 1997/10/13 11:23:58 lukem Exp $ -.\" $OpenBSD: sii.4,v 1.2 1998/03/09 15:37:27 millert Exp $ +.\" $OpenBSD: sii.4,v 1.3 1999/05/16 19:57:15 alex Exp $ .\" .Dd August 6, 1996 .Dt SII 4 pmax @@ -59,13 +59,13 @@ chip only supports DMA to or from a fixed window in memory. The driver use this area as a bounce buffer, copying data to and from the DMA region. .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr rz 4 , -.Xr tz 4 , .Xr sd 4 , .Xr st 4 , -.Xr cd 4 , -.Xr ch 4 . +.Xr tz 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.pmax/tc.4 b/share/man/man4/man4.pmax/tc.4 index 7f5df74bb7d..8f658e12609 100644 --- a/share/man/man4/man4.pmax/tc.4 +++ b/share/man/man4/man4.pmax/tc.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: tc.4,v 1.3 1997/11/08 07:27:55 jonathan Exp $ -.\" $OpenBSD: tc.4,v 1.3 1999/04/02 16:21:37 aaron Exp $ +.\" $OpenBSD: tc.4,v 1.4 1999/05/16 19:57:15 alex Exp $ .\" .Dd August 6, 1996 .Dt TC 4 pmax @@ -47,14 +47,14 @@ bus on DECstation 5000 series machines. TurboChannel is a 32-bit wide synchronous DMA-capable bus, running at 25 Mhz on higher-end machines and at 12.5MHz on lower-end machines. .Sh SEE ALSO -.Xr intro 4 , .Xr asc 4 , +.Xr cfb 4 , +.Xr intro 4 , .Xr ioasic 4 , .Xr le 4 , -.Xr cfb 4 , -.Xr sfb 4 , .Xr mfb 4 , -.Xr px 4 . +.Xr px 4 , +.Xr sfb 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.sparc/be.4 b/share/man/man4/man4.sparc/be.4 index ab67beb4cfe..158e5f85d21 100644 --- a/share/man/man4/man4.sparc/be.4 +++ b/share/man/man4/man4.sparc/be.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: be.4,v 1.6 1999/02/02 02:29:59 jason Exp $ +.\" $OpenBSD: be.4,v 1.7 1999/05/16 19:57:16 alex Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -72,15 +72,15 @@ Use 100Mbps, half duplex Use 10Mbps, half duplex .El .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr ifmedia 4 , -.Xr qec 4 , +.Xr arp 4 , .Xr ie 4 , +.Xr ifmedia 4 , +.Xr inet 4 , +.Xr intro 4 , .Xr le 4 , .Xr qe 4 , -.Xr intro 4 , -.Xr inet 4 , -.Xr arp 4 +.Xr qec 4 , +.Xr ifconfig 8 .Sh HISTORY .Ox support for the diff --git a/share/man/man4/man4.sparc/bwtwo.4 b/share/man/man4/man4.sparc/bwtwo.4 index a42000cabbb..8a73b7f59f9 100644 --- a/share/man/man4/man4.sparc/bwtwo.4 +++ b/share/man/man4/man4.sparc/bwtwo.4 @@ -35,7 +35,7 @@ .\" .\" from: Header: bwtwo.4,v 1.3 94/02/03 20:42:13 leres Exp .\" from: @(#)bwtwo.4 8.2 (Berkeley) 2/16/94 -.\" $Id: bwtwo.4,v 1.3 1998/07/03 20:34:59 jason Exp $ +.\" $Id: bwtwo.4,v 1.4 1999/05/16 19:57:17 alex Exp $ .\" .Dd February 16, 1994 .Dt BWTWO 4 sparc @@ -55,10 +55,10 @@ is a memory based black and white frame buffer. It supports the minimal ioctl's needed to run .Xr X 1 . .Sh SEE ALSO -.Xr cgtwo 4 , -.Xr cgthree 4 , -.Xr cgfour 4 , -.Xr cgsix 4 , .Xr cgeight 4 , +.Xr cgfour 4 , .Xr cgfourteen 4 , +.Xr cgsix 4 , +.Xr cgthree 4 , +.Xr cgtwo 4 , .Xr tcx 4 diff --git a/share/man/man4/man4.sparc/cgeight.4 b/share/man/man4/man4.sparc/cgeight.4 index 6a5a82e5ada..1608572cf32 100644 --- a/share/man/man4/man4.sparc/cgeight.4 +++ b/share/man/man4/man4.sparc/cgeight.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgeight.4,v 1.4 1998/07/13 02:42:08 jason Exp $ +.\" $OpenBSD: cgeight.4,v 1.5 1999/05/16 19:57:17 alex Exp $ .\" $NetBSD: cgeight.4,v 1.2 1997/10/08 22:00:03 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -58,9 +58,9 @@ driver supports the minimal ioctl's needed to run .Xr X 1 . .Sh SEE ALSO .Xr bwtwo 4 , -.Xr cgtwo 4 , -.Xr cgthree 4 , .Xr cgfour 4 , -.Xr cgsix 4 , .Xr cgfourteen 4 , +.Xr cgsix 4 , +.Xr cgthree 4 , +.Xr cgtwo 4 , .Xr tcx 4 diff --git a/share/man/man4/man4.sparc/cgfour.4 b/share/man/man4/man4.sparc/cgfour.4 index a1bf4bf7221..5d00c70cfad 100644 --- a/share/man/man4/man4.sparc/cgfour.4 +++ b/share/man/man4/man4.sparc/cgfour.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgfour.4,v 1.4 1998/07/13 02:42:10 jason Exp $ +.\" $OpenBSD: cgfour.4,v 1.5 1999/05/16 19:57:18 alex Exp $ .\" $NetBSD: cgfour.4,v 1.2 1997/10/08 22:00:05 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -59,9 +59,9 @@ driver supports the minimal ioctl's needed to run .Xr X 1 . .Sh SEE ALSO .Xr bwtwo 4 , -.Xr cgtwo 4 , -.Xr cgthree 4 , -.Xr cgsix 4 , .Xr cgeight 4 , .Xr cgfourteen 4 , +.Xr cgsix 4 , +.Xr cgthree 4 , +.Xr cgtwo 4 , .Xr tcx 4 diff --git a/share/man/man4/man4.sparc/cgfourteen.4 b/share/man/man4/man4.sparc/cgfourteen.4 index 044ee635119..07c7f9b37e3 100644 --- a/share/man/man4/man4.sparc/cgfourteen.4 +++ b/share/man/man4/man4.sparc/cgfourteen.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgfourteen.4,v 1.4 1998/07/13 02:42:11 jason Exp $ +.\" $OpenBSD: cgfourteen.4,v 1.5 1999/05/16 19:57:18 alex Exp $ .\" $NetBSD: cgfourteen.4,v 1.3 1998/06/11 08:32:20 fair Exp $ .\" .\" Copyright (c) 1996 The President and Fellows of Harvard College. @@ -72,9 +72,9 @@ This emulation does include support for the hardware cursor present on the however. .Sh SEE ALSO .Xr bwtwo 4 , -.Xr cgtwo 4 , -.Xr cgthree 4 , +.Xr cgeight 4 , .Xr cgfour 4 , .Xr cgsix 4 , -.Xr cgeight 4 , +.Xr cgthree 4 , +.Xr cgtwo 4 , .Xr tcx 4 diff --git a/share/man/man4/man4.sparc/cgsix.4 b/share/man/man4/man4.sparc/cgsix.4 index f6c7b23833c..63d746d2da4 100644 --- a/share/man/man4/man4.sparc/cgsix.4 +++ b/share/man/man4/man4.sparc/cgsix.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgsix.4,v 1.4 1998/07/13 02:42:12 jason Exp $ +.\" $OpenBSD: cgsix.4,v 1.5 1999/05/16 19:57:19 alex Exp $ .\" $NetBSD: cgsix.4,v 1.4 1998/06/11 08:32:20 fair Exp $ .\" .\" Copyright 1994 @@ -37,7 +37,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)cgsix.4 8.1 (Berkeley) 2/16/94 -.\" $Id: cgsix.4,v 1.4 1998/07/13 02:42:12 jason Exp $ +.\" $Id: cgsix.4,v 1.5 1999/05/16 19:57:19 alex Exp $ .\" .Dd February 16, 1994 .Dt CGSIX 4 sparc @@ -57,9 +57,9 @@ It supports the minimal ioctl's needed to run .Xr X 1 . .Sh SEE ALSO .Xr bwtwo 4 , -.Xr cgtwo 4 , -.Xr cgthree 4 , -.Xr cgfour 4 , .Xr cgeight 4 , +.Xr cgfour 4 , .Xr cgfourteen 4 , -.Xr tcx 4 +.Xr cgthree 4 , +.Xr cgtwo 4 , +.Xr tcx 4 , diff --git a/share/man/man4/man4.sparc/cgthree.4 b/share/man/man4/man4.sparc/cgthree.4 index 293292699f4..b4336a2b46a 100644 --- a/share/man/man4/man4.sparc/cgthree.4 +++ b/share/man/man4/man4.sparc/cgthree.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgthree.4,v 1.4 1998/07/13 02:42:13 jason Exp $ +.\" $OpenBSD: cgthree.4,v 1.5 1999/05/16 19:57:19 alex Exp $ .\" $NetBSD: cgthree.4,v 1.4 1998/06/11 08:32:20 fair Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -38,7 +38,7 @@ .\" .\" from: Header: cgthree.4,v 1.3 94/02/03 20:49:52 leres Exp .\" from: @(#)cgthree.4 8.2 (Berkeley) 2/16/94 -.\" $Id: cgthree.4,v 1.4 1998/07/13 02:42:13 jason Exp $ +.\" $Id: cgthree.4,v 1.5 1999/05/16 19:57:19 alex Exp $ .\" .Dd February 16, 1994 .Dt CGTHREE 4 sparc @@ -57,9 +57,9 @@ It supports the minimal ioctl's needed to run .Xr X 1 . .Sh SEE ALSO .Xr bwtwo 4 , -.Xr cgtwo 4 , -.Xr cgfour 4 , -.Xr cgsix 4 , .Xr cgeight 4 , +.Xr cgfour 4 , .Xr cgfourteen 4 , +.Xr cgsix 4 , +.Xr cgtwo 4 , .Xr tcx 4 diff --git a/share/man/man4/man4.sparc/cgtwo.4 b/share/man/man4/man4.sparc/cgtwo.4 index b42cc3354e7..7f370d8f1d9 100644 --- a/share/man/man4/man4.sparc/cgtwo.4 +++ b/share/man/man4/man4.sparc/cgtwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgtwo.4,v 1.4 1998/07/13 02:42:15 jason Exp $ +.\" $OpenBSD: cgtwo.4,v 1.5 1999/05/16 19:57:19 alex Exp $ .\" $NetBSD: cgtwo.4,v 1.3 1997/10/08 22:00:08 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -57,9 +57,9 @@ driver supports the minimal ioctl's needed to run .Xr X 1 . .Sh SEE ALSO .Xr bwtwo 4 , -.Xr cgthree 4 , -.Xr cgfour 4 , -.Xr cgsix 4 , .Xr cgeight 4 , +.Xr cgfour 4 , .Xr cgfourteen 4 , +.Xr cgsix 4 , +.Xr cgthree 4 , .Xr tcx 4 diff --git a/share/man/man4/man4.sparc/esp.4 b/share/man/man4/man4.sparc/esp.4 index d490699392b..b7d636d1eec 100644 --- a/share/man/man4/man4.sparc/esp.4 +++ b/share/man/man4/man4.sparc/esp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: esp.4,v 1.2 1998/07/13 02:42:16 jason Exp $ +.\" $OpenBSD: esp.4,v 1.3 1999/05/16 19:57:19 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -41,5 +41,5 @@ disconnect/reselect enabled on the premise that tape devices normally have one of these targets. Tape devices should be allowed to disconnect for the SCSI bus to operate acceptably. .Sh SEE ALSO -.Xr si 4 +.Xr si 4 , .Xr sw 4 diff --git a/share/man/man4/man4.sparc/hme.4 b/share/man/man4/man4.sparc/hme.4 index 6b7a5d312a5..a2a69ad7969 100644 --- a/share/man/man4/man4.sparc/hme.4 +++ b/share/man/man4/man4.sparc/hme.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hme.4,v 1.4 1998/09/16 23:13:49 jason Exp $ +.\" $OpenBSD: hme.4,v 1.5 1999/05/16 19:57:20 alex Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -92,13 +92,13 @@ Use 10baseT, full duplex Use 10baseT, half duplex .El .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr ifmedia 4 , +.Xr arp 4 , .Xr ie 4 , -.Xr le 4 , -.Xr intro 4 , +.Xr ifmedia 4 , .Xr inet 4 , -.Xr arp 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 .Sh HISTORY .Ox support for the diff --git a/share/man/man4/man4.sparc/ie.4 b/share/man/man4/man4.sparc/ie.4 index b0cc92a166c..7fa58693632 100644 --- a/share/man/man4/man4.sparc/ie.4 +++ b/share/man/man4/man4.sparc/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.2 1998/10/19 05:45:10 jason Exp $ +.\" $OpenBSD: ie.4,v 1.3 1999/05/16 19:57:20 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -44,7 +44,7 @@ network. .Xr arp 4 , .Xr be 4 , .Xr ie 4 , -.Xr le 4 , -.Xr qe 4 , +.Xr inet 4 , .Xr intro 4 , -.Xr inet 4 +.Xr le 4 , +.Xr qe 4 diff --git a/share/man/man4/man4.sparc/kbd.4 b/share/man/man4/man4.sparc/kbd.4 index 502bab89100..f1f93b8f23f 100644 --- a/share/man/man4/man4.sparc/kbd.4 +++ b/share/man/man4/man4.sparc/kbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kbd.4,v 1.3 1998/06/06 21:05:57 todd Exp $ +.\" $OpenBSD: kbd.4,v 1.4 1999/05/16 19:57:20 alex Exp $ .\" $NetBSD: kbd.4,v 1.3 1997/11/25 22:15:56 pk Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -157,7 +157,7 @@ The argument is of type in which the current LED state is returned. .El .Sh SEE ALSO -.Xr ms 4 +.Xr ms 4 , .Xr zs 4 .Sh BUGS .Nm diff --git a/share/man/man4/man4.sparc/le.4 b/share/man/man4/man4.sparc/le.4 index 377d111ed10..f640a6b7c06 100644 --- a/share/man/man4/man4.sparc/le.4 +++ b/share/man/man4/man4.sparc/le.4 @@ -35,7 +35,7 @@ .\" .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" from: @(#)le.4 8.1 (Berkeley) 6/9/93 -.\" $Id: le.4,v 1.8 1998/11/11 07:52:07 deraadt Exp $ +.\" $Id: le.4,v 1.9 1999/05/16 19:57:21 alex Exp $ .\" .Dd June 9, 1993 .Dt LE 4 sparc @@ -98,9 +98,9 @@ Use the twisted pair connector .El .Sh SEE ALSO .Xr arp 4 , -.Xr ifmedia 4 , -.Xr intro 4 , -.Xr inet 4 , .Xr be 4 , .Xr ie 4 , +.Xr ifmedia 4 , +.Xr inet 4 , +.Xr intro 4 , .Xr qe 4 diff --git a/share/man/man4/man4.sparc/ms.4 b/share/man/man4/man4.sparc/ms.4 index a485803dc5d..ba87e48a24e 100644 --- a/share/man/man4/man4.sparc/ms.4 +++ b/share/man/man4/man4.sparc/ms.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ms.4,v 1.2 1998/03/08 01:16:08 johns Exp $ +.\" $OpenBSD: ms.4,v 1.3 1999/05/16 19:57:21 alex Exp $ .\" $NetBSD: ms.4,v 1.2 1997/10/08 22:00:12 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -84,7 +84,7 @@ Get translation mode. The argument is of type is always returned. .El .Sh SEE ALSO -.Xr kbd 4 +.Xr kbd 4 , .Xr zs 4 .Sh BUGS .Nm diff --git a/share/man/man4/man4.sparc/qe.4 b/share/man/man4/man4.sparc/qe.4 index 2af4bb18b3f..2b2e6080511 100644 --- a/share/man/man4/man4.sparc/qe.4 +++ b/share/man/man4/man4.sparc/qe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qe.4,v 1.1 1998/10/19 05:45:10 jason Exp $ +.\" $OpenBSD: qe.4,v 1.2 1999/05/16 19:57:21 alex Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -60,15 +60,15 @@ interface employs the address resolution protocol described in to dynamically map between Internet and Ethernet addresses on the local network. .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr ifmedia 4 , -.Xr qec 4 , +.Xr arp 4 , .Xr be 4 , .Xr ie 4 , -.Xr le 4 , -.Xr intro 4 , +.Xr ifmedia 4 , .Xr inet 4 , -.Xr arp 4 +.Xr intro 4 , +.Xr le 4 , +.Xr qec 4 , +.Xr ifconfig 8 .Sh HISTORY .Ox support for the diff --git a/share/man/man4/man4.sparc/qec.4 b/share/man/man4/man4.sparc/qec.4 index 0fd8d7d56f2..a42bb33015e 100644 --- a/share/man/man4/man4.sparc/qec.4 +++ b/share/man/man4/man4.sparc/qec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qec.4,v 1.7 1999/02/02 02:29:59 jason Exp $ +.\" $OpenBSD: qec.4,v 1.8 1999/05/16 19:57:22 alex Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -50,8 +50,8 @@ This driver, like other busses, is not directly available to users. In essence it is a buffering DMA controller. .Sh SEE ALSO .Xr be 4 , -.Xr qe 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr qe 4 .Sh HISTORY .Ox support for the diff --git a/share/man/man4/man4.sparc/si.4 b/share/man/man4/man4.sparc/si.4 index bd66ac4c88d..d7d15b9c7bc 100644 --- a/share/man/man4/man4.sparc/si.4 +++ b/share/man/man4/man4.sparc/si.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: si.4,v 1.1 1998/03/07 23:34:09 johns Exp $ +.\" $OpenBSD: si.4,v 1.2 1999/05/16 19:57:22 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -35,8 +35,8 @@ the features listed above. If no flags are specified, the device will use DMA by default. .Sh SEE ALSO +.Xr esp 4 , .Xr sw 4 -.Xr esp 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.sparc/sw.4 b/share/man/man4/man4.sparc/sw.4 index 10bf7348e11..1bf748024ff 100644 --- a/share/man/man4/man4.sparc/sw.4 +++ b/share/man/man4/man4.sparc/sw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sw.4,v 1.1 1998/03/07 23:34:09 johns Exp $ +.\" $OpenBSD: sw.4,v 1.2 1999/05/16 19:57:22 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -41,8 +41,8 @@ The .Nm driver only supports polled DMA at this time. .Sh SEE ALSO +.Xr esp 4 , .Xr si 4 -.Xr esp 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4 index 6f6c3bc2884..0c07346a87a 100644 --- a/share/man/man4/man4.sparc/tcx.4 +++ b/share/man/man4/man4.sparc/tcx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcx.4,v 1.4 1998/07/13 02:42:21 jason Exp $ +.\" $OpenBSD: tcx.4,v 1.5 1999/05/16 19:57:23 alex Exp $ .\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -60,9 +60,9 @@ and can be operated in emulation mode. .Sh SEE ALSO .Xr bwtwo 4 , -.Xr cgtwo 4 , -.Xr cgthree 4 , +.Xr cgeight 4 , .Xr cgfour 4 , +.Xr cgfourteen 4 , .Xr cgsix 4 , -.Xr cgeight 4 , -.Xr cgfourteen 4 +.Xr cgthree 4 , +.Xr cgtwo 4 diff --git a/share/man/man4/man4.sparc/zs.4 b/share/man/man4/man4.sparc/zs.4 index 1970bbd4d8a..a5c0b447bbc 100644 --- a/share/man/man4/man4.sparc/zs.4 +++ b/share/man/man4/man4.sparc/zs.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zs.4,v 1.4 1999/01/21 04:50:07 marc Exp $ +.\" $OpenBSD: zs.4,v 1.5 1999/05/16 19:57:23 alex Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -53,10 +53,10 @@ The first outgoing connection succeeds, but second and subsequent connections fail, apparently due to a getty hang. The hung getty apparently prevents the cua device from being re-opened. .Sh SEE ALSO +.Xr ioctl 2 , .Xr kbd 4 , .Xr ms 4 , -.Xr tty 4 , -.Xr ioctl 2 +.Xr tty 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.sun3/bwtwo.4 b/share/man/man4/man4.sun3/bwtwo.4 index ab2c14e3302..be67b7fd38e 100644 --- a/share/man/man4/man4.sun3/bwtwo.4 +++ b/share/man/man4/man4.sun3/bwtwo.4 @@ -51,5 +51,5 @@ The is a memory based black and white frame buffer. It supports the minimal ioctl's needed to run X11. .Sh SEE ALSO -.Xr cgtwo 4 , -.Xr cgfour 4 +.Xr cgfour 4 , +.Xr cgtwo 4 diff --git a/share/man/man4/man4.sun3/ie.4 b/share/man/man4/man4.sun3/ie.4 index 49ed0a37799..04fdad6fc5b 100644 --- a/share/man/man4/man4.sun3/ie.4 +++ b/share/man/man4/man4.sun3/ie.4 @@ -64,7 +64,7 @@ interface employs the address resolution protocol described in to dynamically map between Internet and Ethernet addresses on the local network. .Sh SEE ALSO -.Xr le 4 , -.Xr intro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr intro 4 , +.Xr le 4 diff --git a/share/man/man4/man4.sun3/le.4 b/share/man/man4/man4.sun3/le.4 index c7d6c5ac227..956674aef5d 100644 --- a/share/man/man4/man4.sun3/le.4 +++ b/share/man/man4/man4.sun3/le.4 @@ -65,7 +65,7 @@ interface employs the address resolution protocol described in to dynamically map between Internet and Ethernet addresses on the local network. .Sh SEE ALSO +.Xr arp 4 , .Xr ie 4 , -.Xr intro 4 , .Xr inet 4 , -.Xr arp 4 +.Xr intro 4 diff --git a/share/man/man4/man4.vax/ddn.4 b/share/man/man4/man4.vax/ddn.4 index cb0e5a76ef6..e7e9fb215ff 100644 --- a/share/man/man4/man4.vax/ddn.4 +++ b/share/man/man4/man4.vax/ddn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddn.4,v 1.2 1996/03/29 10:16:30 niklas Exp $ +.\" $OpenBSD: ddn.4,v 1.3 1999/05/16 19:57:25 alex Exp $ .\" $NetBSD: ddn.4,v 1.3 1996/03/03 17:13:18 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -126,8 +126,8 @@ detected by either the driver or the .Tn ACP Ns 625 firmware. .Sh SEE ALSO -.Xr netintro 4 , -.Xr ip 4 +.Xr ip 4 , +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/de.4 b/share/man/man4/man4.vax/de.4 index 03dbc61ff79..2a321e54662 100644 --- a/share/man/man4/man4.vax/de.4 +++ b/share/man/man4/man4.vax/de.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: de.4,v 1.2 1996/03/29 10:16:31 niklas Exp $ +.\" $OpenBSD: de.4,v 1.3 1999/05/16 19:57:25 alex Exp $ .\" $NetBSD: de.4,v 1.3 1996/03/03 17:13:19 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -124,9 +124,9 @@ See the hardware manual for details. .It de%d: wtmode failed, csr0=%b csr1=%b. .El .Sh SEE ALSO -.Xr netintro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/dmc.4 b/share/man/man4/man4.vax/dmc.4 index 578fe6790d1..8e38c7046d6 100644 --- a/share/man/man4/man4.vax/dmc.4 +++ b/share/man/man4/man4.vax/dmc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dmc.4,v 1.2 1996/03/29 10:16:36 niklas Exp $ +.\" $OpenBSD: dmc.4,v 1.3 1999/05/16 19:57:26 alex Exp $ .\" $NetBSD: dmc.4,v 1.3 1996/03/03 17:13:22 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 Regents of the University of California. @@ -145,8 +145,8 @@ The interface was handed a message which has addresses formatted in an unsuitable address family. .El .Sh SEE ALSO -.Xr intro 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr intro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/dmv.4 b/share/man/man4/man4.vax/dmv.4 index d05097ad3c5..0ea89fb9cd3 100644 --- a/share/man/man4/man4.vax/dmv.4 +++ b/share/man/man4/man4.vax/dmv.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dmv.4,v 1.2 1996/03/29 10:16:40 niklas Exp $ +.\" $OpenBSD: dmv.4,v 1.3 1999/05/16 19:57:26 alex Exp $ .\" $NetBSD: dmv.4,v 1.3 1996/03/03 17:13:25 thorpej Exp $ .\" .\" Copyright (c) 1988, 1991 Regents of the University of California. @@ -122,8 +122,8 @@ A device timeout occurred. Numerous other device errors may be displayed. .Sh SEE ALSO .Xr dmc 4 , -.Xr intro 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr intro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/ec.4 b/share/man/man4/man4.vax/ec.4 index c985aa3cbe9..54cf910ec98 100644 --- a/share/man/man4/man4.vax/ec.4 +++ b/share/man/man4/man4.vax/ec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ec.4,v 1.2 1996/03/29 10:16:48 niklas Exp $ +.\" $OpenBSD: ec.4,v 1.3 1999/05/16 19:57:27 alex Exp $ .\" $NetBSD: ec.4,v 1.3 1996/03/03 17:13:30 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -125,9 +125,9 @@ a message with addresses formatted in an unsuitable address family; the packet was dropped. .El .Sh SEE ALSO -.Xr netintro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/en.4 b/share/man/man4/man4.vax/en.4 index 54109392ae8..a2fb6209730 100644 --- a/share/man/man4/man4.vax/en.4 +++ b/share/man/man4/man4.vax/en.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: en.4,v 1.2 1996/03/29 10:16:49 niklas Exp $ +.\" $OpenBSD: en.4,v 1.3 1999/05/16 19:57:27 alex Exp $ .\" $NetBSD: en.4,v 1.3 1996/03/03 17:13:32 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -123,8 +123,8 @@ a message with addresses formatted in an unsuitable address family; the packet was dropped. .El .Sh SEE ALSO -.Xr netintro 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/ex.4 b/share/man/man4/man4.vax/ex.4 index 65131ae05ca..ce6849ee981 100644 --- a/share/man/man4/man4.vax/ex.4 +++ b/share/man/man4/man4.vax/ex.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ex.4,v 1.2 1996/03/29 10:16:51 niklas Exp $ +.\" $OpenBSD: ex.4,v 1.3 1999/05/16 19:57:28 alex Exp $ .\" $NetBSD: ex.4,v 1.3 1996/03/03 17:13:33 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -101,9 +101,9 @@ a message with addresses formatted in an unsuitable address family; the packet was dropped. .El .Sh SEE ALSO -.Xr netintro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/hp.4 b/share/man/man4/man4.vax/hp.4 index 5fb19b5ea6b..5ded4cca53a 100644 --- a/share/man/man4/man4.vax/hp.4 +++ b/share/man/man4/man4.vax/hp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hp.4,v 1.2 1996/03/29 10:16:57 niklas Exp $ +.\" $OpenBSD: hp.4,v 1.3 1999/05/16 19:57:28 alex Exp $ .\" $NetBSD: hp.4,v 1.4 1996/03/05 15:28:50 ragge Exp $ .\" .\" Copyright (c) 1980,1988, 1991 Regents of the University of California. @@ -149,8 +149,8 @@ or heads are indicated. .Xr physio 4 , .Xr up 4 , .Xr disklabel 5 , -.Xr MAKEDEV 8 -.Xr disklabel 8 +.Xr MAKEDEV 8 , +.Xr disklabel 8 , .Xr mknod 8 .Sh HISTORY The diff --git a/share/man/man4/man4.vax/ht.4 b/share/man/man4/man4.vax/ht.4 index bf7eecad68c..aefca4349cc 100644 --- a/share/man/man4/man4.vax/ht.4 +++ b/share/man/man4/man4.vax/ht.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ht.4,v 1.2 1996/03/29 10:16:59 niklas Exp $ +.\" $OpenBSD: ht.4,v 1.3 1999/05/16 19:57:29 alex Exp $ .\" $NetBSD: ht.4,v 1.3 1996/03/03 17:13:39 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -100,8 +100,8 @@ the operation which failed several times before reporting the error. .Xr mt 1 , .Xr tar 1 , .Xr tp 1 , -.Xr mtio 4 , .Xr mt 4 , +.Xr mtio 4 , .Xr physio 4 , .Xr tm 4 , .Xr ts 4 , diff --git a/share/man/man4/man4.vax/hy.4 b/share/man/man4/man4.vax/hy.4 index 6c35a826615..9b2950dc235 100644 --- a/share/man/man4/man4.vax/hy.4 +++ b/share/man/man4/man4.vax/hy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hy.4,v 1.2 1996/03/29 10:17:00 niklas Exp $ +.\" $OpenBSD: hy.4,v 1.3 1999/05/16 19:57:29 alex Exp $ .\" $NetBSD: hy.4,v 1.3 1996/03/03 17:13:41 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -111,8 +111,8 @@ Software was able to reset the power off bit, indicating that the power has been restored. .El .Sh SEE ALSO -.Xr netintro 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/il.4 b/share/man/man4/man4.vax/il.4 index f4bf6744463..8c7c2e1e465 100644 --- a/share/man/man4/man4.vax/il.4 +++ b/share/man/man4/man4.vax/il.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: il.4,v 1.2 1996/03/29 10:17:04 niklas Exp $ +.\" $OpenBSD: il.4,v 1.3 1999/05/16 19:57:31 alex Exp $ .\" $NetBSD: il.4,v 1.3 1996/03/03 17:13:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -102,9 +102,9 @@ should indicate the nature of the failure. See the hardware manual for details. .El .Sh SEE ALSO -.Xr netintro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/intro.4 b/share/man/man4/man4.vax/intro.4 index e5184009d11..c5ddc0b7163 100644 --- a/share/man/man4/man4.vax/intro.4 +++ b/share/man/man4/man4.vax/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.2 1996/03/29 10:17:06 niklas Exp $ +.\" $OpenBSD: intro.4,v 1.3 1999/05/16 19:57:31 alex Exp $ .\" $NetBSD: intro.4,v 1.3 1996/03/03 17:13:44 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -107,10 +107,10 @@ The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO +.Xr autoconf 4 , .Xr intro 4 , .Xr netintro 4 , -.Xr autoconf 4 , -.Xr config 8 . +.Xr config 8 .Rs .%T "Building 4.3 BSD UNIX Systems with Config" .%B SMM diff --git a/share/man/man4/man4.vax/ix.4 b/share/man/man4/man4.vax/ix.4 index 5efe7ff47bd..8a5f1315bbb 100644 --- a/share/man/man4/man4.vax/ix.4 +++ b/share/man/man4/man4.vax/ix.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ix.4,v 1.2 1996/03/29 10:17:08 niklas Exp $ +.\" $OpenBSD: ix.4,v 1.3 1999/05/16 19:57:32 alex Exp $ .\" $NetBSD: ix.4,v 1.3 1996/03/03 17:13:45 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -125,10 +125,10 @@ shut itself down, saying: The recourse is to reload the firmware and allow more time. .El .Sh SEE ALSO -.Xr netintro 4 , -.Xr inet 4 , .Xr arp 4 , -.Xr np 4 . +.Xr inet 4 , +.Xr netintro 4 , +.Xr np 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/kg.4 b/share/man/man4/man4.vax/kg.4 index ffc095afc67..e11a126ced2 100644 --- a/share/man/man4/man4.vax/kg.4 +++ b/share/man/man4/man4.vax/kg.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kg.4,v 1.2 1996/03/29 10:17:09 niklas Exp $ +.\" $OpenBSD: kg.4,v 1.3 1999/05/16 19:57:32 alex Exp $ .\" $NetBSD: kg.4,v 1.3 1996/03/03 17:13:46 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 Regents of the University of California. @@ -63,8 +63,8 @@ level. The device driver automatically calibrates itself to the line clock frequency. .Sh SEE ALSO -.Xr kgmon 8 , -.Xr config 8 +.Xr config 8 , +.Xr kgmon 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/mtio.4 b/share/man/man4/man4.vax/mtio.4 index 34dbbc737fb..659aaca8847 100644 --- a/share/man/man4/man4.vax/mtio.4 +++ b/share/man/man4/man4.vax/mtio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mtio.4,v 1.4 1996/10/08 01:20:51 michaels Exp $ +.\" $OpenBSD: mtio.4,v 1.5 1999/05/16 19:57:32 alex Exp $ .\" $NetBSD: mtio.4,v 1.4 1996/03/03 17:13:54 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -216,9 +216,9 @@ struct mtget { .Xr tar 1 , .Xr tp 1 , .Xr ht 4 , +.Xr mt 4 , .Xr tm 4 , .Xr ts 4 , -.Xr mt 4 , .Xr ut 4 .Sh HISTORY The diff --git a/share/man/man4/man4.vax/np.4 b/share/man/man4/man4.vax/np.4 index a7f24ee12b0..dde37644653 100644 --- a/share/man/man4/man4.vax/np.4 +++ b/share/man/man4/man4.vax/np.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: np.4,v 1.2 1996/03/29 10:17:18 niklas Exp $ +.\" $OpenBSD: np.4,v 1.3 1999/05/16 19:57:33 alex Exp $ .\" $NetBSD: np.4,v 1.3 1996/03/03 17:13:55 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -127,10 +127,10 @@ There are 110 other diagnostic messages that can be enabled by setting bits in a debugging mask. Consult the driver for details. .Sh SEE ALSO -.Xr netintro 4 , -.Xr inet 4 , .Xr arp 4 , -.Xr ix 4 +.Xr inet 4 , +.Xr ix 4 , +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/pcl.4 b/share/man/man4/man4.vax/pcl.4 index 25b4ea07c39..0e747ce87d9 100644 --- a/share/man/man4/man4.vax/pcl.4 +++ b/share/man/man4/man4.vax/pcl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcl.4,v 1.2 1996/03/29 10:17:19 niklas Exp $ +.\" $OpenBSD: pcl.4,v 1.3 1999/05/16 19:57:33 alex Exp $ .\" $NetBSD: pcl.4,v 1.3 1996/03/03 17:13:57 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 Regents of the University of California. @@ -126,8 +126,8 @@ message has been agreed upon to be 1008 bytes (same as ArpaNet message). .El .Sh SEE ALSO -.Xr intro 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr intro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/qe.4 b/share/man/man4/man4.vax/qe.4 index 58813aaabef..09595ea9e7e 100644 --- a/share/man/man4/man4.vax/qe.4 +++ b/share/man/man4/man4.vax/qe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qe.4,v 1.2 1996/03/29 10:17:23 niklas Exp $ +.\" $OpenBSD: qe.4,v 1.3 1999/05/16 19:57:34 alex Exp $ .\" $NetBSD: qe.4,v 1.3 1996/03/03 17:14:01 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -78,9 +78,9 @@ flag with an .Dv SIOCSIFFLAGS .Xr ioctl . .Sh SEE ALSO -.Xr netintro 4 , +.Xr arp 4 , .Xr inet 4 , -.Xr arp 4 +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/rx.4 b/share/man/man4/man4.vax/rx.4 index 36de9d27959..f7eaa6dcdd0 100644 --- a/share/man/man4/man4.vax/rx.4 +++ b/share/man/man4/man4.vax/rx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rx.4,v 1.2 1996/03/29 10:17:24 niklas Exp $ +.\" $OpenBSD: rx.4,v 1.3 1999/05/16 19:57:34 alex Exp $ .\" $NetBSD: rx.4,v 1.3 1996/03/03 17:14:03 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 Regents of the University of California. @@ -237,11 +237,11 @@ the device .Xr close 2 ) . .El .Sh SEE ALSO -.Xr rxformat 8 , -.Xr newfs 8 , -.Xr mkfs 8 , .Xr tar 1 , -.Xr arff 8 +.Xr arff 8 , +.Xr mkfs 8 , +.Xr newfs 8 , +.Xr rxformat 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/tm.4 b/share/man/man4/man4.vax/tm.4 index 69ffe1ba958..76b427e1db4 100644 --- a/share/man/man4/man4.vax/tm.4 +++ b/share/man/man4/man4.vax/tm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tm.4,v 1.2 1996/03/29 10:17:26 niklas Exp $ +.\" $OpenBSD: tm.4,v 1.3 1999/05/16 19:57:34 alex Exp $ .\" $NetBSD: tm.4,v 1.3 1996/03/03 17:14:04 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -98,9 +98,9 @@ will return an error as the operation in progress aborts. .Xr mt 1 , .Xr tar 1 , .Xr tp 1 , +.Xr ht 4 , .Xr mt 4 , .Xr mtio 4 , -.Xr ht 4 , .Xr ts 4 , .Xr ut 4 .Sh HISTORY diff --git a/share/man/man4/man4.vax/tmscp.4 b/share/man/man4/man4.vax/tmscp.4 index 66d51cb3815..7e8a1b8f997 100644 --- a/share/man/man4/man4.vax/tmscp.4 +++ b/share/man/man4/man4.vax/tmscp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmscp.4,v 1.4 1996/10/08 01:20:51 michaels Exp $ +.\" $OpenBSD: tmscp.4,v 1.5 1999/05/16 19:57:35 alex Exp $ .\" $NetBSD: tmscp.4,v 1.4 1996/03/03 17:14:06 thorpej Exp $ .\" .\" Copyright (c) 1986, 1991 Regents of the University of California. @@ -122,12 +122,12 @@ errors may be: .Xr mt 1 , .Xr tar 1 , .Xr tp 1 , +.Xr ht 4 , +.Xr mt 4 , .Xr mtio 4 , .Xr tm 4 , .Xr ts 4 , .Xr ut 4 , -.Xr mt 4 , -.Xr ht 4 , .Xr dmesg 8 .Sh HISTORY The diff --git a/share/man/man4/man4.vax/ts.4 b/share/man/man4/man4.vax/ts.4 index 3ef512e04da..6d382f48b10 100644 --- a/share/man/man4/man4.vax/ts.4 +++ b/share/man/man4/man4.vax/ts.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ts.4,v 1.4 1996/10/08 01:20:52 michaels Exp $ +.\" $OpenBSD: ts.4,v 1.5 1999/05/16 19:57:35 alex Exp $ .\" $NetBSD: ts.4,v 1.4 1996/03/03 17:14:08 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -85,10 +85,10 @@ status register and controller state is printed in hex and decimal. .Xr mt 1 , .Xr tar 1 , .Xr tp 1 , -.Xr mtio 4 , .Xr ht 4 , -.Xr tm 4 , .Xr mt 4 , +.Xr mtio 4 , +.Xr tm 4 , .Xr ut 4 .Sh HISTORY The diff --git a/share/man/man4/man4.vax/va.4 b/share/man/man4/man4.vax/va.4 index 1cfe26f7315..1ff3f178b3a 100644 --- a/share/man/man4/man4.vax/va.4 +++ b/share/man/man4/man4.vax/va.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: va.4,v 1.2 1996/03/29 10:17:40 niklas Exp $ +.\" $OpenBSD: va.4,v 1.3 1999/05/16 19:57:36 alex Exp $ .\" $NetBSD: va.4,v 1.3 1996/03/03 17:14:15 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -152,10 +152,10 @@ device was hogging the bus. (But see below). .El .Sh SEE ALSO -.Xr vfont 5 , .Xr lpr 1 , -.Xr lpd 8 , -.Xr vp 4 +.Xr vp 4 , +.Xr vfont 5 , +.Xr lpd 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.vax/vp.4 b/share/man/man4/man4.vax/vp.4 index be2beed3233..6845c950f94 100644 --- a/share/man/man4/man4.vax/vp.4 +++ b/share/man/man4/man4.vax/vp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vp.4,v 1.2 1996/03/29 10:17:42 niklas Exp $ +.\" $OpenBSD: vp.4,v 1.3 1999/05/16 19:57:36 alex Exp $ .\" $NetBSD: vp.4,v 1.3 1996/03/03 17:14:16 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -105,9 +105,9 @@ The device is offline. .Sh SEE ALSO .Xr lpr 1 , .Xr vtroff 1 , -.Xr va 4 +.Xr va 4 , .Xr font 5 , -.Xr lpd 8 , +.Xr lpd 8 .Sh HISTORY A .Nm diff --git a/share/man/man4/man4.vax/vv.4 b/share/man/man4/man4.vax/vv.4 index 6d492e5b5f6..17f0f636275 100644 --- a/share/man/man4/man4.vax/vv.4 +++ b/share/man/man4/man4.vax/vv.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vv.4,v 1.3 1998/09/06 22:23:20 aaron Exp $ +.\" $OpenBSD: vv.4,v 1.4 1999/05/16 19:57:37 alex Exp $ .\" $NetBSD: vv.4,v 1.3 1996/03/03 17:14:18 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -120,8 +120,8 @@ an immediate .Em panic: vs_olen . .El .Sh SEE ALSO -.Xr netintro 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/midi.4 b/share/man/man4/midi.4 index 7369a5aa217..2f52897b8a3 100644 --- a/share/man/man4/midi.4 +++ b/share/man/man4/midi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: midi.4,v 1.1 1999/01/07 22:32:57 niklas Exp $ +.\" $OpenBSD: midi.4,v 1.2 1999/05/16 19:56:30 alex Exp $ .\" $NetBSD: midi.4,v 1.4 1998/08/22 14:45:35 augustss Exp $ .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -92,11 +92,11 @@ interface. .It Pa /dev/sequencer .El .Sh SEE ALSO -.Xr audio 4 , -.Xr ioctl 2 , .Xr midiplay 1 , -.Xr opl 4 , -.Xr ossaudio 3 . +.Xr ioctl 2 , +.Xr ossaudio 3 , +.Xr audio 4 , +.Xr opl 4 .br For ports using the ISA bus: .\" .Xr pcppi 4 , diff --git a/share/man/man4/mii.4 b/share/man/man4/mii.4 index 972ea40e4d7..bb977c9e508 100644 --- a/share/man/man4/mii.4 +++ b/share/man/man4/mii.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mii.4,v 1.1 1998/11/11 21:46:28 jason Exp $ +.\" $OpenBSD: mii.4,v 1.2 1999/05/16 19:56:30 alex Exp $ .\" $NetBSD: mii.4,v 1.1 1998/11/04 05:21:50 thorpej Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -87,8 +87,8 @@ program. .Xr icsphy 4 , .Xr ifmedia 4 , .Xr inphy 4 , -.Xr netintro 4 , .Xr lxtphy 4 , +.Xr netintro 4 , .Xr nsphy 4 , .Xr qsphy 4 , .Xr sqphy 4 , diff --git a/share/man/man4/mtio.4 b/share/man/man4/mtio.4 index 9918c875ea2..a59bdbe83ec 100644 --- a/share/man/man4/mtio.4 +++ b/share/man/man4/mtio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mtio.4,v 1.2 1998/09/05 17:41:48 deraadt Exp $ +.\" $OpenBSD: mtio.4,v 1.3 1999/05/16 19:56:31 alex Exp $ .\" $NetBSD: mtio.4,v 1.4 1996/03/03 17:13:54 thorpej Exp $ .\" .\" Copyright (c) 1983, 1991 The Regents of the University of California. @@ -190,9 +190,9 @@ struct mtget { .Xr tar 1 , .Xr tp 1 , .Xr ht 4 , +.Xr mt 4 , .Xr tm 4 , .Xr ts 4 , -.Xr mt 4 , .Xr ut 4 .Sh HISTORY The diff --git a/share/man/man4/ncr.4 b/share/man/man4/ncr.4 index a79a900c4c7..c3f5dbeac99 100644 --- a/share/man/man4/ncr.4 +++ b/share/man/man4/ncr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ncr.4,v 1.1 1997/03/28 22:53:40 millert Exp $ +.\" $OpenBSD: ncr.4,v 1.2 1999/05/16 19:56:31 alex Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -38,9 +38,9 @@ The driver provides support for the NCR 53C810, 53C825, 53C860, and 53C875 SCSI controller chips. .Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , .Xr intro 4 , .Xr sd 4 , .Xr st 4 , -.Xr cd 4 , -.Xr ch 4 , .Xr uk 4 diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index ed1c9c32d9e..d4693e9fae3 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netintro.4,v 1.11 1999/02/26 19:56:32 jason Exp $ +.\" $OpenBSD: netintro.4,v 1.12 1999/05/16 19:56:32 alex Exp $ .\" $NetBSD: netintro.4,v 1.4 1995/10/19 08:03:40 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -345,11 +345,11 @@ struct ifconf { }; .Ed .Sh SEE ALSO -.Xr socket 2 , .Xr ioctl 2 , -.Xr intro 4 , +.Xr socket 2 , .Xr bridge 4 , .Xr ifmedia 4 , +.Xr intro 4 , .Xr config 8 , .Xr routed 8 .Sh HISTORY diff --git a/share/man/man4/ns.4 b/share/man/man4/ns.4 index 648c9fcfbd9..66c9f7cb460 100644 --- a/share/man/man4/ns.4 +++ b/share/man/man4/ns.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ns.4,v 1.3 1998/10/31 23:17:41 espie Exp $ +.\" $OpenBSD: ns.4,v 1.4 1999/05/16 19:56:33 alex Exp $ .\" $NetBSD: ns.4,v 1.3 1994/11/30 16:22:26 jtc Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -155,17 +155,17 @@ to handle and report errors in protocol processing; it is, however, only accessible to user programs through heroic actions. .Sh SEE ALSO -.Xr intro 3 , .Xr byteorder 3 , .Xr gethostbyname 3 , .Xr getnetent 3 , .Xr getprotoent 3 , .Xr getservent 3 , +.Xr intro 3 , .Xr ns 3 , -.Xr netintro 4 , -.Xr spp 4 , .Xr idp 4 , -.Xr nsip 4 +.Xr netintro 4 , +.Xr nsip 4 , +.Xr spp 4 .Rs .%T "Internet Transport Protocols" .%R Xerox Corporation document XSIS diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index a459c07bd7a..e9521cffd3c 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.29 1999/05/12 13:26:50 aaron Exp $ +.\" $OpenBSD: options.4,v 1.30 1999/05/16 19:56:33 alex Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -778,10 +778,10 @@ and/or .\" .Sh FILES .\" .Sh EXAMPLES .Sh SEE ALSO +.Xr X 1 , .Xr gdb 1 , .Xr ktrace 1 , .Xr quota 1 , -.Xr X 1 , .Xr gettimeofday 2 , .Xr i386_iopl 2 , .Xr msgctl 2 , @@ -799,11 +799,11 @@ and/or .Xr shmget 2 , .Xr sysctl 3 , .Xr ddb 4 , -.Xr lkm 4 , .Xr inet 4 , .Xr ipsec 4 , -.Xr ns 4 , .Xr iso 4 , +.Xr lkm 4 , +.Xr ns 4 , .Xr xf86 4 , .Xr apm 8 , .Xr apmd 8 , diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index 3deeb987488..818b88f8f01 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.1 1998/09/26 22:42:53 fgsch Exp $ +.\" $OpenBSD: pcmcia.4,v 1.2 1999/05/16 19:56:34 alex Exp $ .\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $ .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -88,9 +88,9 @@ Adaptec APA-14[56]0 SCSI controller card. .Pp The supported PCMCIA controllers are those that are i82365 compatible. .Sh SEE ALSO -.Xr intro 4 , .Xr aic 4 , .Xr ep 4 , +.Xr intro 4 , .Xr isa 4 , .Xr ne 4 , .Xr pccom 4 , diff --git a/share/man/man4/raid.4 b/share/man/man4/raid.4 index f120b28a67f..4a3125bb959 100644 --- a/share/man/man4/raid.4 +++ b/share/man/man4/raid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: raid.4,v 1.2 1999/02/19 00:19:52 niklas Exp $ +.\" $OpenBSD: raid.4,v 1.3 1999/05/16 19:56:35 alex Exp $ .\" .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -234,11 +234,11 @@ device special files. .Pp .Sh SEE ALSO .Xr MAKEDEV 8 , -.Xr raidctl 8 , .Xr config 8 , .Xr fsck 8 , .Xr mount 8 , -.Xr newfs 8 +.Xr newfs 8 , +.Xr raidctl 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/random.4 b/share/man/man4/random.4 index 71152038f38..1565777d344 100644 --- a/share/man/man4/random.4 +++ b/share/man/man4/random.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: random.4,v 1.4 1998/09/06 22:23:19 aaron Exp $ +.\" $OpenBSD: random.4,v 1.5 1999/05/16 19:56:35 alex Exp $ .\" .\" Copyright (c) 1996, 1997 Michael Shalayeff .\" @@ -62,11 +62,11 @@ simple pseudo-random generator (as it is in the kernel). .It /dev/arandom aRC4 hashed data (as apposed to the {u,s}random, as they are MD5). .Sh SEE ALSO -.Xr random 9 , +.Xr arc4random 3 , +.Xr md5 3 , .Xr random 3 , .Xr md5 9 , -.Xr md5 3 , -.Xr arc4random 3 . +.Xr random 9 .Sh FILES .Bl -tag -width /dev/srandom .It Pa /dev/random, /dev/srandom, /dev/urandom, /dev/prandom, /dev/arandom diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index 405a68e0467..9b031513f05 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scsi.4,v 1.4 1999/03/11 01:35:04 pjanzen Exp $ +.\" $OpenBSD: scsi.4,v 1.5 1999/05/16 19:56:36 alex Exp $ .\" .Dd August 4, 1996 .Dt SD 4 @@ -142,8 +142,8 @@ of the return values of functions. shows more detailed information including DMA scatter-gather logs. .El .Sh SEE ALSO -.Xr ch 4 , .Xr cd 4 , +.Xr ch 4 , .Xr sd 4 , .Xr ss 4 , .Xr st 4 , diff --git a/share/man/man4/sl.4 b/share/man/man4/sl.4 index 7984c0a8897..7fcca10d1dc 100644 --- a/share/man/man4/sl.4 +++ b/share/man/man4/sl.4 @@ -58,8 +58,8 @@ a message with addresses formatted in an unsuitable address family; the packet was dropped. .El .Sh SEE ALSO -.Xr netintro 4 , .Xr inet 4 , +.Xr netintro 4 , .Xr slattach 8 , .Xr sliplogin 8 , .Xr slstats 8 diff --git a/share/man/man4/sm.4 b/share/man/man4/sm.4 index 645426fb22b..3ca80eef1a6 100644 --- a/share/man/man4/sm.4 +++ b/share/man/man4/sm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sm.4,v 1.2 1998/09/26 22:42:54 fgsch Exp $ +.\" $OpenBSD: sm.4,v 1.3 1999/05/16 19:56:37 alex Exp $ .\" $NetBSD: sm.4,v 1.3 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -84,7 +84,7 @@ corrupted. .El .Sh SEE ALSO .Xr ifmedia 4 , -.Xr ifconfig 8 , .Xr intro 4 , .Xr isa 4 , -.Xr pcmcia 4 +.Xr pcmcia 4 , +.Xr ifconfig 8 diff --git a/share/man/man4/strip.4 b/share/man/man4/strip.4 index 9aad511779d..c4519975d13 100644 --- a/share/man/man4/strip.4 +++ b/share/man/man4/strip.4 @@ -157,10 +157,10 @@ by .\" Why isn't .Ss documented in mdoc(7) and mdoc.samples(7)? .\" .Sh DIAGNOSTICS .Sh SEE ALSO -.Xr inet 4 , .Xr arp 4 , -.Xr route 8 , +.Xr inet 4 , .Xr slip 4 , +.Xr route 8 , .Xr slattach 8 . .Sh BUGS Currently is IP-only. Encapsulations for AppleTalk and ARP have been defined, diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index 4f1f0e93487..3af09c983b5 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -181,7 +181,7 @@ exists. .Xr getsockopt 2 , .Xr socket 2 , .Xr inet 4 , -.Xr ip 4 +.Xr ip 4 , .Xr netintro 4 .Sh HISTORY The diff --git a/share/man/man4/tp.4 b/share/man/man4/tp.4 index 8c67954423a..4564a262131 100644 --- a/share/man/man4/tp.4 +++ b/share/man/man4/tp.4 @@ -674,12 +674,12 @@ will return .Er ENOTCONN . .El .Sh SEE ALSO -.Xr tcp 4 , .Xr netstat 1 , -.Xr iso 4 , .Xr clnp 4 , .Xr cltp 4 , -.Xr ifconfig 8 . +.Xr iso 4 , +.Xr tcp 4 , +.Xr ifconfig 8 .Sh BUGS The protocol definition of expedited data is slightly problematic, in a way that renders expedited data almost useless, diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index d35f2c3938d..0fa20dc0327 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.11 1999/03/18 11:12:19 aaron Exp $ +.\" $OpenBSD: tty.4,v 1.12 1999/05/16 19:56:39 alex Exp $ .\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 @@ -450,10 +450,10 @@ above in the integer pointed to by .Fa state . .El .Sh SEE ALSO -.Xr getty 8 , +.Xr stty 1 , .Xr ioctl 2 , .Xr pty 4 , -.Xr stty 1 , -.Xr termios 4 +.Xr termios 4 , +.Xr getty 8 .Sh HISTORY The cua support is inspired by similar support in SunOS. diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index 8117df1433a..9aa747aa263 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tun.4,v 1.8 1999/03/01 05:41:13 aaron Exp $ +.\" $OpenBSD: tun.4,v 1.9 1999/05/16 19:56:40 alex Exp $ .Dd March 10, 1996 .Dt TUN 4 .Os OpenBSD 1.2 @@ -335,8 +335,8 @@ or MTU, for (The MTU must not be less than 1; attempts to set it so return .Er EIO . ) .Sh SEE ALSO -.Xr netintro 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr netintro 4 .Sh BUGS The .Dv SUONLY diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4 index 81ac2a37758..343e8223445 100644 --- a/share/man/man4/tx.4 +++ b/share/man/man4/tx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tx.4,v 1.2 1999/04/02 16:21:37 aaron Exp $ +.\" $OpenBSD: tx.4,v 1.3 1999/05/16 19:56:40 alex Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -106,11 +106,11 @@ Failed to allocate memory for a received packet. Packet was dropped. While resetting, the driver failed to stop the device correctly. .El .Sh SEE ALSO -.Xr ifconfig 8 , +.Xr arp 4 , .Xr ifmedia 4 , -.Xr intro 4 , .Xr inet 4 , -.Xr arp 4 +.Xr intro 4 , +.Xr ifconfig 8 .Sh BUGS The multicast packets filtering is not supported. Only one PHY has really been tested, diff --git a/share/man/man4/udp.4 b/share/man/man4/udp.4 index 62f67b5572c..794fc3f7913 100644 --- a/share/man/man4/udp.4 +++ b/share/man/man4/udp.4 @@ -129,9 +129,9 @@ exists. .Xr recv 2 , .Xr send 2 , .Xr socket 2 , -.Xr netintro 4 , .Xr inet 4 , -.Xr ip 4 +.Xr ip 4 , +.Xr netintro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/uk.4 b/share/man/man4/uk.4 index a19bc0b3ce6..c33b8b2649a 100644 --- a/share/man/man4/uk.4 +++ b/share/man/man4/uk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uk.4,v 1.3 1998/09/06 22:23:20 aaron Exp $ +.\" $OpenBSD: uk.4,v 1.4 1999/05/16 19:56:41 alex Exp $ .\" $NetBSD: uk.4,v 1.3 1996/10/20 23:15:26 explorer Exp $ .\" .\" Copyright (c) 1996 @@ -72,12 +72,12 @@ debug ioctls work on .Nm devices. .Sh SEE ALSO -.Xr sd 4 , -.Xr st 4 , .Xr cd 4 , .Xr ch 4 , -.Xr su 4 , -.Xr scsi 4 +.Xr scsi 4 , +.Xr sd 4 , +.Xr st 4 , +.Xr su 4 .Sh HISTORY The .Nm diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 715c60afc43..de5b427486e 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.9 1998/11/28 20:14:45 aaron Exp $ +.\" $OpenBSD: hier.7,v 1.10 1999/05/16 19:57:38 alex Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -379,9 +379,9 @@ Temporary files that are kept between system reboots. .El .Sh SEE ALSO .Xr apropos 1 , -.Xr finger 1 , .Xr find 1 , -.Xr grep 1 , +.Xr finger 1 , +.Xr grep 1 , .Xr ls 1 , .Xr whatis 1 , .Xr whereis 1 , diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 9242dc0f237..26112d4fac2 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.samples.7,v 1.9 1999/03/11 01:35:05 pjanzen Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.10 1999/05/16 19:57:38 alex Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -2767,9 +2767,9 @@ manual macro package template for writing a man page .El .Sh SEE ALSO -.Xr mdoc 7 , .Xr man 1 , -.Xr troff 1 +.Xr troff 1 , +.Xr mdoc 7 .Sh BUGS Undesirable hyphenation on the dash of a flag argument is not yet resolved, and causes diff --git a/share/man/man8/man8.amiga/MAKEDEV.8 b/share/man/man8/man8.amiga/MAKEDEV.8 index 13442aa7b29..92cd5a7ef9f 100644 --- a/share/man/man8/man8.amiga/MAKEDEV.8 +++ b/share/man/man8/man8.amiga/MAKEDEV.8 @@ -132,6 +132,6 @@ Abstract graphics interface to grf#'s The special file directory. .El .Sh SEE ALSO -.Xr mknod 8 , .Xr intro 4 , -.Xr config 8 +.Xr config 8 , +.Xr mknod 8 diff --git a/share/man/man8/man8.atari/MAKEDEV.8 b/share/man/man8/man8.atari/MAKEDEV.8 index d0f81ee2b6c..f6c172e8b87 100644 --- a/share/man/man8/man8.atari/MAKEDEV.8 +++ b/share/man/man8/man8.atari/MAKEDEV.8 @@ -143,7 +143,7 @@ Abstract graphics interface to grf#'s The special file directory. .El .Sh SEE ALSO -.Xr mknod 8 , .Xr intro 4 , .Xr config 8 , +.Xr mknod 8 , .Xr special 8 diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 79548ac7f91..0068f21e5ad 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.7 1999/04/28 23:20:57 alex Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.8 1999/05/16 19:57:42 alex Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -184,7 +184,7 @@ watchdog timer The special file directory. .El .Sh SEE ALSO -.Xr mknod 8 , .Xr intro 4 , .Xr config 8 , -.Xr special 8 . +.Xr mknod 8 , +.Xr special 8 diff --git a/share/man/man8/man8.sparc/MAKEDEV.8 b/share/man/man8/man8.sparc/MAKEDEV.8 index 017300eab72..a0f64d59f20 100644 --- a/share/man/man8/man8.sparc/MAKEDEV.8 +++ b/share/man/man8/man8.sparc/MAKEDEV.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)MAKEDEV.8 5.2 (Berkeley) 3/22/91 -.\" $Id: MAKEDEV.8,v 1.2 1997/07/24 15:01:36 deraadt Exp $ +.\" $Id: MAKEDEV.8,v 1.3 1999/05/16 19:57:43 alex Exp $ .\" .Dd Feburary 21, 1994 .Dt MAKEDEV 8 sparc @@ -129,7 +129,7 @@ Onboard Serial ports The special file directory. .El .Sh SEE ALSO -.Xr mknod 8 , .Xr intro 4 , .Xr config 8 , +.Xr mknod 8 , .Xr special 8 diff --git a/share/man/man8/man8.sun3/MAKEDEV.8 b/share/man/man8/man8.sun3/MAKEDEV.8 index aac01b597a1..b0359ccb25f 100644 --- a/share/man/man8/man8.sun3/MAKEDEV.8 +++ b/share/man/man8/man8.sun3/MAKEDEV.8 @@ -130,7 +130,7 @@ Onboard Serial ports The special file directory. .El .Sh SEE ALSO -.Xr mknod 8 , .Xr intro 4 , .Xr config 8 , +.Xr mknod 8 , .Xr special 8 diff --git a/share/man/man8/man8.vax/drtest.8 b/share/man/man8/man8.vax/drtest.8 index ff4ff197b1b..17f31103b84 100644 --- a/share/man/man8/man8.vax/drtest.8 +++ b/share/man/man8/man8.vax/drtest.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)drtest.8 6.3 (Berkeley) 3/16/91 -.\" $Id: drtest.8,v 1.1 1995/10/18 08:44:41 deraadt Exp $ +.\" $Id: drtest.8,v 1.2 1999/05/16 19:57:45 alex Exp $ .\" .Dd March 16, 1991 .Dt DRTEST 8 @@ -104,8 +104,8 @@ where .Ar X \&= a*8+u, e.g., hp(1,3) becomes hp11. .Sh SEE ALSO -.Xr format 8 , -.Xr bad144 8 +.Xr bad144 8 , +.Xr format 8 .Sh AUTHOR Helge Skrivervik .Sh HISTORY diff --git a/share/man/man8/man8.vax/installboot.8 b/share/man/man8/man8.vax/installboot.8 index 447026a24b3..c54eaea8d01 100644 --- a/share/man/man8/man8.vax/installboot.8 +++ b/share/man/man8/man8.vax/installboot.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)installboot.8 7.2 (Berkeley) 3/16/91 -.\" $Id: installboot.8,v 1.2 1998/07/11 21:32:39 angelos Exp $ +.\" $Id: installboot.8,v 1.3 1999/05/16 19:57:45 alex Exp $ .\" .Dd March 16, 1991 .Dt INSTALLBOOT 8 @@ -61,8 +61,8 @@ boot blocks boot programs .El .Sh SEE ALSO -.Xr newfs 8 , -.Xr dd 1 +.Xr dd 1 , +.Xr newfs 8 .Sh EXAMPLES .Bd -literal -offset indent -compact cd /usr/mdec diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index 39a75f8339d..040431418f5 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.8,v 1.3 1998/09/07 16:44:37 aaron Exp $ +.\" $OpenBSD: rc.8,v 1.4 1999/05/16 19:57:39 alex Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -127,11 +127,11 @@ and reside in .Pa /etc . .Sh SEE ALSO +.Xr sysctl.conf 5 , .Xr init 8 , .Xr rc.conf 8 , .Xr reboot 8 , -.Xr savecore 8 , -.Xr sysctl.conf 5 +.Xr savecore 8 .Sh HISTORY The .Nm diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index 06da864275f..e44e1e4a527 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.15 1999/04/20 22:56:11 alex Exp $ +.\" $OpenBSD: vpn.8,v 1.16 1999/05/16 19:57:40 alex Exp $ .\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -327,10 +327,10 @@ In situations where the gateway IP is outside the desired netrange, such as with private networks (RFC 1597), manual keying must be used. This should be fixed in the next release. .Sh SEE ALSO -.Xr ipf 8 , -.Xr ipsecadm 8 , .Xr ipsec 4 , -.Xr isakmpd 8 , .Xr options 4 , .Xr ipf 5 , +.Xr ipf 8 , +.Xr ipsecadm 8 , +.Xr isakmpd 8 , .Xr photurisd 8 diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8 index 3a9e092d8ca..130894af5ce 100644 --- a/share/man/man8/yp.8 +++ b/share/man/man8/yp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yp.8,v 1.9 1998/11/20 23:56:55 downsj Exp $ +.\" $OpenBSD: yp.8,v 1.10 1999/05/16 19:57:40 alex Exp $ .\" $NetBSD: yp.8,v 1.9 1995/08/11 01:16:52 thorpej Exp $ .\" .\" Copyright (c) 1992, 1993, 1996 Theo de Raadt <deraadt@theos.com> @@ -185,20 +185,20 @@ YP maps Makefile .El .Sh SEE ALSO .Xr domainname 1 , -.Xr group 5 , -.Xr passwd 5 , -.Xr ypbind 8 , .Xr ypcat 1 , -.Xr yppoll 8 , .Xr ypmatch 1 , -.Xr ypset 8 , .Xr ypwhich 1 , .Xr ypclnt 3 , -.Xr ypserv 8 , +.Xr group 5 , +.Xr passwd 5 , +.Xr rpc.yppasswdd 8 , +.Xr ypbind 8 , .Xr ypinit 8 , +.Xr yppoll 8 , .Xr yppush 8 , -.Xr ypxfr 8 , -.Xr rpc.yppasswdd 8 +.Xr ypserv 8 , +.Xr ypset 8 , +.Xr ypxfr 8 .Sh HISTORY This free .Nm YP diff --git a/share/man/man9/random.9 b/share/man/man9/random.9 index d5227bb0c1a..c737d47c663 100644 --- a/share/man/man9/random.9 +++ b/share/man/man9/random.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: random.9,v 1.3 1998/05/19 22:54:59 jason Exp $ +.\" $OpenBSD: random.9,v 1.4 1999/05/16 19:57:47 alex Exp $ .\" .\" Copyright (c) 1996 Michael Shalayeff .\" All rights reserved. @@ -62,5 +62,5 @@ device. will give random 32 bit numbers hashed with the aRC4 algorithm, which appears to be faster. .Sh SEE ALSO -.Xr random 4 , -.Xr arc4random 3 +.Xr arc4random 3 , +.Xr random 4 diff --git a/share/man/man9/time.9 b/share/man/man9/time.9 index 14ab69e072a..3dd1379c40f 100644 --- a/share/man/man9/time.9 +++ b/share/man/man9/time.9 @@ -105,11 +105,11 @@ and .Va runtime may be read and written without special precautions. .Sh SEE ALSO -.Xr hz 9 , +.Xr settimeofday 2 , .Xr hardclock 9 , +.Xr hz 9 , .Xr inittodr 9 , -.Xr microtime 9 , -.Xr settimeofday 2 +.Xr microtime 9 .Sh BUGS .Va Runtime should not be updated when the system time is diff --git a/share/termtypes/termcap.5 b/share/termtypes/termcap.5 index e1d60f82c0f..6c7b6cf5b9d 100644 --- a/share/termtypes/termcap.5 +++ b/share/termtypes/termcap.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)termcap.5 6.11 (Berkeley) 3/6/93 -.\" $Id: termcap.5,v 1.2 1999/05/12 13:26:50 aaron Exp $ +.\" $Id: termcap.5,v 1.3 1999/05/16 19:57:48 alex Exp $ .\" .Dd March 6, 1993 .Dt TERMCAP 5 @@ -1813,8 +1813,8 @@ Hash database file containing terminal descriptions (see .Xr cap_mkdb 1 ) . .El .Sh SEE ALSO -.Xr \&ex 1 , .Xr cap_mkdb 1 , +.Xr \&ex 1 , .Xr more 1 , .Xr tset 1 , .Xr \&ul 1 , |