diff options
author | brueffer <brueffer@FreeBSD.org> | 2006-04-01 11:21:00 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2006-04-01 11:21:00 +0000 |
commit | 6b3805592d02e666e50f1d4473fb18c587d69a75 (patch) | |
tree | 5d18022c938b65a5c302aec32c8f6b64c9683d7f | |
parent | cbb87d3f677a0a3d2ea2922fcd03d59934fed667 (diff) | |
download | FreeBSD-src-6b3805592d02e666e50f1d4473fb18c587d69a75.zip FreeBSD-src-6b3805592d02e666e50f1d4473fb18c587d69a75.tar.gz |
Convert the SYNOPSIS section to look like the ones used in other driver
manpages, mention module support.
MFC after: 3 days
-rw-r--r-- | share/man/man4/man4.i386/acpi_asus.4 | 12 | ||||
-rw-r--r-- | share/man/man4/man4.i386/acpi_fujitsu.4 | 12 | ||||
-rw-r--r-- | share/man/man4/man4.i386/acpi_ibm.4 | 12 | ||||
-rw-r--r-- | share/man/man4/man4.i386/acpi_panasonic.4 | 12 | ||||
-rw-r--r-- | share/man/man4/man4.i386/acpi_sony.4 | 12 | ||||
-rw-r--r-- | share/man/man4/man4.i386/acpi_toshiba.4 | 12 |
6 files changed, 72 insertions, 0 deletions
diff --git a/share/man/man4/man4.i386/acpi_asus.4 b/share/man/man4/man4.i386/acpi_asus.4 index db274b2..26459a9 100644 --- a/share/man/man4/man4.i386/acpi_asus.4 +++ b/share/man/man4/man4.i386/acpi_asus.4 @@ -32,7 +32,19 @@ .Nm acpi_asus .Nd Asus Laptop Extras .Sh SYNOPSIS +To compile this driver into the kernel, +place the following line in your +kernel configuration file: +.Bd -ragged -offset indent .Cd "device acpi_asus" +.Ed +.Pp +Alternatively, to load the driver as a +module at boot time, place the following line in +.Xr loader.conf 5 : +.Bd -literal -offset indent +acpi_asus_load="YES" +.Ed .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/man4.i386/acpi_fujitsu.4 b/share/man/man4/man4.i386/acpi_fujitsu.4 index e7e6a6f..1959bf6 100644 --- a/share/man/man4/man4.i386/acpi_fujitsu.4 +++ b/share/man/man4/man4.i386/acpi_fujitsu.4 @@ -32,7 +32,19 @@ .Nm acpi_fujitsu .Nd Fujitsu Laptop Extras .Sh SYNOPSIS +To compile this driver into the kernel, +place the following line in your +kernel configuration file: +.Bd -ragged -offset indent .Cd "device acpi_fujitsu" +.Ed +.Pp +Alternatively, to load the driver as a +module at boot time, place the following line in +.Xr loader.conf 5 : +.Bd -literal -offset indent +acpi_fujitsu_load="YES" +.Ed .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/man4.i386/acpi_ibm.4 b/share/man/man4/man4.i386/acpi_ibm.4 index c6160d0..c89201e 100644 --- a/share/man/man4/man4.i386/acpi_ibm.4 +++ b/share/man/man4/man4.i386/acpi_ibm.4 @@ -32,7 +32,19 @@ .Nm acpi_ibm .Nd "ACPI extras driver for IBM laptops" .Sh SYNOPSIS +To compile this driver into the kernel, +place the following line in your +kernel configuration file: +.Bd -ragged -offset indent .Cd "device acpi_ibm" +.Ed +.Pp +Alternatively, to load the driver as a +module at boot time, place the following line in +.Xr loader.conf 5 : +.Bd -literal -offset indent +acpi_ibm_load="YES" +.Ed .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/man4.i386/acpi_panasonic.4 b/share/man/man4/man4.i386/acpi_panasonic.4 index a3b9e56..8a8851e 100644 --- a/share/man/man4/man4.i386/acpi_panasonic.4 +++ b/share/man/man4/man4.i386/acpi_panasonic.4 @@ -32,7 +32,19 @@ .Nm acpi_panasonic .Nd "ACPI hotkey driver for Panasonic laptops" .Sh SYNOPSIS +To compile this driver into the kernel, +place the following line in your +kernel configuration file: +.Bd -ragged -offset indent .Cd "device acpi_panasonic" +.Ed +.Pp +Alternatively, to load the driver as a +module at boot time, place the following line in +.Xr loader.conf 5 : +.Bd -literal -offset indent +acpi_panasonic_load="YES" +.Ed .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/man4.i386/acpi_sony.4 b/share/man/man4/man4.i386/acpi_sony.4 index 7b1f631..2df2dd9 100644 --- a/share/man/man4/man4.i386/acpi_sony.4 +++ b/share/man/man4/man4.i386/acpi_sony.4 @@ -31,7 +31,19 @@ .Nm acpi_sony .Nd "ACPI notebook controller driver for Sony laptops" .Sh SYNOPSIS +To compile this driver into the kernel, +place the following line in your +kernel configuration file: +.Bd -ragged -offset indent .Cd "device acpi_sony" +.Ed +.Pp +Alternatively, to load the driver as a +module at boot time, place the following line in +.Xr loader.conf 5 : +.Bd -literal -offset indent +acpi_sony_load="YES" +.Ed .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/man4.i386/acpi_toshiba.4 b/share/man/man4/man4.i386/acpi_toshiba.4 index 413e8e4..cb26842 100644 --- a/share/man/man4/man4.i386/acpi_toshiba.4 +++ b/share/man/man4/man4.i386/acpi_toshiba.4 @@ -32,7 +32,19 @@ .Nm acpi_toshiba .Nd Toshiba HCI interface .Sh SYNOPSIS +To compile this driver into the kernel, +place the following line in your +kernel configuration file: +.Bd -ragged -offset indent .Cd "device acpi_toshiba" +.Ed +.Pp +Alternatively, to load the driver as a +module at boot time, place the following line in +.Xr loader.conf 5 : +.Bd -literal -offset indent +acpi_toshiba_load="YES" +.Ed .Sh DESCRIPTION HCI is Toshiba's .Em "Hardware Control Interface" |