Fix typos and use consistent section names in manual pages:

s/SYSCTLS/SYSCTL VARIABLES/
 s/TUNABLES/LOADER TUNABLES/
 s/CAVEAT/CAVEATS/
 s/DESCIPTION/DESCRIPTION/

Reviewed by:	ru
MFC after:	3 days
This commit is contained in:
hrs 2005-07-15 17:35:26 +00:00
parent 460f6be7f9
commit 78ae67348b
20 changed files with 22 additions and 22 deletions

View File

@ -170,7 +170,7 @@ At present, they are implemented only on the i386 and amd64 platforms.
.Sh SEE ALSO
.Xr fenv 3 ,
.Xr isnan 3
.Sh CAVEAT
.Sh CAVEATS
After a floating point exception and before a mask is set, the sticky
flags must be reset.
If another exception occurs before the sticky

View File

@ -52,7 +52,7 @@ driver is automatically loaded by the
.Xr loader 8 ,
and should only be
compiled into the kernel on platforms where ACPI is mandatory.
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
The
.Nm
driver is intended to provide power management without user intervention.
@ -87,7 +87,7 @@ semantics as the C3 state.
Deeper sleeps provide more power savings but increased transition
latency when an interrupt occurs.
.El
.Sh TUNABLES
.Sh LOADER TUNABLES
Tunables can be set at the
.Xr loader 8
prompt before booting the kernel or stored in

View File

@ -53,7 +53,7 @@ The
.Nm
driver also activates the active cooling system according to
each thermal zone's setpoints.
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
.Bl -tag -width indent
.It Va hw.acpi.thermal.tz%d.active
Current active cooling system state.

View File

@ -39,7 +39,7 @@ backlight brightness.
The availability of the
.Xr sysctl 8
variables depends on the functions offered by the host's ACPI implementation.
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
The following sysctls are currently implemented,
where
.Aq Ar device

View File

@ -65,7 +65,7 @@ or by indicating to
.Pa /etc/rc.d/power_profile
that it should switch settings when the AC line state changes via
.Xr rc.conf 5 .
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
These settings may be overridden by kernel drivers requesting alternate
settings.
If this occurs, the original values will be restored once the condition

View File

@ -352,7 +352,7 @@ The PMC needs to be in process-private mode and allocated without the
modifier flag, and should be attached only to its owner process at the
time of the call.
.El
.Sh SYSCTL TUNABLES
.Sh SYSCTL VARIABLES AND LOADER TUNABLES
The behavior of
.Nm
is influenced by the following

View File

@ -281,7 +281,7 @@ in the reassembling queue for a packet.
.%B PS1
.%N 8
.Re
.Sh CAVEAT
.Sh CAVEATS
The Internet protocol support is subject to change as
the Internet protocols develop.
Users should not depend

View File

@ -100,7 +100,7 @@ also supports the Asus-compatible
interface found in
.Em Samsung P30/P35
laptops.
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
The following sysctls are currently implemented:
.Bl -tag -width indent
.It Va hw.acpi.asus.lcd_brightness

View File

@ -45,7 +45,7 @@ interface is provided to simulate the hardware events.
.Pp
Using this driver, one can control the brightness of the display, the volume
of the speakers, and the internal (eraserhead) mouse pointer.
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
These sysctls are currently implemented:
.Bl -tag -width indent
.It Va hw.acpi.fujitsu.lcd_brightness

View File

@ -44,7 +44,7 @@ and
.Xr devd 8 ,
through which applications can determine the status of
various laptop components.
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
The following sysctls are currently implemented:
.Bl -tag -width indent
.It Va dev.acpi_ibm.0.initialmask

View File

@ -125,7 +125,7 @@ released.
.Sy Fn+F2 ,
and so on.
.El
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
The following MIBs are available:
.Bl -tag -width indent
.It Va hw.acpi.panasonic.lcd_brightness_max

View File

@ -42,7 +42,7 @@ The
driver allows the user to manipulate HCI-controlled hardware using a number of
.Xr sysctl 8
variables.
.Sh SYSCTLS
.Sh SYSCTL VARIABLES
The following sysctls are currently implemented:
.Bl -tag -width indent
.It Va hw.acpi.toshiba.force_fan
@ -85,7 +85,7 @@ Higher sysctl values mean lower CPU speeds.
Defaults for these variables can be set in
.Xr sysctl.conf 5 ,
which is parsed at boot-time.
.Sh TUNABLES
.Sh LOADER TUNABLES
The
.Va hw.acpi.toshiba.enable_fn_keys
tunable enables or disables the function keys on the keyboard.

View File

@ -373,7 +373,7 @@ Define the
.Nm
driver at the secondary port address with the IRQ 4 and the acceleration
factor of 3.
.Sh CAVEAT
.Sh CAVEATS
Some bus mouse interface cards generate interrupts at the fixed report rate
when enabled, whether or not the mouse state is changing.
The others generate interrupts only when the state is changing.

View File

@ -48,7 +48,7 @@ If it cannot assign necessary resources to a PnP ISA device without
causing conflict with other devices in the system,
the device will not be activated and will be unavailable
to programs.
.Sh CAVEAT
.Sh CAVEATS
It is not possible to disable individual PnP ISA devices.
The
.Nm

View File

@ -44,7 +44,7 @@ If it cannot assign necessary resources to a device without
causing conflict with other devices in the system,
the device will not be activated and will be unavailable
to programs.
.Sh CAVEAT
.Sh CAVEATS
There is no explicit way to disable individual embedded devices.
The
.Nm

View File

@ -83,7 +83,7 @@ overhead of a protocol control block lookup.
This allows us to take
advantage of the fact that ATM has already demultiplexed the data for
us.
.Sh CAVEAT
.Sh CAVEATS
The NATM protocol support is subject to change as
the ATM protocols develop.
Users should not depend on details of the current implementation, but rather

View File

@ -47,7 +47,7 @@
.In netgraph.h
.In netgraph/ng_uni.h
.In netgraph/ng_ccatm.h
.Sh DESCIPTION
.Sh DESCRIPTION
The
.Nm
node implements the API specified by the ATM Forum for access to ATM services

View File

@ -179,7 +179,7 @@ For the present, unless you have a one slot machine, you should set
to force polling mode.
Two slot machines have minor issues with using an ISA interrupt for the
CSC interrupt.
.Sh TUNABLES
.Sh LOADER TUNABLES
.Bl -tag -width indent
.It Va hw.pcic.ignore_function_1
Needed for some, improperly manufactured PCI cards made by Orinoco.

View File

@ -348,7 +348,7 @@ It has no effect unless the
.Em HOOKRESUME
flag is set as well.
.El
.Sh TUNABLES
.Sh LOADER TUNABLES
Extended support for Synaptics touchpads can be enabled by setting
.Va hw.psm.synaptics_support
to

View File

@ -131,7 +131,7 @@ All queued scan codes are thrown away.
.Xr pcvt 4 ,
.Xr psm 4 ,
.Xr syscons 4
.Sh CAVEAT
.Sh CAVEATS
The
.Nm
interface is a software loopback mechanism, and, thus