diff options
Diffstat (limited to 'share/man')
64 files changed, 252 insertions, 208 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 5f65ad2..c57a9cf 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 0931f64..e99dbdf 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 <julian@freebsd.org>. 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 ee42610..3fde960 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 13bbd1c..c885250 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 c1e2dbd..c022650 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 9190d8a..932c7fb 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 81ab14e..21e1ee3 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 22f6677..19668f2 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 e97adac..f5b872e 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 3b8b3fe..5c2e166 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 33e5334..095d212 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 01cda3b..f9fe269 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 38a6f6a..d5018db 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 303b1ce..63e155e 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 1eb3462..c201a00 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 e2d42e2..6fc9529 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 6c41c18..27c211d 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 fa8dbbe..5218265 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 9004535..f5536e5 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 6f65c1e..eb41a0b 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 84bf108..4fdf656 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 68b20f9..0fe9601 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 <hosokawa@mt.cs.keio.ac.jp> (Keio Univ., Japan) diff --git a/share/man/man4/man4.i386/ar.4 b/share/man/man4/man4.i386/ar.4 index 6e5f84b..bf4763f 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 c1e2dbd..c022650 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 b72ae14..beb31ca 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 22f6677..19668f2 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 10f8455..7ce0133 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 fd4a80f..7f3cb74 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 51b6a80..0a9eafc 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 3b8b3fe..5c2e166 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 0c4137e..c740075 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 <seki@sysrap.cs.fujitsu.co.jp>. .\" 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 d1f93e4..3527cbe 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 <gusw@fub46.zedat.fu-berlin.de> .Sh BUGS diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4 index 785cf1e..dbce154 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 dc3576d..fdfbe76 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 e78277c..da2e421 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 3883708..ea1017c 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 58fe59b..c628c5d 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 fac7c49..97ef01e 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 8c093e5..1b94231 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 dc3576d..fdfbe76 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 79a0179..7bf34ec 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 18efeac..9b759b8 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 e78277c..da2e421 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 7447633..fd41007 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 <julian@freebsd.org>. 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 aha 4 , +.Xr ahb 4 , +.Xr bt 4 , .Xr cd 4 , +.Xr ch 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 uha 4 , +.Xr uk 4 .Sh HISTORY This .Nm diff --git a/share/man/man4/sd.4 b/share/man/man4/sd.4 index 9190d8a..932c7fb 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 3883708..ea1017c 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 58fe59b..c628c5d 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 2f5b50f..d5b5dd2 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 37609ce..d2ad6ba 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 <julian@freebsd.org>. 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 522e037..7f9b21b 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 f68c4ac..94eb877 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 6ed004d..9e76e5d 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 900aa70..12f8c0a 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 42ad9b9..85d97f7 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 <julian@freebsd.org>. 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 2f58716..7b3c275 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 2012e7b..dcabc3c 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 bb22a8a..eac986c 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 4bea4df..e02ae85 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 62a21aa..710ce93 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 4bea4df..e02ae85 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 62a21aa..710ce93 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 4bea4df..e02ae85 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 450b128..370ed89 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 queue 3 , +.Xr sysctl 3 , +.Xr bpf 4 , +.Xr ifmib 4 , .Xr lo 4 , -.\" .Xr mbuf 9 , .Xr netintro 4 , +.Xr config 8 , .Xr ppp 8 , -.Xr queue 3 , -.Xr rtentry 9 , -.Xr sysctl 3 +.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 cd852e0..bf530b9 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 |