diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 5f65ad2295e..c57a9cf1815 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -23,6 +23,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd January 16, 1996 .Dt CD 4 .Os FreeBSD @@ -394,7 +396,7 @@ None. .Xr scsi 4 , .Xr sd 4 , .Xr disklabel 5 , -.Xr disklabel 8 +.Xr disklabel 8 .Sh BUGS The names of the structures used for the third argument to .Fn ioctl diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4 index 0931f64c9d1..e99dbdf9b25 100644 --- a/share/man/man4/ch.4 +++ b/share/man/man4/ch.4 @@ -1,4 +1,4 @@ -.\" $Id: ch.4,v 1.5 1996/10/18 20:22:03 julian Exp $ +.\" $Id: ch.4,v 1.6 1996/12/09 07:45:16 mpp Exp $ .\" Copyright (c) 1996 .\" Julian Elischer . All rights reserved. .\" @@ -101,9 +101,9 @@ device entries .Sh DIAGNOSTICS None. .Sh SEE ALSO +.Xr cd 4 , .Xr sd 4 , -.Xr st 4 , -.Xr cd 4 +.Xr st 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/clnp.4 b/share/man/man4/clnp.4 index ee426100c1e..3fde960a7d0 100644 --- a/share/man/man4/clnp.4 +++ b/share/man/man4/clnp.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)clnp.4 8.2 (Berkeley) 4/2/94 +.\" $Id$ .\" .Dd April 2, 1994 .Dt CLNP 4 @@ -152,8 +153,8 @@ address exists. When specifying unsupported options. .El .Sh SEE ALSO -.Xr send 2 , .Xr recv 2 , +.Xr send 2 , .Xr intro 4 , .Xr iso 4 .Sh BUGS diff --git a/share/man/man4/cltp.4 b/share/man/man4/cltp.4 index 13bbd1ce72a..c885250efef 100644 --- a/share/man/man4/cltp.4 +++ b/share/man/man4/cltp.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)cltp.4 8.1 (Berkeley) 6/9/93 +.\" $Id$ .\" .Dd June 9, 1993 .Dt CLTP 4 @@ -122,6 +123,6 @@ exists. .Xr recv 2 , .Xr send 2 , .Xr socket 2 , +.Xr clnp 4 , .Xr intro 4 , -.Xr iso 4 , -.Xr clnp 4 +.Xr iso 4 diff --git a/share/man/man4/cy.4 b/share/man/man4/cy.4 index c1e2dbd8fc3..c0226504dc8 100644 --- a/share/man/man4/cy.4 +++ b/share/man/man4/cy.4 @@ -35,7 +35,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" from: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $ -.\" $Id$ +.\" $Id: cy.4,v 1.1 1995/10/10 09:34:21 bde Exp $ .\" .Dd October 10, 1995 .Dt CY 4 i386 @@ -196,10 +196,10 @@ and some has been lost. .\" Attempting to avoid further silo overflows. .\" .El .Sh SEE ALSO -.Xr tty 4 , +.Xr stty 1 , .Xr termios 4 , -.Xr comcontrol 8 , -.Xr stty 1 . +.Xr tty 4 , +.Xr comcontrol 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/da.4 b/share/man/man4/da.4 index 9190d8a94bc..932c7fb04a5 100644 --- a/share/man/man4/da.4 +++ b/share/man/man4/da.4 @@ -23,6 +23,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd January 18, 1996 .Dt SD 4 .Os FreeBSD @@ -260,10 +262,10 @@ slice, partition .Sh DIAGNOSTICS None. .Sh SEE ALSO -.Xr disklabel 8 , -.Xr fdisk 8 , .Xr wd 4 , -.Xr disklabel 5 +.Xr disklabel 5 , +.Xr disklabel 8 , +.Xr fdisk 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4 index 81ab14ea8e2..21e1ee3344a 100644 --- a/share/man/man4/divert.4 +++ b/share/man/man4/divert.4 @@ -1,3 +1,5 @@ +.\" $Id$ +.\" .Dd June 18, 1996 .Dt DIVERT 4 .Os FreeBSD @@ -124,11 +126,11 @@ The destination address contained an IP address not equal to that was not associated with any interface. .El .Sh SEE ALSO -.Xr ipfw 8 , -.Xr socket 2 , .Xr bind 2 , +.Xr recvfrom 2 , .Xr sendto 2 , -.Xr recvfrom 2 . +.Xr socket 2 , +.Xr ipfw 8 .Sh BUGS This is an attempt to provide a clean way for user mode processes to implement various IP tricks like address translation, but it diff --git a/share/man/man4/ed.4 b/share/man/man4/ed.4 index 22f66775dd9..19668f265a6 100644 --- a/share/man/man4/ed.4 +++ b/share/man/man4/ed.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ed.4,v 1.2 1994/08/23 10:51:40 davidg Exp $ +.\" $Id: ed.4,v 1.3 1995/10/28 22:47:12 pst Exp $ .\" .Dd October 28, 1995 .Dt ED 4 i386 @@ -159,8 +159,8 @@ packets are received. As a result, it may throw out some good packets which have been received but not yet transfered from the card to main memory. .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , -.Xr netintro 4 +.Xr netintro 4 , +.Xr ifconfig 8 .Sh HISTORY The .Nm ed diff --git a/share/man/man4/esis.4 b/share/man/man4/esis.4 index e97adac31fb..f5b872e9b9d 100644 --- a/share/man/man4/esis.4 +++ b/share/man/man4/esis.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)esis.4 8.2 (Berkeley) 11/30/93 +.\" $Id$ .\" .Dd November 30, 1993 .Dt ESIS 4 @@ -188,10 +189,10 @@ once again be a link-level sockaddr specifying the of the .Tn IS . .Sh SEE ALSO -.Xr un 4 , .Xr iso 4 , -.Xr route 8 , -.Xr ifconfig 8 +.Xr un 4 , +.Xr ifconfig 8 , +.Xr route 8 .Rs .%T "End system to Intermediate system routing exchange protocol for use in conjunction with the Protocol for providing the connectionless-mode network service" .%R ISO diff --git a/share/man/man4/fdc.4 b/share/man/man4/fdc.4 index 3b8b3fede48..5c2e166d6f9 100644 --- a/share/man/man4/fdc.4 +++ b/share/man/man4/fdc.4 @@ -24,7 +24,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$ +.\" $Id: fdc.4,v 1.4 1996/09/23 22:23:47 wosch Exp $ .\" .Dd August 31, 1994 .Dt FDC 4 i386 @@ -66,6 +66,6 @@ floppy driver source floppy tape (QIC40/80 driver source .El .Sh SEE ALSO -.Xr disktab 5 , .Xr fdformat 1 , +.Xr disktab 5 , .Xr ft 8 diff --git a/share/man/man4/fpa.4 b/share/man/man4/fpa.4 index 33e5334ad2e..095d212d73e 100644 --- a/share/man/man4/fpa.4 +++ b/share/man/man4/fpa.4 @@ -1,8 +1,9 @@ .\" -.\" .\" Copyright (c) 1995, Matt Thomas .\" All rights reserved. .\" +.\" $Id$ +.\" .Dd March 13, 1995 .Dt FPA 4 i386 .Dt FEA 4 i386 @@ -45,8 +46,8 @@ processing. .Pp .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , -.Xr netintro 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 01cda3b8d91..f9fe2693b7c 100644 --- a/share/man/man4/icmp.4 +++ b/share/man/man4/icmp.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)icmp.4 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt ICMP 4 @@ -105,10 +106,10 @@ socket with a network address for which no network interface exists. .El .Sh SEE ALSO -.Xr send 2 , .Xr recv 2 , -.Xr intro 4 , +.Xr send 2 , .Xr inet 4 , +.Xr intro 4 , .Xr ip 4 .Sh HISTORY The diff --git a/share/man/man4/idp.4 b/share/man/man4/idp.4 index 38a6f6a71c3..d5018db67fc 100644 --- a/share/man/man4/idp.4 +++ b/share/man/man4/idp.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)idp.4 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt IDP 4 @@ -174,8 +175,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 intro 4 , .Xr ns 4 .Sh HISTORY diff --git a/share/man/man4/ifmib.4 b/share/man/man4/ifmib.4 index 303b1ce92f9..63e155eda88 100644 --- a/share/man/man4/ifmib.4 +++ b/share/man/man4/ifmib.4 @@ -25,7 +25,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ifmib.4,v 1.2 1996/12/09 07:45:17 mpp Exp $ +.\" $Id: ifmib.4,v 1.3 1996/12/17 20:23:34 wollman Exp $ .\" .Dd November 15, 1996 .Dt IFMIB 4 @@ -157,9 +157,9 @@ the structure is a .Pq Aq Pa net/if_slvar.h . .Sh SEE ALSO .Xr sysctl 3 , -.\" .Xr ethermib 4 , .Xr intro 4 , .Xr ifnet 9 +.\" .Xr ethermib 4 , .Rs .%T "Definitions of Managed Objects for the Ethernet-like Interface Types Using SMIv2" .%A F. Kastenholz diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index 1eb34620b3c..c201a0089fd 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)inet.4 8.1 (Berkeley) 6/5/93 -.\" $Id: inet.4,v 1.3 1995/03/16 18:24:19 wollman Exp $ +.\" $Id: inet.4,v 1.4 1996/08/22 23:51:13 mpp Exp $ .\" .Dd February 14, 1995 .Dt INET 4 @@ -251,13 +251,13 @@ which initiates dynamic adaptation (default 128). .Xr ioctl 2 , .Xr socket 2 , .Xr sysctl 3 , +.Xr icmp 4 , +.Xr igmp 4 , .Xr intro 4 , +.Xr ip 4 , .Xr tcp 4 , .Xr ttcp 4 , -.Xr udp 4 , -.Xr ip 4 , -.Xr icmp 4 , -.Xr igmp 4 +.Xr udp 4 .Rs .%T "An Introductory 4.3 BSD Interprocess Communication Tutorial" .%B PS1 diff --git a/share/man/man4/intro.4 b/share/man/man4/intro.4 index e2d42e2f249..6fc95295e34 100644 --- a/share/man/man4/intro.4 +++ b/share/man/man4/intro.4 @@ -23,7 +23,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.3 1996/08/21 22:01:14 mpp Exp $ +.\" $Id: intro.4,v 1.4 1996/12/09 07:45:18 mpp Exp $ .\" .Dd January 20, 1996 .Dt INTRO 4 @@ -152,18 +152,18 @@ for the architecture .Pc . .Sh SEE ALSO -.Xr open 2 , .Xr close 2 , -.Xr read 2 , -.Xr write 2 , .Xr ioctl 2 , -.Xr select 2 , .Xr mmap 2 , +.Xr open 2 , +.Xr read 2 , +.Xr select 2 , .Xr socket 2 , +.Xr write 2 , .Xr hier 7 , -.Xr config 8 , .Xr MAKEDEV 8 , -.Xr devfs 5 Pq not yet existent . +.Xr config 8 , +.Xr mount_devfs 8 .Sh AUTHORS This man page has been written by .if t J\(:org Wunsch diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index 6c41c188a30..27c211d4897 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ip.4 8.2 (Berkeley) 11/30/93 +.\" $Id$ .\" .Dd November 30, 1993 .Dt IP 4 @@ -401,11 +402,11 @@ or longer than the option buffer provided. .El .Sh SEE ALSO .Xr getsockopt 2 , -.Xr send 2 , .Xr recv 2 , -.Xr intro 4 , +.Xr send 2 , .Xr icmp 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr intro 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/iso.4 b/share/man/man4/iso.4 index fa8dbbe26e8..52182658293 100644 --- a/share/man/man4/iso.4 +++ b/share/man/man4/iso.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)iso.4 8.2 (Berkeley) 11/30/93 +.\" $Id$ .\" .Dd November 30, 1993 .Dt ISO 4 @@ -181,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/lkm.4 b/share/man/man4/lkm.4 index 90045351150..f5536e59dd2 100644 --- a/share/man/man4/lkm.4 +++ b/share/man/man4/lkm.4 @@ -23,7 +23,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: lkm.4,v 1.5 1996/01/30 13:51:07 mpp Exp $ +.\" $Id: lkm.4,v 1.6 1996/02/09 17:25:43 mpp Exp $ .\" .Dd January 17, 1996 .Dt LKM 4 @@ -136,8 +136,8 @@ file containing definitions of module types example source code implementing two of the module types .Sh SEE ALSO .Xr modload 8 , -.Xr modunload 8 , -.Xr modstat 8 +.Xr modstat 8 , +.Xr modunload 8 .Sh BUGS If a module fails to initialize itself correctly, and the system is able to detect this failure, it will panic immediately. diff --git a/share/man/man4/lo.4 b/share/man/man4/lo.4 index 6f65c1e88d7..eb41a0b8fbe 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lo.4 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt LO 4 @@ -66,8 +67,8 @@ a message with addresses formatted in an unsuitable address family; the packet was dropped. .El .Sh SEE ALSO -.Xr intro 4 , -.Xr inet 4 +.Xr inet 4 , +.Xr intro 4 .\" .Xr ns 4 .Sh HISTORY The diff --git a/share/man/man4/man4.i386/aic.4 b/share/man/man4/man4.i386/aic.4 index 84bf10853c8..4fdf6567d17 100644 --- a/share/man/man4/man4.i386/aic.4 +++ b/share/man/man4/man4.i386/aic.4 @@ -21,6 +21,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$ .\" .Dd November 29, 1994 .Dt AIC 4 i386 @@ -40,8 +41,8 @@ Labs SoundBlaster SCSI host adapter. Many systems that use these controller chips do not have a boot ROM and therefore cannot be booted from. .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 68b20f9c769..0fe960149aa 100644 --- a/share/man/man4/man4.i386/apm.4 +++ b/share/man/man4/man4.i386/apm.4 @@ -8,6 +8,9 @@ .\" responsible for the proper functioning of this software, nor does .\" the author assume any responsibility for damages incurred with its .\" use. +.\" +.\" $Id$ +.\" .Dd November 1, 1994 .Dt APM 4 .Os @@ -139,7 +142,7 @@ Disk spindown, LCD backlight control, and power on demand have not been supported on the current version. .Sh SEE ALSO .Xr apm 8 , -.Xr zzz 8 , -.Xr apmconf 8 +.Xr apmconf 8 , +.Xr zzz 8 .Sh AUTHOR HOSOKAWA, Tatsumi (Keio Univ., Japan) diff --git a/share/man/man4/man4.i386/ar.4 b/share/man/man4/man4.i386/ar.4 index 6e5f84b5c4a..bf4763f516e 100644 --- a/share/man/man4/man4.i386/ar.4 +++ b/share/man/man4/man4.i386/ar.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id:$ +.\" $Id: ar.4,v 1.1.1.1 1995/11/21 03:07:26 peter Exp $ .\" .Dd November 19, 1995 .Dt AR 4 i386 @@ -89,10 +89,10 @@ The code can probably stand some optimizing. There must be lots because this code is still very green. Please report them to jhay@mikom.csir.co.za .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr lsdev 8 , +.Xr cx 4 , .Xr netintro 4 , -.Xr cx 4 +.Xr ifconfig 8 , +.Xr lsdev 8 .Sh AUTHOR The .Nm ar diff --git a/share/man/man4/man4.i386/cy.4 b/share/man/man4/man4.i386/cy.4 index c1e2dbd8fc3..c0226504dc8 100644 --- a/share/man/man4/man4.i386/cy.4 +++ b/share/man/man4/man4.i386/cy.4 @@ -35,7 +35,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" from: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $ -.\" $Id$ +.\" $Id: cy.4,v 1.1 1995/10/10 09:34:21 bde Exp $ .\" .Dd October 10, 1995 .Dt CY 4 i386 @@ -196,10 +196,10 @@ and some has been lost. .\" Attempting to avoid further silo overflows. .\" .El .Sh SEE ALSO -.Xr tty 4 , +.Xr stty 1 , .Xr termios 4 , -.Xr comcontrol 8 , -.Xr stty 1 . +.Xr tty 4 , +.Xr comcontrol 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.i386/dgb.4 b/share/man/man4/man4.i386/dgb.4 index b72ae1412f5..beb31cadbe1 100644 --- a/share/man/man4/man4.i386/dgb.4 +++ b/share/man/man4/man4.i386/dgb.4 @@ -35,7 +35,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" from: sio.4,v 1.15 1994/12/06 20:14:30 bde Exp -.\" $Id$ +.\" $Id: dgb.4,v 1.1 1995/10/17 17:38:42 bde Exp $ .\" .Dd Oct 13, 1995 .Dt DGB 4 i386 @@ -334,12 +334,12 @@ Internal problems in driver. .It dgb\fIX\fB: port \fIY\fB: timeout on FEP command Problems in hardware. .Sh SEE ALSO -.Xr tty 4 , +.Xr stty 1 , .Xr termios 4 , -.Xr comcontrol 8 , -.\" XXX add next line to many other drivers. +.Xr tty 4 , .Xr MAKEDEV 8 , -.Xr stty 1 . +.Xr comcontrol 8 +.\" XXX add next line to many other drivers. .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.i386/ed.4 b/share/man/man4/man4.i386/ed.4 index 22f66775dd9..19668f265a6 100644 --- a/share/man/man4/man4.i386/ed.4 +++ b/share/man/man4/man4.i386/ed.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ed.4,v 1.2 1994/08/23 10:51:40 davidg Exp $ +.\" $Id: ed.4,v 1.3 1995/10/28 22:47:12 pst Exp $ .\" .Dd October 28, 1995 .Dt ED 4 i386 @@ -159,8 +159,8 @@ packets are received. As a result, it may throw out some good packets which have been received but not yet transfered from the card to main memory. .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , -.Xr netintro 4 +.Xr netintro 4 , +.Xr ifconfig 8 .Sh HISTORY The .Nm ed diff --git a/share/man/man4/man4.i386/eg.4 b/share/man/man4/man4.i386/eg.4 index 10f84552df4..7ce01338f53 100644 --- a/share/man/man4/man4.i386/eg.4 +++ b/share/man/man4/man4.i386/eg.4 @@ -21,6 +21,8 @@ .\" (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$ +.\" .Dd July 10, 1995 .Dt EG 4 i386 .Os @@ -35,10 +37,10 @@ The interface provides access to a 10 Mb/s Ethernet network via the 3Com 3c505 Ethernet board. .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 fd4a80fc894..7f3cb74d0cf 100644 --- a/share/man/man4/man4.i386/el.4 +++ b/share/man/man4/man4.i386/el.4 @@ -21,7 +21,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$ +.\" $Id: el.4,v 1.2 1996/12/18 01:35:20 obrien Exp $ .\" .Dd July 10, 1995 .Dt EL 4 i386 @@ -48,10 +48,10 @@ Does not currently support DMA. .Pp Does not currently support multicasts. .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/ep.4 b/share/man/man4/man4.i386/ep.4 index 51b6a80666c..0a9eafce37e 100644 --- a/share/man/man4/man4.i386/ep.4 +++ b/share/man/man4/man4.i386/ep.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: ep.4,v 1.1 1996/07/11 00:22:46 mpp Exp $ +.\" $Id: ep.4,v 1.2 1996/07/11 00:31:57 mpp Exp $ .\" .Dd February 04, 1993 .Dt EP 4 @@ -112,12 +112,12 @@ 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 ed 4 , .Xr eg 4 , .Xr el 4 , .Xr ie 4 , -.Xr le 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 .Sh STANDARDS are great. There's so many to choose from. diff --git a/share/man/man4/man4.i386/fdc.4 b/share/man/man4/man4.i386/fdc.4 index 3b8b3fede48..5c2e166d6f9 100644 --- a/share/man/man4/man4.i386/fdc.4 +++ b/share/man/man4/man4.i386/fdc.4 @@ -24,7 +24,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$ +.\" $Id: fdc.4,v 1.4 1996/09/23 22:23:47 wosch Exp $ .\" .Dd August 31, 1994 .Dt FDC 4 i386 @@ -66,6 +66,6 @@ floppy driver source floppy tape (QIC40/80 driver source .El .Sh SEE ALSO -.Xr disktab 5 , .Xr fdformat 1 , +.Xr disktab 5 , .Xr ft 8 diff --git a/share/man/man4/man4.i386/fe.4 b/share/man/man4/man4.i386/fe.4 index 0c4137e2573..c7400751f51 100644 --- a/share/man/man4/man4.i386/fe.4 +++ b/share/man/man4/man4.i386/fe.4 @@ -21,7 +21,7 @@ .\" Contributed by M. Sekiguchi . .\" for fe driver. .\" -.\" $Id: fe.4,v 1.3 1996/03/17 11:44:22 jkh Exp $ +.\" $Id: fe.4,v 1.4 1996/08/22 23:51:50 mpp Exp $ .Dd March 3, 1996 .Dt FE 4 .Sh NAME @@ -237,9 +237,9 @@ driver supports Fujitsu MBH10302 and compatible PC cards. It requires the PC card (PCMCIA) support package. .Sh SEE ALSO .Xr netstat 1 , -.Xr netintro 4 , -.Xr ed 4 , .Xr crd 4 , +.Xr ed 4 , +.Xr netintro 4 , .Xr ifconfig 8 , .Xr pccardd 8 .Sh BUGS diff --git a/share/man/man4/man4.i386/gsc.4 b/share/man/man4/man4.i386/gsc.4 index d1f93e4715b..3527cbeefd6 100644 --- a/share/man/man4/man4.i386/gsc.4 +++ b/share/man/man4/man4.i386/gsc.4 @@ -27,6 +27,9 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (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$ +.\" .Dd January 9, 1995 .Os FreeBSD .Dt GSC 4 @@ -274,18 +277,18 @@ you can get debug output if you access the driver with a minor number whose debug bit (i.e. bit 5 out of 7) is set. .El .Sh SEE ALSO -.Xr sgsc 1 , -.Xr open 2 , -.Xr ioctl 2 , -.Xr intro 2 , -.Xr read 2 , -.Xr close 2 , .Xr cat 1 , .Xr dd 1 , -.Xr pbm 5 , -.Xr pnm 1 , .Xr pbmtopgm 1 , -.Xr termios 4 +.Xr pnm 1 , +.Xr sgsc 1 , +.Xr close 2 , +.Xr intro 2 , +.Xr ioctl 2 , +.Xr open 2 , +.Xr read 2 , +.Xr termios 4 , +.Xr pbm 5 .Sh AUTHORS Gunther Schadow .Sh BUGS diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4 index 785cf1e8870..dbce154e473 100644 --- a/share/man/man4/man4.i386/ie.4 +++ b/share/man/man4/man4.i386/ie.4 @@ -2,6 +2,8 @@ .\" Copyright (c) 1994, Wilko Bulte .\" All rights reserved. .\" +.\" $Id$ +.\" .Dd September 23, 1994 .Dt IE 4 i386 .Os @@ -66,8 +68,8 @@ RAM chip. .Pp .Sh SEE ALSO .Xr arp 4 , -.Xr ifconfig 8 , -.Xr netintro 4 +.Xr netintro 4 , +.Xr ifconfig 8 .Sh AUTHORS The .Nm diff --git a/share/man/man4/man4.i386/ncr.4 b/share/man/man4/man4.i386/ncr.4 index dc3576da116..fdfbe763fb0 100644 --- a/share/man/man4/man4.i386/ncr.4 +++ b/share/man/man4/man4.i386/ncr.4 @@ -21,6 +21,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$ .\" .Dd July 10, 1996 .Dt NCR 4 i386 @@ -36,8 +37,8 @@ The driver provides support for the NCR 53C810 and NCR 53C825 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 st 4 diff --git a/share/man/man4/man4.i386/psm.4 b/share/man/man4/man4.i386/psm.4 index e78277c6525..da2e4218709 100644 --- a/share/man/man4/man4.i386/psm.4 +++ b/share/man/man4/man4.i386/psm.4 @@ -1,3 +1,4 @@ +.\" $Id$ .\" .Dd Nov 8, 1996 .Dt PSM 4 @@ -369,8 +370,8 @@ structure (see However, it currently is not functioning properly, and may be removed in the future. .Sh SEE ALSO -.Xr mse 4 , .Xr syslog 3 , +.Xr mse 4 , .Xr syslogd 8 .\" .Sh HISTORY .\" .Sh AUTHOR diff --git a/share/man/man4/man4.i386/si.4 b/share/man/man4/man4.i386/si.4 index 3883708c974..ea1017cbc68 100644 --- a/share/man/man4/man4.i386/si.4 +++ b/share/man/man4/man4.i386/si.4 @@ -1,4 +1,4 @@ -.\" $Id: si.4,v 1.3 1995/12/29 01:39:06 peter Exp $ +.\" $Id: si.4,v 1.4 1996/02/12 01:20:36 mpp Exp $ .\" The following requests are required for all man pages. .Dd September 16, 1995 .Os FreeBSD @@ -127,11 +127,11 @@ locked termios state devices .\" .Sh ERRORS .Sh SEE ALSO .Xr stty 1 , +.Xr sio 4 , .Xr termios 4 , .Xr tty 4 , -.Xr sio 4 , -.Xr sicontrol 8 , -.Xr comcontrol 8 . +.Xr comcontrol 8 , +.Xr sicontrol 8 .\" .Sh STANDARDS .Sh HISTORY This driver is loosely based on driver code originating at Specialix, which diff --git a/share/man/man4/man4.i386/sio.4 b/share/man/man4/man4.i386/sio.4 index 58fe59b4eb3..c628c5d175c 100644 --- a/share/man/man4/man4.i386/sio.4 +++ b/share/man/man4/man4.i386/sio.4 @@ -34,7 +34,7 @@ .\" .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp -.\" $Id: sio.4,v 1.17 1995/10/10 03:43:10 bde Exp $ +.\" $Id: sio.4,v 1.18 1995/12/29 12:51:32 bde Exp $ .\" .Dd October 10, 1995 .Dt SIO 4 i386 @@ -282,10 +282,10 @@ and some has been lost. .\" Attempting to avoid further silo overflows. .\" .El .Sh SEE ALSO -.Xr tty 4 , +.Xr stty 1 , .Xr termios 4 , -.Xr comcontrol 8 , -.Xr stty 1 . +.Xr tty 4 , +.Xr comcontrol 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/man4.i386/sr.4 b/share/man/man4/man4.i386/sr.4 index fac7c49dc85..97ef01e23bf 100644 --- a/share/man/man4/man4.i386/sr.4 +++ b/share/man/man4/man4.i386/sr.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: sr.4,v 1.1 1996/07/05 18:51:59 jhay Exp $ .\" .Dd July 4, 1996 .Dt SR 4 i386 @@ -114,11 +114,11 @@ The code can probably stand some optimizing. There must be lots because this code is still very green. Please report them to jhay@mikom.csir.co.za .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr lsdev 8 , -.Xr netintro 4 , .Xr ar 4 , -.Xr cx 4 +.Xr cx 4 , +.Xr netintro 4 , +.Xr ifconfig 8 , +.Xr lsdev 8 .Sh AUTHOR The .Nm sr diff --git a/share/man/man4/man4.i386/tw.4 b/share/man/man4/man4.i386/tw.4 index 8c093e58ae5..1b94231b136 100644 --- a/share/man/man4/man4.i386/tw.4 +++ b/share/man/man4/man4.i386/tw.4 @@ -27,6 +27,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ +.\" .Th XTEN 8 "30 Oct 1993" .Dd Oct 30, 1993 .Dt TW 4 @@ -94,11 +96,9 @@ The system call can be used in the usual way to determine if there is data ready for reading. .Sh SEE ALSO -.Bl -diag -.It -.Xr xten 1 -.It +.Xr xten 1 , .Xr xtend 8 +.Bl -diag .It TW-523 documentation from X-10 Inc. .El diff --git a/share/man/man4/ncr.4 b/share/man/man4/ncr.4 index dc3576da116..fdfbe763fb0 100644 --- a/share/man/man4/ncr.4 +++ b/share/man/man4/ncr.4 @@ -21,6 +21,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$ .\" .Dd July 10, 1996 .Dt NCR 4 i386 @@ -36,8 +37,8 @@ The driver provides support for the NCR 53C810 and NCR 53C825 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 st 4 diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index 79a01792c7b..7bf34ecfa35 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)netintro.4 8.2 (Berkeley) 11/30/93 +.\" $Id$ .\" .Dd November 30, 1993 .Dt NETINTRO 4 @@ -316,8 +317,8 @@ struct ifconf { }; .Ed .Sh SEE ALSO -.Xr socket 2 , .Xr ioctl 2 , +.Xr socket 2 , .Xr intro 4 , .Xr config 8 , .Xr routed 8 diff --git a/share/man/man4/ns.4 b/share/man/man4/ns.4 index 18efeac0096..9b759b8fda9 100644 --- a/share/man/man4/ns.4 +++ b/share/man/man4/ns.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ns.4 8.2 (Berkeley) 11/30/93 +.\" $Id$ .\" .Dd November 30, 1993 .Dt NS 4 @@ -152,17 +153,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 intro 4 , -.Xr spp 4 , .Xr idp 4 , -.Xr nsip 4 +.Xr intro 4 , +.Xr nsip 4 , +.Xr spp 4 .Rs .%T "Internet Transport Protocols" .%R Xerox Corporation document XSIS diff --git a/share/man/man4/psm.4 b/share/man/man4/psm.4 index e78277c6525..da2e4218709 100644 --- a/share/man/man4/psm.4 +++ b/share/man/man4/psm.4 @@ -1,3 +1,4 @@ +.\" $Id$ .\" .Dd Nov 8, 1996 .Dt PSM 4 @@ -369,8 +370,8 @@ structure (see However, it currently is not functioning properly, and may be removed in the future. .Sh SEE ALSO -.Xr mse 4 , .Xr syslog 3 , +.Xr mse 4 , .Xr syslogd 8 .\" .Sh HISTORY .\" .Sh AUTHOR diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index 7447633b11f..fd41007ca01 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -1,4 +1,4 @@ -.\" $Id: scsi.4,v 1.6 1996/10/18 20:22:13 julian Exp $ +.\" $Id: scsi.4,v 1.7 1996/12/09 07:45:18 mpp Exp $ .\" Copyright (c) 1996 .\" Julian Elischer . All rights reserved. .\" @@ -168,16 +168,16 @@ of the return values of functions. Bit 3 shows more detailed information including DMA scatter-gather logs. .El .Sh SEE ALSO -.Xr ch 4 , -.Xr cd 4 , -.Xr sd 4 , -.Xr st 4 , -.Xr uk 4 , -.Xr su 4 , .Xr aha 4 , .Xr ahb 4 , .Xr bt 4 , -.Xr uha 4 +.Xr cd 4 , +.Xr ch 4 , +.Xr sd 4 , +.Xr st 4 , +.Xr su 4 , +.Xr uha 4 , +.Xr uk 4 .Sh HISTORY This .Nm diff --git a/share/man/man4/sd.4 b/share/man/man4/sd.4 index 9190d8a94bc..932c7fb04a5 100644 --- a/share/man/man4/sd.4 +++ b/share/man/man4/sd.4 @@ -23,6 +23,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd January 18, 1996 .Dt SD 4 .Os FreeBSD @@ -260,10 +262,10 @@ slice, partition .Sh DIAGNOSTICS None. .Sh SEE ALSO -.Xr disklabel 8 , -.Xr fdisk 8 , .Xr wd 4 , -.Xr disklabel 5 +.Xr disklabel 5 , +.Xr disklabel 8 , +.Xr fdisk 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/si.4 b/share/man/man4/si.4 index 3883708c974..ea1017cbc68 100644 --- a/share/man/man4/si.4 +++ b/share/man/man4/si.4 @@ -1,4 +1,4 @@ -.\" $Id: si.4,v 1.3 1995/12/29 01:39:06 peter Exp $ +.\" $Id: si.4,v 1.4 1996/02/12 01:20:36 mpp Exp $ .\" The following requests are required for all man pages. .Dd September 16, 1995 .Os FreeBSD @@ -127,11 +127,11 @@ locked termios state devices .\" .Sh ERRORS .Sh SEE ALSO .Xr stty 1 , +.Xr sio 4 , .Xr termios 4 , .Xr tty 4 , -.Xr sio 4 , -.Xr sicontrol 8 , -.Xr comcontrol 8 . +.Xr comcontrol 8 , +.Xr sicontrol 8 .\" .Sh STANDARDS .Sh HISTORY This driver is loosely based on driver code originating at Specialix, which diff --git a/share/man/man4/sio.4 b/share/man/man4/sio.4 index 58fe59b4eb3..c628c5d175c 100644 --- a/share/man/man4/sio.4 +++ b/share/man/man4/sio.4 @@ -34,7 +34,7 @@ .\" .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp -.\" $Id: sio.4,v 1.17 1995/10/10 03:43:10 bde Exp $ +.\" $Id: sio.4,v 1.18 1995/12/29 12:51:32 bde Exp $ .\" .Dd October 10, 1995 .Dt SIO 4 i386 @@ -282,10 +282,10 @@ and some has been lost. .\" Attempting to avoid further silo overflows. .\" .El .Sh SEE ALSO -.Xr tty 4 , +.Xr stty 1 , .Xr termios 4 , -.Xr comcontrol 8 , -.Xr stty 1 . +.Xr tty 4 , +.Xr comcontrol 8 .Sh HISTORY The .Nm diff --git a/share/man/man4/snp.4 b/share/man/man4/snp.4 index 2f5b50f821d..d5b5dd236b5 100644 --- a/share/man/man4/snp.4 +++ b/share/man/man4/snp.4 @@ -1,5 +1,5 @@ .\" -.\" $Id: snp.4,v 1.7 1996/01/30 13:51:11 mpp Exp $ +.\" $Id: snp.4,v 1.8 1996/10/05 18:37:22 wosch Exp $ .\" $Source: /home/ncvs/src/share/man/man4/snp.4,v $ .\" .Dd February 24, 1995 @@ -49,9 +49,9 @@ tty not attached. device has been detached by user or tty device has been closed and detached. .Sh SEE ALSO -.Xr watch 8 , .Xr pty 4 , -.Xr sio 4 +.Xr sio 4 , +.Xr watch 8 .Sh RESTRICTIONS Only the superuser may access the .Nm snp diff --git a/share/man/man4/su.4 b/share/man/man4/su.4 index 37609ce8949..d2ad6ba5cc6 100644 --- a/share/man/man4/su.4 +++ b/share/man/man4/su.4 @@ -1,4 +1,4 @@ -.\" $Id: su.4,v 1.5 1996/10/18 20:22:25 julian Exp $ +.\" $Id: su.4,v 1.6 1996/12/09 07:45:19 mpp Exp $ .\" Copyright (c) 1996 .\" Julian Elischer . All rights reserved. .\" @@ -71,11 +71,11 @@ debug ioctls work on .Nm devices. .Sh SEE ALSO +.Xr cd 4 , +.Xr scsi 4 , .Xr sd 4 , .Xr st 4 , -.Xr cd 4 , -.Xr uk 4 , -.Xr scsi 4 +.Xr uk 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index 522e037877a..7f9b21b3062 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)tcp.4 8.1 (Berkeley) 6/5/93 -.\" $Id: tcp.4,v 1.4 1995/02/15 22:07:27 wollman Exp $ +.\" $Id: tcp.4,v 1.5 1996/04/08 04:18:05 mpp Exp $ .\" .Dd February 14, 1995 .Dt TCP 4 @@ -242,8 +242,8 @@ address. .Xr getsockopt 2 , .Xr socket 2 , .Xr sysctl 3 , -.Xr intro 4 , .Xr inet 4 , +.Xr intro 4 , .Xr ip 4 , .Xr ttcp 4 .Rs diff --git a/share/man/man4/tp.4 b/share/man/man4/tp.4 index f68c4ac8103..94eb87739a2 100644 --- a/share/man/man4/tp.4 +++ b/share/man/man4/tp.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tp.4 8.4 (Berkeley) 4/19/94 -.\" $Id$ +.\" $Id: tp.4,v 1.3 1996/10/05 18:37:23 wosch Exp $ .\" .Dd April 19, 1994 .Dt TP 4 @@ -675,11 +675,11 @@ will return .Er ENOTCONN . .El .Sh SEE ALSO -.Xr tcp 4 , .Xr netstat 1 , -.Xr iso 4 , .Xr clnp 4 , .Xr cltp 4 , +.Xr iso 4 , +.Xr tcp 4 , .Xr ifconfig 8 . .Sh BUGS The protocol definition of expedited data is slightly problematic, diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index 6ed004d93a3..9e76e5d9308 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tty.4 8.3 (Berkeley) 4/19/94 +.\" $Id$ .\" .Dd August 14, 1992 .Dt TTY 4 @@ -389,8 +390,8 @@ in is cleared in the terminal. .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 diff --git a/share/man/man4/udp.4 b/share/man/man4/udp.4 index 900aa701dd2..12f8c0ac49a 100644 --- a/share/man/man4/udp.4 +++ b/share/man/man4/udp.4 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)udp.4 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt UDP 4 @@ -127,8 +128,8 @@ exists. .Xr recv 2 , .Xr send 2 , .Xr socket 2 , -.Xr intro 4 , .Xr inet 4 , +.Xr intro 4 , .Xr ip 4 .Sh HISTORY The diff --git a/share/man/man4/uk.4 b/share/man/man4/uk.4 index 42ad9b94f86..85d97f7def9 100644 --- a/share/man/man4/uk.4 +++ b/share/man/man4/uk.4 @@ -1,4 +1,4 @@ -.\" $Id: uk.4,v 1.6 1996/10/18 20:22:31 julian Exp $ +.\" $Id: uk.4,v 1.7 1996/12/09 07:45:19 mpp Exp $ .\" Copyright (c) 1996 .\" Julian Elischer . All rights reserved. .\" @@ -82,12 +82,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/man4/worm.4 b/share/man/man4/worm.4 index 2f587166238..7b3c275b9f9 100644 --- a/share/man/man4/worm.4 +++ b/share/man/man4/worm.4 @@ -32,7 +32,7 @@ .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $Id: worm.4,v 1.5 1996/06/23 18:27:12 joerg Exp $ +.\" $Id: worm.4,v 1.6 1996/08/21 22:01:17 mpp Exp $ .\" " .Dd January 27, 1996 .Dt WORM 4 @@ -233,14 +233,14 @@ the control device, as being used by .Sh DIAGNOSTICS See above. .Sh SEE ALSO +.Xr close 2 , +.Xr ioctl 2 , +.Xr open 2 , +.Xr write 2 , .Xr cd 4 , .Xr scsi 4 , .Xr scsi 8 , -.Xr wormcontrol 8 , -.Xr open 2 , -.Xr ioctl 2 , -.Xr write 2 , -.Xr close 2 . +.Xr wormcontrol 8 .Sh AUTHORS The first skeleton for a .Nm diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 2012e7b22f4..dcabc3c6e8d 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt HIER 7 @@ -375,15 +376,15 @@ pure kernel executable (the operating system loaded into memory at boot time). .El .Sh SEE ALSO -.Xr \&ls 1 , .Xr apropos 1 , +.Xr find 1 , +.Xr finger 1 , +.Xr grep 1 , +.Xr ls 1 , .Xr whatis 1 , .Xr whereis 1 , -.Xr finger 1 , .Xr which 1 , -.Xr find 1 , -.Xr grep 1 , -.Xr fsck 8 +.Xr fsck 8 .Sh HISTORY A .Nm hier diff --git a/share/man/man7/mailaddr.7 b/share/man/man7/mailaddr.7 index bb22a8a9be4..eac986c8a32 100644 --- a/share/man/man7/mailaddr.7 +++ b/share/man/man7/mailaddr.7 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mailaddr.7 8.1 (Berkeley) 6/16/93 +.\" $Id$ .\" .Dd June 16, 1993 .Dt MAILADDR 7 @@ -137,11 +138,12 @@ not be supported at all sites. For example, messages to CSNET or BITNET sites can often be sent to ``user@host.CSNET'' or ``user@host.BITNET'' respectively. .Sh SEE ALSO .Xr mail 1 , -.Xr sendmail 8 ; -.br -Crocker, D. H., -.Em Standard for the Format of Arpa Internet Text Messages, -RFC822. +.Xr sendmail 8 +.Rs +.%A Crocker, D. H. +.%T Standard for the Format of Arpa Internet Text Messages +.%O RFC822 +.Re .Sh HISTORY .Nm Mailaddr appeared in diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8 index 4bea4dfe010..e02ae85be72 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -34,6 +34,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ .\" .Dd February 2, 1996 .Dt CRASH 8 i386 @@ -202,8 +203,8 @@ the FreeBSD handbook (http://www.freebsd.org). .Sh SEE ALSO .Xr gdb 1 , .Xr dumpon 8 , -.Xr savecore 8 , -.Xr reboot 8 +.Xr reboot 8 , +.Xr savecore 8 .Sh HISTORY A .Nm crash diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index 62a21aa9483..710ce93c1ef 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)MAKEDEV.8 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt MAKEDEV 8 @@ -86,6 +87,6 @@ QIC-interfaced (e.g. not SCSI) 3M cartridge tape .It Pa /dev The special file directory. .Sh SEE ALSO -.Xr intro 4 +.Xr intro 4 , .Xr config 8 , .Xr mknod 8 diff --git a/share/man/man8/man8.alpha/crash.8 b/share/man/man8/man8.alpha/crash.8 index 4bea4dfe010..e02ae85be72 100644 --- a/share/man/man8/man8.alpha/crash.8 +++ b/share/man/man8/man8.alpha/crash.8 @@ -34,6 +34,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ .\" .Dd February 2, 1996 .Dt CRASH 8 i386 @@ -202,8 +203,8 @@ the FreeBSD handbook (http://www.freebsd.org). .Sh SEE ALSO .Xr gdb 1 , .Xr dumpon 8 , -.Xr savecore 8 , -.Xr reboot 8 +.Xr reboot 8 , +.Xr savecore 8 .Sh HISTORY A .Nm crash diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 62a21aa9483..710ce93c1ef 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)MAKEDEV.8 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt MAKEDEV 8 @@ -86,6 +87,6 @@ QIC-interfaced (e.g. not SCSI) 3M cartridge tape .It Pa /dev The special file directory. .Sh SEE ALSO -.Xr intro 4 +.Xr intro 4 , .Xr config 8 , .Xr mknod 8 diff --git a/share/man/man8/man8.i386/crash.8 b/share/man/man8/man8.i386/crash.8 index 4bea4dfe010..e02ae85be72 100644 --- a/share/man/man8/man8.i386/crash.8 +++ b/share/man/man8/man8.i386/crash.8 @@ -34,6 +34,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ .\" .Dd February 2, 1996 .Dt CRASH 8 i386 @@ -202,8 +203,8 @@ the FreeBSD handbook (http://www.freebsd.org). .Sh SEE ALSO .Xr gdb 1 , .Xr dumpon 8 , -.Xr savecore 8 , -.Xr reboot 8 +.Xr reboot 8 , +.Xr savecore 8 .Sh HISTORY A .Nm crash diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9 index 450b1289a40..370ed89e415 100644 --- a/share/man/man9/ifnet.9 +++ b/share/man/man9/ifnet.9 @@ -26,7 +26,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ifnet.9,v 1.1 1996/12/17 20:21:01 wollman Exp $ +.\" $Id: ifnet.9,v 1.2 1996/12/18 22:06:47 mpp Exp $ .Dd December 16, 1996 .Os FreeBSD 2.2 .Dt IFNET 9 @@ -805,18 +805,18 @@ found. .\" .Sh POLLING .\" XXX write me! .Sh SEE ALSO -.Xr bpf 4 , -.Xr config 8 , -.Xr ifmib 4 , .Xr ioctl 2 , .Xr link_addr 3 , -.Xr lo 4 , -.\" .Xr mbuf 9 , -.Xr netintro 4 , -.Xr ppp 8 , .Xr queue 3 , -.Xr rtentry 9 , -.Xr sysctl 3 +.Xr sysctl 3 , +.Xr bpf 4 , +.Xr ifmib 4 , +.Xr lo 4 , +.Xr netintro 4 , +.Xr config 8 , +.Xr ppp 8 , +.Xr rtentry 9 +.\" .Xr mbuf 9 , .Rs .%A Gary R. Wright and W. Richard Stevens .%B TCP/IP Illustrated diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index cd852e0795d..bf530b985c4 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: style.9,v 1.11 1996/08/24 10:49:09 wosch Exp $ +.\" $Id: style.9,v 1.12 1996/12/09 07:45:57 mpp Exp $ .\" .Dd December 14, 1995 .Dt STYLE 9 @@ -39,7 +39,7 @@ files in the FreeBSD source tree. * * @(#)style 1.14 (Berkeley) 4/28/95 * - * $Id: style.9,v 1.11 1996/08/24 10:49:09 wosch Exp $ + * $Id: style.9,v 1.12 1996/12/09 07:45:57 mpp Exp $ * */ @@ -431,8 +431,8 @@ existing subsystems or files, stick with the style that is already there. .Sh SEE ALSO .Xr err 3 , -.Xr warn 3 , -.Xr sysexits 3 +.Xr sysexits 3 , +.Xr warn 3 .Sh HISTORY This man page is largely based on the src/admin/style/style file from the BSD 4.4-Lite2 release, with a few updates to reflect the current