summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-19 14:15:40 +0000
committerru <ru@FreeBSD.org>2001-01-19 14:15:40 +0000
commit8ad24f0a491c6dac611afe605ef85c430531db3b (patch)
tree052f860405d09494f5f5d54bcc1e8610a8042c44 /share
parent802c02830905f75c53f335d7938b97d0120f738e (diff)
downloadFreeBSD-src-8ad24f0a491c6dac611afe605ef85c430531db3b.zip
FreeBSD-src-8ad24f0a491c6dac611afe605ef85c430531db3b.tar.gz
mdoc(7) police: removed leading whitespaces that are not inside
Bd/Ed; these hardly degrade the quality of the produced output.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/joy.43
-rw-r--r--share/man/man4/man4.i386/sb.42
-rw-r--r--share/man/man4/netgraph.43
-rw-r--r--share/man/man4/splash.42
-rw-r--r--share/termcap/termcap.52
5 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/joy.4 b/share/man/man4/joy.4
index 58ebf5b..2489acb 100644
--- a/share/man/man4/joy.4
+++ b/share/man/man4/joy.4
@@ -70,7 +70,7 @@ status.
.El
.Sh TECHNICAL SPECIFICATIONS
The pinout of the DB-15 connector is as follow:
-.Pp
+.Bd -literal
1 XY1 (+5v)
2 Switch 1
3 X1 (potentiometer #1)
@@ -86,6 +86,7 @@ The pinout of the DB-15 connector is as follow:
13 Y2 (potentiometer #4)
14 Switch 3
15 N.C.
+.Ed
.Pp
Pots are normally 0-150k variable resistors (0-100k sometimes), and
according to the IBM techref, the time is given by
diff --git a/share/man/man4/man4.i386/sb.4 b/share/man/man4/man4.i386/sb.4
index 6bc25a0..b075962 100644
--- a/share/man/man4/man4.i386/sb.4
+++ b/share/man/man4/man4.i386/sb.4
@@ -23,7 +23,7 @@ For all sound cards supported with the sb driver this is needed:
.Cd controller snd0
.Pp
For the SoundBlaster, SB Pro, SoundBlaster16, or the Pro Audio Spectrum
- (emulating SB):
+(emulating SB):
.Cd "device sb0 at isa? port 0x220 irq 7 drq 1"
.Pp
For specific SB16 support:
diff --git a/share/man/man4/netgraph.4 b/share/man/man4/netgraph.4
index a74a1b0..1297158 100644
--- a/share/man/man4/netgraph.4
+++ b/share/man/man4/netgraph.4
@@ -1264,7 +1264,8 @@ Netgraph subsystem loadable KLD module.
.It Pa /modules/ng_{type}.ko
Loadable KLD module for node type {type}.
.It Pa /sys/netgraph/ng_sample.c
- Skeleton netgraph node. Use this as a starting point for new node types.
+Skeleton netgraph node.
+Use this as a starting point for new node types.
.El
.Sh USER MODE SUPPORT
There is a library for supporting user-mode programs that wish
diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4
index 75852d5..8f37403 100644
--- a/share/man/man4/splash.4
+++ b/share/man/man4/splash.4
@@ -139,7 +139,7 @@ The screen saver may be instantly activated by hitting the
.Ar saver
key: the defaults are
.Em Shift-Pause
- on the AT enhanced keyboard and
+on the AT enhanced keyboard and
.Em Shift-Ctrl-NumLock/Pause
on the AT 84 keyboard.
You can change the
diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5
index 05acc04..2d08aee 100644
--- a/share/termcap/termcap.5
+++ b/share/termcap/termcap.5
@@ -140,7 +140,7 @@ lines affected.
indicates the \fIi\fP\uth\d parameter.
.El
.Pp
- These are the boolean capabilities:
+These are the boolean capabilities:
.Bd -literal
\fBBoolean TCap Description\fR
\fBVariables Code\fR
OpenPOWER on IntegriCloud