Module Name:    src
Committed By:   wiz
Date:           Sun Mar 17 11:20:36 UTC 2019

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

Log Message:
Remove Pp that do nothing. Break line after macro. Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/ssdfb.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/ssdfb.4
diff -u src/share/man/man4/ssdfb.4:1.2 src/share/man/man4/ssdfb.4:1.3
--- src/share/man/man4/ssdfb.4:1.2	Sun Mar 17 06:17:30 2019
+++ src/share/man/man4/ssdfb.4	Sun Mar 17 11:20:36 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ssdfb.4,v 1.2 2019/03/17 06:17:30 tnn Exp $
+.\"	$NetBSD: ssdfb.4,v 1.3 2019/03/17 11:20:36 wiz Exp $
 .\"
 .\" Copyright (c) 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -46,7 +46,6 @@ driver provides
 .Xr wsdisplay 4
 support for OLED/PLED framebuffer modules based on one
 of the following controller chips:
-.Pp
 .Bl -bullet -offset indent
 .It
 Solomon Systech Ltd SSD1306
@@ -71,7 +70,6 @@ Adafruit Industries, LLC product 931 (12
 .El
 .Pp
 The flags value can contain one or more of the following, bitwise OR'ed:
-.Pp
 .Bl -bullet -offset indent
 .It
 .Em 0x0?? :
@@ -104,8 +102,9 @@ driver
 was written by
 .An Tobias Nygren Aq Mt t...@netbsd.org .
 .Pp
-It was inspired by (and shares it's name with) the
-.Ox driver written by
+It was inspired by (and shares its name with) the
+.Ox
+driver written by
 .An Patrick Wildt Aq Mt patr...@blueri.se
 but does not share any code.
 .Sh BUGS

Reply via email to