summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2006-08-02 07:02:19 +0000
committerbrueffer <brueffer@FreeBSD.org>2006-08-02 07:02:19 +0000
commita5b343711237b39c0297172323a0adb605f6d486 (patch)
tree4435409ae37015a1a939b1ba4144ee303dc7ff00
parent755364291b98b87bb18736cdef81a574287e40c2 (diff)
downloadFreeBSD-src-a5b343711237b39c0297172323a0adb605f6d486.zip
FreeBSD-src-a5b343711237b39c0297172323a0adb605f6d486.tar.gz
Cleanup and add our standard SYNOPSIS section.
-rw-r--r--share/man/man4/man4.powerpc/powermac_nvram.420
1 files changed, 16 insertions, 4 deletions
diff --git a/share/man/man4/man4.powerpc/powermac_nvram.4 b/share/man/man4/man4.powerpc/powermac_nvram.4
index e8b18ef..0340422 100644
--- a/share/man/man4/man4.powerpc/powermac_nvram.4
+++ b/share/man/man4/man4.powerpc/powermac_nvram.4
@@ -32,15 +32,27 @@
.Nm powermac_nvram
.Nd "non-volatile RAM"
.Sh SYNOPSIS
+To compile this driver into the kernel,
+place the following line in your
+kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device powermac_nvram"
+.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
+powermac_nvram_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
driver provides access to the Open Firmware configuration NVRAM
available on the Apple PowerPC-based machines.
.Sh SEE ALSO
-.Xr nvram 8 ,
-.Xr eeprom 8
+.Xr eeprom 8 ,
+.Xr nvram 8
.Sh HISTORY
The
.Nm
@@ -52,7 +64,7 @@ The
driver was written by
.An Maxim Sobolev Aq sobomax@FreeBSD.org .
.Sh BUGS
-Currently,
+Currently, the
.Nm
-driver only supports systems equipped with AMD flash part and is only
+driver only supports systems equipped with an AMD flash part and is only
tested on Apple G4-based Mac Mini machines.
OpenPOWER on IntegriCloud