summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-17 11:44:16 +0000
committerru <ru@FreeBSD.org>2000-11-17 11:44:16 +0000
commiteb8c554f56d74fc1b61cf818ef6ad426a3464a9b (patch)
tree498d08af61275dfb567e0f1c83912aee9e3d5217 /share
parentdd1ebedcff39ca8f96beb0a0e42f0574f6e266d6 (diff)
downloadFreeBSD-src-eb8c554f56d74fc1b61cf818ef6ad426a3464a9b.zip
FreeBSD-src-eb8c554f56d74fc1b61cf818ef6ad426a3464a9b.tar.gz
mdoc(7) police: use certified section headers wherever possible.
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/bitstring.32
-rw-r--r--share/man/man4/an.42
-rw-r--r--share/man/man4/atkbd.44
-rw-r--r--share/man/man4/awi.42
-rw-r--r--share/man/man4/csa.42
-rw-r--r--share/man/man4/isp.42
-rw-r--r--share/man/man4/ispfw.42
-rw-r--r--share/man/man4/kame.42
-rw-r--r--share/man/man4/man4.i386/cx.42
-rw-r--r--share/man/man4/man4.i386/mse.42
-rw-r--r--share/man/man4/ng_ether.42
-rw-r--r--share/man/man4/pci.42
-rw-r--r--share/man/man4/psm.42
-rw-r--r--share/man/man4/sbc.42
-rw-r--r--share/man/man4/snd_csa.42
-rw-r--r--share/man/man4/snd_sbc.42
-rw-r--r--share/man/man4/splash.42
-rw-r--r--share/man/man4/syscons.46
-rw-r--r--share/man/man4/udbp.42
-rw-r--r--share/man/man4/ukbd.42
-rw-r--r--share/man/man4/umass.42
-rw-r--r--share/man/man4/ums.42
-rw-r--r--share/man/man4/vga.44
-rw-r--r--share/man/man4/vinum.42
-rw-r--r--share/man/man4/vpo.42
-rw-r--r--share/man/man4/wx.42
26 files changed, 30 insertions, 30 deletions
diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3
index e05a193..04f7025 100644
--- a/share/man/man3/bitstring.3
+++ b/share/man/man3/bitstring.3
@@ -155,7 +155,7 @@ is set to \-1.
.Pp
The arguments to these macros are evaluated only once and may safely
have side effects.
-.Sh EXAMPLE
+.Sh EXAMPLES
.Bd -literal -offset indent
#include <limits.h>
#include <bitstring.h>
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4
index 65d72b1..d06790d 100644
--- a/share/man/man4/an.4
+++ b/share/man/man4/an.4
@@ -121,7 +121,7 @@ The
.Nm
device driver first appeared in
.Fx 4.0 .
-.Sh AUTHOR
+.Sh AUTHORS
The
.Nm
driver was written by
diff --git a/share/man/man4/atkbd.4 b/share/man/man4/atkbd.4
index 645e6bf..4eaa3eb 100644
--- a/share/man/man4/atkbd.4
+++ b/share/man/man4/atkbd.4
@@ -125,7 +125,7 @@ This option sets the defauilt, built-in keymap of the
.Nm
driver to the named keymap.
See
-.Sx EXAMPLE
+.Sx EXAMPLES
below.
.It Em KBD_DISABLE_KEYMAP_LOAD
The keymap can be modified by the
@@ -162,7 +162,7 @@ Certain keyboards, such as those on some ThinkPad models, behave
like the old XT keyboard and require this option.
.El
.\".Sh FILES
-.Sh EXAMPLE
+.Sh EXAMPLES
The
.Nm
driver requires the keyboard controller
diff --git a/share/man/man4/awi.4 b/share/man/man4/awi.4
index 5afefa4..5982a28 100644
--- a/share/man/man4/awi.4
+++ b/share/man/man4/awi.4
@@ -142,7 +142,7 @@ The
.Nm
device driver first appeared in
.Nx 1.5 .
-.Sh AUTHOR
+.Sh AUTHORS
The initial version of the
.Nm
driver was written by
diff --git a/share/man/man4/csa.4 b/share/man/man4/csa.4
index dfb60f5..e7291f3 100644
--- a/share/man/man4/csa.4
+++ b/share/man/man4/csa.4
@@ -59,5 +59,5 @@ device driver first appeared in
.Fx 4.0 .
.Sh SEE ALSO
.Xr pcm 4
-.Sh AUTHOR
+.Sh AUTHORS
.An Seigo Tanimura Aq tanimura@r.dl.itc.u-tokyo.ac.jp
diff --git a/share/man/man4/isp.4 b/share/man/man4/isp.4
index aae2b35..3c07330 100644
--- a/share/man/man4/isp.4
+++ b/share/man/man4/isp.4
@@ -174,7 +174,7 @@ this will kick the f/w into getting unstuck.
.Xr scsi 4 ,
.Xr da 4 ,
.Xr sa 4
-.Sh AUTHOR
+.Sh AUTHORS
The
.Nm
driver was written by Matthew Jacob for NASA/Ames Research Center.
diff --git a/share/man/man4/ispfw.4 b/share/man/man4/ispfw.4
index 6380e96..f21bcaa 100644
--- a/share/man/man4/ispfw.4
+++ b/share/man/man4/ispfw.4
@@ -42,5 +42,5 @@ Qlogic cards (to replace the usually out of date firmware on the cards).
this will kick the f/w into getting unstuck.
.Sh SEE ALSO
.Xr isp 4
-.Sh AUTHOR
+.Sh AUTHORS
This driver was written by Matthew Jacob.
diff --git a/share/man/man4/kame.4 b/share/man/man4/kame.4
index e8a960b..dca3d9d 100644
--- a/share/man/man4/kame.4
+++ b/share/man/man4/kame.4
@@ -177,7 +177,7 @@ Also check latest status of project at web page:
.Ss Added/modified/renamed features and tools
Please consult the manpages referred above.
.\"
-.Sh REFERENCES
+.Sh SEE ALSO
To understand
.Nm
protocol stack conformance, please refer to
diff --git a/share/man/man4/man4.i386/cx.4 b/share/man/man4/man4.i386/cx.4
index 335f556..4c29088 100644
--- a/share/man/man4/man4.i386/cx.4
+++ b/share/man/man4/man4.i386/cx.4
@@ -7,7 +7,7 @@
.Sh NAME
.Nm cx
.Nd asynchronous/synchronous Cronyx-Sigma adapter driver
-.Sh SYNOPSYS
+.Sh SYNOPSIS
.Cd "device cx0 at isa? port 0x240 irq 15 drq 7"
.Cd "device cx1 at isa? port 0x260 irq 12 drq 6"
.Cd pseudo-device sppp
diff --git a/share/man/man4/man4.i386/mse.4 b/share/man/man4/man4.i386/mse.4
index e1de988..1c36340 100644
--- a/share/man/man4/man4.i386/mse.4
+++ b/share/man/man4/man4.i386/mse.4
@@ -338,7 +338,7 @@ movement counts as described in
`non-blocking' device node under
.Em devfs .
.El
-.Sh EXAMPLE
+.Sh EXAMPLES
.Dl "device mse0 at isa? port 0x23c irq 5"
.Pp
Add the
diff --git a/share/man/man4/ng_ether.4 b/share/man/man4/ng_ether.4
index 9dfdba9..411895c 100644
--- a/share/man/man4/ng_ether.4
+++ b/share/man/man4/ng_ether.4
@@ -173,7 +173,7 @@ and the source address override flag is reenabled,
but the node is not removed.
If the interface itself is detached (e.g., because of PCCARD removal), the
node disappears as well.
-.Sh EXAMPLE
+.Sh EXAMPLES
This command dumps all unrecognized packets received by the
.Dv fxp0
interface to standard output decoded in hex and ASCII:
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index d06498d..0a499cd 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -30,7 +30,7 @@
.Sh NAME
.Nm pci
.Nd Generic PCI driver
-.Sh SYNOPSYIS
+.Sh SYNOPSIS
.Cd device pci
.Sh DESCRIPTION
The
diff --git a/share/man/man4/psm.4 b/share/man/man4/psm.4
index 3890a54..b660cb7 100644
--- a/share/man/man4/psm.4
+++ b/share/man/man4/psm.4
@@ -621,7 +621,7 @@ movement counts as described in
`blocking' device node under
.Em devfs .
.El
-.Sh EXAMPLE
+.Sh EXAMPLES
.Dl "device psm0 at atkbdc? irq 12 flags 0x2000"
.Pp
Add the
diff --git a/share/man/man4/sbc.4 b/share/man/man4/sbc.4
index 1e3f215..03de523 100644
--- a/share/man/man4/sbc.4
+++ b/share/man/man4/sbc.4
@@ -73,5 +73,5 @@ device driver first appeared in
.Fx 4.0 .
.Sh SEE ALSO
.Xr pcm 4
-.Sh AUTHOR
+.Sh AUTHORS
.An Seigo Tanimura Aq tanimura@r.dl.itc.u-tokyo.ac.jp
diff --git a/share/man/man4/snd_csa.4 b/share/man/man4/snd_csa.4
index dfb60f5..e7291f3 100644
--- a/share/man/man4/snd_csa.4
+++ b/share/man/man4/snd_csa.4
@@ -59,5 +59,5 @@ device driver first appeared in
.Fx 4.0 .
.Sh SEE ALSO
.Xr pcm 4
-.Sh AUTHOR
+.Sh AUTHORS
.An Seigo Tanimura Aq tanimura@r.dl.itc.u-tokyo.ac.jp
diff --git a/share/man/man4/snd_sbc.4 b/share/man/man4/snd_sbc.4
index 1e3f215..03de523 100644
--- a/share/man/man4/snd_sbc.4
+++ b/share/man/man4/snd_sbc.4
@@ -73,5 +73,5 @@ device driver first appeared in
.Fx 4.0 .
.Sh SEE ALSO
.Xr pcm 4
-.Sh AUTHOR
+.Sh AUTHORS
.An Seigo Tanimura Aq tanimura@r.dl.itc.u-tokyo.ac.jp
diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4
index c7bf941..2ca4c4c 100644
--- a/share/man/man4/splash.4
+++ b/share/man/man4/splash.4
@@ -171,7 +171,7 @@ screen saver modules
.It /boot/kernel/vesa.ko
the VESA support module
.El
-.Sh EXAMPLE
+.Sh EXAMPLES
In order to load the splash screen or the screen saver, you must
have the following line in the kernel configuration file.
.Pp
diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4
index 354e6d8..5100c1f 100644
--- a/share/man/man4/syscons.4
+++ b/share/man/man4/syscons.4
@@ -314,7 +314,7 @@ These options will set the default colors.
Available colors are defined in
.Pa /usr/include/machine/pc/display.h .
See
-.Sx EXAMPLE
+.Sx EXAMPLES
below.
.It Dv SC_DFLT_FONT
This option will specify the default font.
@@ -325,7 +325,7 @@ Without this option, the
driver will use whatever font already loaded in the video card,
unless you explicitly load software font at startup.
See
-.Sx EXAMPLE
+.Sx EXAMPLES
below.
.El
.Pp
@@ -419,7 +419,7 @@ key map files
.It Pa /usr/share/syscons/scrmaps/*
screen map files
.El
-.Sh EXAMPLE
+.Sh EXAMPLES
As the
.Nm
driver requires the keyboard driver and the video card driver,
diff --git a/share/man/man4/udbp.4 b/share/man/man4/udbp.4
index 815583b..ae91d5f 100644
--- a/share/man/man4/udbp.4
+++ b/share/man/man4/udbp.4
@@ -63,7 +63,7 @@ as a module, either from
or from the command line, before the
.Nm
module.
-.Sh EXAMPLE
+.Sh EXAMPLES
.Dl options NETGRAPH
.Dl device udbp
.Pp
diff --git a/share/man/man4/ukbd.4 b/share/man/man4/ukbd.4
index d8680c2..f1bc65f 100644
--- a/share/man/man4/ukbd.4
+++ b/share/man/man4/ukbd.4
@@ -136,7 +136,7 @@ also has effect on the AT keyboard driver `atkbd'.
.Bl -tag -width /dev/kbd0 -compact
.It Pa /dev/kbd*
blocking device nodes
-.Sh EXAMPLE
+.Sh EXAMPLES
.Bd -literal -offset indent
device ukbd
.Ed
diff --git a/share/man/man4/umass.4 b/share/man/man4/umass.4
index a94f7f6..72b1d3b 100644
--- a/share/man/man4/umass.4
+++ b/share/man/man4/umass.4
@@ -62,7 +62,7 @@ must be configured in the kernel as well.
Last but not least, support for
SCSI drives,
.Nm da
-.Sh EXAMPLE
+.Sh EXAMPLES
.Dl device umass
.Dl device scbus
.Dl device da
diff --git a/share/man/man4/ums.4 b/share/man/man4/ums.4
index fc45bd6..2b8fe96 100644
--- a/share/man/man4/ums.4
+++ b/share/man/man4/ums.4
@@ -63,7 +63,7 @@ for an explanation of these mouse types.
.Bl -tag -width /dev/ums0 -compact
.It Pa /dev/ums0
blocking device node
-.Sh EXAMPLE
+.Sh EXAMPLES
.Dl device ums
.Pp
Add the
diff --git a/share/man/man4/vga.4 b/share/man/man4/vga.4
index 0944226..2511973 100644
--- a/share/man/man4/vga.4
+++ b/share/man/man4/vga.4
@@ -128,7 +128,7 @@ option. See
This option prevents the driver from changing video modes.
.El
.\".Sh FILES
-.Sh EXAMPLE
+.Sh EXAMPLES
Your kernel configuration should normally have:
.Pp
.Dl "device vga0 at isa? port ? conflicts"
@@ -157,7 +157,7 @@ module as desired:
.Xr config 8 ,
.Xr kldload 8 ,
.Xr kldunload 8
-.Sh STANDARD
+.Sh STANDARDS
.Rs
.%T "VESA BIOS Extension (VBE)"
.%A Video Electronics Standards Association
diff --git a/share/man/man4/vinum.4 b/share/man/man4/vinum.4
index d23a230..54eca9b 100644
--- a/share/man/man4/vinum.4
+++ b/share/man/man4/vinum.4
@@ -1000,7 +1000,7 @@ at the beginning.
.It
If you have a panic, a stack trace as described above.
.El
-.Sh AUTHOR
+.Sh AUTHORS
.An Greg Lehey Aq grog@lemis.com .
.Sh HISTORY
.Nm vinum
diff --git a/share/man/man4/vpo.4 b/share/man/man4/vpo.4
index e81a974..070d332 100644
--- a/share/man/man4/vpo.4
+++ b/share/man/man4/vpo.4
@@ -90,7 +90,7 @@ The
.Nm
manual page first appeared in
.Fx 3.0 .
-.Sh AUTHOR
+.Sh AUTHORS
This
manual page was written by
.An Nicolas Souchu .
diff --git a/share/man/man4/wx.4 b/share/man/man4/wx.4
index cec07db..6cce632 100644
--- a/share/man/man4/wx.4
+++ b/share/man/man4/wx.4
@@ -41,7 +41,7 @@ original WISEMAN and the newer LIVENGOOD chipsets.
.Pp
For more information on configuring this device, see
.Xr ifconfig 8 .
-.Sh AUTHOR
+.Sh AUTHORS
The
.Nm
driver was written by
OpenPOWER on IntegriCloud