New sentence, new line. Use more markup.
This commit is contained in:
parent
36fa577686
commit
4aa3981b30
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: spdmem.4,v 1.3 2009/12/04 13:53:38 njoly Exp $
|
||||
.\" $NetBSD: spdmem.4,v 1.4 2011/04/29 10:40:46 wiz Exp $
|
||||
.\"
|
||||
.\"Copyright (c) 2007 Nicolas Joly
|
||||
.\"Copyright (c) 2007 Paul Goyette
|
||||
@ -43,13 +43,18 @@ The
|
||||
.Nm
|
||||
driver provides support for generic memory module Serial Presence Detect.
|
||||
During kernel boot it displays module type, and where possible, the size and
|
||||
rated speed of the memory module. Additional information such as bank
|
||||
configuration and width is printed if the kernel is booted in verbose mode.
|
||||
rated speed of the memory module.
|
||||
Additional information such as bank configuration and width is
|
||||
printed if the kernel is booted in verbose mode.
|
||||
.Pp
|
||||
The Serial Presence Detect data for each memory module is also made accessible
|
||||
to user mode via sysctl(8). An entry for each
|
||||
to user mode via
|
||||
.Xr sysctl 8 .
|
||||
An entry for each
|
||||
.Nm
|
||||
device is created under the 'hw' top-level MIB.
|
||||
device is created under the
|
||||
.Dv hw
|
||||
top-level MIB.
|
||||
.Sh SEE ALSO
|
||||
.Xr iic 4 ,
|
||||
.Xr intro 4
|
||||
@ -63,6 +68,6 @@ driver first appeared in
|
||||
The
|
||||
.Nm
|
||||
driver was written by
|
||||
.An Nicolas Joly <njoly@pasteur.fr>
|
||||
with additional work by
|
||||
.An Paul Goyette <paul@whooppee.com> .
|
||||
.An Nicolas Joly Aq njoly@pasteur.fr
|
||||
with additional work by
|
||||
.An Paul Goyette Aq paul@whooppee.com .
|
||||
|
Loading…
Reference in New Issue
Block a user