Module Name:    src
Committed By:   wiz
Date:           Fri Apr 29 10:40:46 UTC 2011

Modified Files:
        src/share/man/man4: spdmem.4

Log Message:
New sentence, new line. Use more markup.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/spdmem.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/spdmem.4
diff -u src/share/man/man4/spdmem.4:1.3 src/share/man/man4/spdmem.4:1.4
--- src/share/man/man4/spdmem.4:1.3	Fri Dec  4 13:53:38 2009
+++ src/share/man/man4/spdmem.4	Fri Apr 29 10:40:46 2011
@@ -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 @@
 .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 @@
 The
 .Nm
 driver was written by
-.An Nicolas Joly <nj...@pasteur.fr>
-with additional work by 
-.An Paul Goyette <p...@whooppee.com> .
+.An Nicolas Joly Aq nj...@pasteur.fr
+with additional work by
+.An Paul Goyette Aq p...@whooppee.com .

Reply via email to