Sort sections, use standard section headers.

This commit is contained in:
wiz 2001-11-16 11:26:53 +00:00
parent 80d1ff493a
commit 875bfce8db
12 changed files with 121 additions and 123 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: brconfig.8,v 1.2 2001/11/16 10:25:43 wiz Exp $
.\" $NetBSD: brconfig.8,v 1.3 2001/11/16 11:26:53 wiz Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@ -213,12 +213,16 @@ create
add tlp7 stp tlp7 \e
up
.Ed
.Pp
.Sh SEE ALSO
.Xr bridge 4 ,
.Xr ifconfig.if 5 ,
.Xr ifconfig 8
.Sh AUTHOR
.Sh HISTORY
The
.Nm
utility first appeared in
.Nx 1.6 .
.Sh AUTHORS
The
.Xr bridge 4
driver and
@ -234,8 +238,3 @@ This version of the
utility was written from scratch by
.An Jason R. Thorpe
.Aq thorpej@wasabisystems.com .
.Sh HISTORY
The
.Nm
utility first appeared in
.Nx 1.6 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ccdconfig.8,v 1.18 2001/11/16 10:25:42 wiz Exp $
.\" $NetBSD: ccdconfig.8,v 1.19 2001/11/16 11:26:54 wiz Exp $
.\"
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -156,10 +156,12 @@ preceding any character (other than the end of line) prevents that
character's special meaning from taking effect.
.Pp
See
.Sx EXAMPLE
.Sx EXAMPLES
for an example of
.Pa /etc/ccd.conf .
.Sh EXAMPLE
.Sh FILES
/etc/ccd.conf - default ccd configuration file.
.Sh EXAMPLES
The following command, executed from the command line, would configure ccd0
with 4 components (/dev/sd2e, /dev/sd3e, /dev/sd4e, /dev/sd5e), and an
interleave factor of 32 blocks.
@ -178,8 +180,6 @@ An example
# ccd ileave flags component devices
ccd0 16 none /dev/sd2e /dev/sd3e
.Ed
.Sh FILES
/etc/ccd.conf - default ccd configuration file.
.Sh SEE ALSO
.Xr ccd 4 ,
.Xr rc 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: chkconfig.8,v 1.3 2001/06/05 11:22:42 wiz Exp $
.\" $NetBSD: chkconfig.8,v 1.4 2001/11/16 11:26:54 wiz Exp $
.\"
.\" Copyright (c) 2001 Zembu Labs, Inc.
.\" All rights reserved.
@ -112,20 +112,20 @@ keyword to the service's script.
.Sh SEE ALSO
.Xr rc 8 ,
.Xr rcorder 8
.Sh BUGS
.Sh HISTORY
The
.Nm
program currently does not support configuring the options
to be passed to services upon startup.
.Sh AUTHOR
command first appeared in
.Nx 1.6 .
.Sh AUTHORS
The
.Nm
program was written by
.An Dan Mercer
.Aq dmercer@zembu.com
of Zembu Labs, Inc.
.Sh HISTORY
.Sh BUGS
The
.Nm
command first appeared in
.Nx 1.6 .
program currently does not support configuring the options
to be passed to services upon startup.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: dump_lfs.8,v 1.3 2001/11/16 10:25:43 wiz Exp $
.\" $NetBSD: dump_lfs.8,v 1.4 2001/11/16 11:26:54 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" Regents of the University of California.
@ -161,7 +161,6 @@ on the remote host, via the environment variable
See
.Xr rcmd 3
for more details.
.It Fl h Ar level
Honor the user
.Qq nodump
@ -424,14 +423,6 @@ dump table: file systems and frequency
to find group
.Em operator
.El
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr stty 1 ,
.Xr fts 3 ,
.Xr fstab 5 ,
.Xr restore 8 ,
.Xr rmt 8 ,
.Xr st 4
.Sh DIAGNOSTICS
Many, and verbose.
.Pp
@ -439,6 +430,19 @@ Many, and verbose.
exits with zero status on success.
Startup errors are indicated with an exit code of 1;
abnormal termination is indicated with an exit code of 3.
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr stty 1 ,
.Xr fts 3 ,
.Xr st 4 ,
.Xr fstab 5 ,
.Xr restore 8 ,
.Xr rmt 8
.Sh HISTORY
A
.Nm
command appeared in
.Nx 1.5 .
.Sh BUGS
Fewer than 32 read errors on the filesystem are ignored.
.Pp
@ -470,8 +474,3 @@ told the operator which tape to mount when,
and provided more assistance
for the operator running
.Xr restore 8 .
.Sh HISTORY
A
.Nm
command appeared in
.Nx 1.5.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: fsck_lfs.8,v 1.6 2001/06/05 11:22:45 wiz Exp $
.\" $NetBSD: fsck_lfs.8,v 1.7 2001/11/16 11:26:55 wiz Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -199,23 +199,23 @@ are fully enumerated and explained in Appendix A of
.Rs
.%T "Fsck \- The UNIX File System Check Program"
.Re
.Sh BUGS
.Nm
cannot currently perform a full roll-forward, or correct all of the
errors that it can detect.
.Sh SEE ALSO
.Xr fstab 5 ,
.Xr fsck 8 ,
.Xr newfs_lfs 8 ,
.Xr reboot 8
.Sh HISTORY
The
.Nm
program was first made available in
.Nx 1.4 .
.Sh AUTHOR
.Sh AUTHORS
Most of the
.Nm
program was taken from
.Xr fsck_ffs 8 ;
what was not was written by Konrad Schroder <perseant@hhhh.org>.
.Sh SEE ALSO
.Xr fstab 5 ,
.Xr newfs_lfs 8 ,
.Xr reboot 8 ,
.Xr fsck 8
.Sh BUGS
.Nm
cannot currently perform a full roll-forward, or correct all of the
errors that it can detect.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mount_ados.8,v 1.13 2001/11/16 10:25:46 wiz Exp $
.\" $NetBSD: mount_ados.8,v 1.14 2001/11/16 11:26:55 wiz Exp $
.\"
.\" Copyright (c) 1993, 1994 Christopher G. Demetriou
.\" All rights reserved.
@ -101,7 +101,12 @@ directory on which the file system is being mounted.
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mount 8
.Sh CAVEATS
.Sh HISTORY
The
.Nm
utility first appeared in
.Nx 1.0 .
.Sh BUGS
The
.Sq ados
filesystem currently supports the Amiga fast file system.
@ -115,8 +120,3 @@ utility silently retries the mount read-only, as if the
option was specified, when it encounters the
.Bq Er EROFS
error.
.Sh HISTORY
The
.Nm
utility first appeared in
.Nx 1.0 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mount_cd9660.8,v 1.15 2001/06/05 11:22:47 wiz Exp $
.\" $NetBSD: mount_cd9660.8,v 1.16 2001/11/16 11:26:55 wiz Exp $
.\"
.\" Copyright (c) 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -106,7 +106,7 @@ Makes all lookups case-insensitive even for CD-ROMs with Rock-Ridge
extensions (for Rock-Ridge, default is case-sensitive lookup).
.El
.El
.Pp
For compatibility with previous releases, following obsolete flags are
still recognized:
.Bl -tag -width indent
@ -132,25 +132,6 @@ Same as
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mount 8
.Sh CAVEATS
For some cdroms the information in the Rock Ridge extension is wrong
and the cdrom needs to be mounted with "norrip". A sign that something
is wrong is that the
.Xr stat 2
system call returns
.Er EBADF
causing, e.g., "ls -l" to fail with "Bad file descriptor".
.Sh BUGS
The cd9660 filesystem does not support the original "High Sierra"
("CDROM001") format.
.Pp
POSIX device node mapping is currently not supported.
.Pp
Version numbers are not stripped if Rockridge extensions are in use.
In this case, you have to use the original name of the file as recorded
on disk, i.e. use uppercase and append the version number to the file.
.Pp
There is no ECMA support.
.Sh HISTORY
The
.Nm
@ -164,3 +145,22 @@ and
.Cm rrcaseins
were added in
.Nx 1.5 .
.Sh BUGS
For some cdroms the information in the Rock Ridge extension is wrong
and the cdrom needs to be mounted with "norrip". A sign that something
is wrong is that the
.Xr stat 2
system call returns
.Er EBADF
causing, e.g., "ls -l" to fail with "Bad file descriptor".
.Pp
The cd9660 filesystem does not support the original "High Sierra"
("CDROM001") format.
.Pp
POSIX device node mapping is currently not supported.
.Pp
Version numbers are not stripped if Rockridge extensions are in use.
In this case, you have to use the original name of the file as recorded
on disk, i.e. use uppercase and append the version number to the file.
.Pp
There is no ECMA support.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mount_fdesc.8,v 1.11 2001/11/16 10:25:46 wiz Exp $
.\" $NetBSD: mount_fdesc.8,v 1.12 2001/11/16 11:26:55 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -147,10 +147,10 @@ the real controlling terminal device.
.Xr tty 4 ,
.Xr fstab 5 ,
.Xr mount 8
.Sh CAVEATS
This filesystem may not be NFS-exported.
.Sh HISTORY
The
.Nm
utility first appeared in
.Bx 4.4 .
.Sh BUGS
This filesystem may not be NFS-exported.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mount_kernfs.8,v 1.10 2001/06/05 11:22:48 wiz Exp $
.\" $NetBSD: mount_kernfs.8,v 1.11 2001/11/16 11:26:55 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -132,10 +132,10 @@ can be generated by running:
.Xr dmesg 8 ,
.Xr mount 8 ,
.Xr syslogd 8
.Sh CAVEATS
This filesystem may not be NFS-exported.
.Sh HISTORY
The
.Nm
utility first appeared in
.Bx 4.4 .
.Sh BUGS
This filesystem may not be NFS-exported.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mount_msdos.8,v 1.21 2001/11/16 10:25:47 wiz Exp $
.\" $NetBSD: mount_msdos.8,v 1.22 2001/11/16 11:26:56 wiz Exp $
.\"
.\" Copyright (c) 1993, 1994 Christopher G. Demetriou
.\" All rights reserved.
@ -137,7 +137,21 @@ limited to the boot block. This option enforces
.Xr unmount 2 ,
.Xr fstab 5 ,
.Xr mount 8
.Sh CAVEATS
.Sh HISTORY
The
.Nm
utility first appeared in
.Nx 0.9 .
Its predecessor, the
.Ic mount_pcfs
utility appeared in
.Nx 0.8 ,
and was abandoned in favor
of the more aptly-named
.Nm "" .
.Sh BUGS
Compressed partitions are not supported.
.Pp
The use of the
.Fl 9
flag could result in damaged filesystems,
@ -152,17 +166,3 @@ will result in empty filesystems to be populated
with short filenames only. To generate long filenames
on empty DOS filesystems use
.Fl l .
.Sh HISTORY
The
.Nm
utility first appeared in
.Nx 0.9.
Its predecessor, the
.Ic mount_pcfs
utility appeared in
.Nx 0.8 ,
and was abandoned in favor
of the more aptly-named
.Nm "" .
.Sh BUGS
Compressed partitions are not supported.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: scsictl.8,v 1.12 2001/07/18 23:16:20 wiz Exp $
.\" $NetBSD: scsictl.8,v 1.13 2001/11/16 11:26:56 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -149,13 +149,13 @@ devices.
.Xr ss 4 ,
.Xr st 4 ,
.Xr uk 4
.Sh AUTHOR
The
.Nm
command was written by Jason R. Thorpe of the Numerical Aerospace Simulation
Facility, NASA Ames Research Center.
.Sh HISTORY
The
.Nm
command first appeared in
.Nx 1.4 .
.Sh AUTHORS
The
.Nm
command was written by Jason R. Thorpe of the Numerical Aerospace Simulation
Facility, NASA Ames Research Center.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: swapctl.8,v 1.21 2001/10/01 23:15:59 wiz Exp $
.\" $NetBSD: swapctl.8,v 1.22 2001/11/16 11:26:56 wiz Exp $
.\"
.\" Copyright (c) 1997 Matthew R. Green
.\" All rights reserved.
@ -83,7 +83,7 @@ acts as
with the
.Fl A
option.
.Sh OPTIONS
.Pp
The following options are available:
.Bl -tag -width 123456
.It Fl A
@ -227,7 +227,24 @@ be available under this point mount. For example:
server:/export/swap/client none swap sw,nfsmntpt=/swap
.Ed
.El
.Sh WARNINGS
.Sh SEE ALSO
.Xr swapctl 2 ,
.Xr fstab 5 ,
.Xr mount_nfs 8
.Sh HISTORY
The
.Nm
program was first made available in
.Nx 1.3 .
The original
.Nm swapon
program, provided for backwards compatibility, appeared in
.Bx 4.0 .
.Sh AUTHORS
The
.Nm
program was written by Matthew R. Green <mrg@eterna.com.au>.
.Sh BUGS
If no swap information is specified in
.Pa /etc/fstab ,
the system startup scripts (see
@ -247,20 +264,3 @@ at all during system
.Xr fsck 8
and may run out of real memory, causing fsck to abnormally exit and
startup scripts to fail.
.Sh SEE ALSO
.Xr swapctl 2 ,
.Xr fstab 5 ,
.Xr mount_nfs 8
.Sh HISTORY
The
.Nm
program was first made available in
.Nx 1.3 .
The original
.Nm swapon
program, provided for backwards compatibility, appeared in
.Bx 4.0 .
.Sh AUTHORS
The
.Nm
program was written by Matthew R. Green <mrg@eterna.com.au>.