Module Name:    src
Committed By:   wiz
Date:           Thu Jun 30 22:13:03 UTC 2011

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

Log Message:
New sentence, new line. Use more markup. Bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/share/man/man4/wsdisplay.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/wsdisplay.4
diff -u src/share/man/man4/wsdisplay.4:1.37 src/share/man/man4/wsdisplay.4:1.38
--- src/share/man/man4/wsdisplay.4:1.37	Thu Jun 30 14:56:09 2011
+++ src/share/man/man4/wsdisplay.4	Thu Jun 30 22:13:02 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsdisplay.4,v 1.37 2011/06/30 14:56:09 macallan Exp $
+.\" $NetBSD: wsdisplay.4,v 1.38 2011/06/30 22:13:02 wiz Exp $
 .\"
 .\" Copyright (c) 1999 Matthias Drochner.
 .\" Copyright (c) 2002 Ben Harris.
@@ -26,7 +26,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd February 19, 2009
+.Dd June 30, 2011
 .Dt WSDISPLAY 4
 .Os
 .Sh NAME
@@ -554,11 +554,13 @@
 };
 .Ed
 The caller is responsible for allocating a buffer of at least 128 bytes
-( the minimum size of an EDID block ) and set data_size to its size. If
-the EDID block is bigger the call will fail with EAGAIN and the driver
-will set data_size to the required buffer size. Otherwise the EDID
-block will be written into the buffer pointed at by edid_data and 
-data_size will be set to the number of bytes written.
+(the minimum size of an EDID block) and set data_size to its size.
+If the EDID block is bigger the call will fail with
+.Er EAGAIN
+and the driver will set data_size to the required buffer size.
+Otherwise the EDID block will be written into the buffer pointed
+at by edid_data and data_size will be set to the number of bytes
+written.
 .El
 .Sh FILES
 .Bl -item

Reply via email to