Module Name:    src
Committed By:   wiz
Date:           Tue Jul 25 08:30:27 UTC 2017

Modified Files:
        src/share/man/man4/man4.pmax: autoconf.4 pm.4 xcfb.4

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/man4.pmax/autoconf.4 \
    src/share/man/man4/man4.pmax/pm.4
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/man4.pmax/xcfb.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/man4.pmax/autoconf.4
diff -u src/share/man/man4/man4.pmax/autoconf.4:1.5 src/share/man/man4/man4.pmax/autoconf.4:1.6
--- src/share/man/man4/man4.pmax/autoconf.4:1.5	Tue Jul 25 03:51:41 2017
+++ src/share/man/man4/man4.pmax/autoconf.4	Tue Jul 25 08:30:27 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: autoconf.4,v 1.5 2017/07/25 03:51:41 ryoon Exp $
+.\" $NetBSD: autoconf.4,v 1.6 2017/07/25 08:30:27 wiz Exp $
 .\"
 .\" Copyright (c) 1994 Christopher G. Demetriou
 .\" All rights reserved.
@@ -43,8 +43,9 @@ When
 .Nx
 bootstraps it probes the innards of the machine on which it is running
 and locates controllers, drives, and other devices, printing out what
-it finds on the console.  This procedure is driven by a system
-configuration table which is processed by
+it finds on the console.
+This procedure is driven by a system configuration table which is
+processed by
 .Xr config 1
 and compiled into each kernel.
 Devices which exist in the machine but are not configured into the
Index: src/share/man/man4/man4.pmax/pm.4
diff -u src/share/man/man4/man4.pmax/pm.4:1.5 src/share/man/man4/man4.pmax/pm.4:1.6
--- src/share/man/man4/man4.pmax/pm.4:1.5	Sat Feb 18 22:39:01 2017
+++ src/share/man/man4/man4.pmax/pm.4	Tue Jul 25 08:30:27 2017
@@ -1,4 +1,4 @@
-.\"     $NetBSD: pm.4,v 1.5 2017/02/18 22:39:01 wiz Exp $
+.\"     $NetBSD: pm.4,v 1.6 2017/07/25 08:30:27 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -39,10 +39,11 @@
 .Sh DESCRIPTION
 The
 .Nm
-driver provides support for the 2100/3100 baseboard framebuffer.  It
-can operate as either a monochrome framebuffer (with memory part
-number VFB01) or an 8 bpp colour framebuffer (with memory part number
-VFB02).  Both provide 16x16 hardware sprite cursor.
+driver provides support for the 2100/3100 baseboard framebuffer.
+It can operate as either a monochrome framebuffer (with memory part
+number VFB01) or an 8 bpp colour framebuffer (with memory part
+number VFB02).
+Both provide 16x16 hardware sprite cursor.
 .Sh SEE ALSO
 .Xr cfb 4 ,
 .Xr mfb 4 ,

Index: src/share/man/man4/man4.pmax/xcfb.4
diff -u src/share/man/man4/man4.pmax/xcfb.4:1.6 src/share/man/man4/man4.pmax/xcfb.4:1.7
--- src/share/man/man4/man4.pmax/xcfb.4:1.6	Fri Feb 17 22:24:47 2017
+++ src/share/man/man4/man4.pmax/xcfb.4	Tue Jul 25 08:30:27 2017
@@ -1,4 +1,4 @@
-.\"     $NetBSD: xcfb.4,v 1.6 2017/02/17 22:24:47 christos Exp $
+.\"     $NetBSD: xcfb.4,v 1.7 2017/07/25 08:30:27 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -41,8 +41,9 @@ DECstation 5000/xx PMAG-DV colour frameb
 The
 .Nm
 driver provides support for the PMAG-DV framebuffer found on the
-DECstation 5000/xx baseboard.  It is an 8 bpp colour framebuffer
-capable of running at a resolution of 1024-by-768 at 66 Hz.
+DECstation 5000/xx baseboard.
+It is an 8 bpp colour framebuffer capable of running at a resolution
+of 1024-by-768 at 66 Hz.
 .Sh SEE ALSO
 .Xr cfb 4 ,
 .Xr mfb 4 ,

Reply via email to