Module Name: src
Committed By: brad
Date: Wed Jun 15 15:54:40 UTC 2022
Modified Files:
src/share/man/man4: ssdfb.4
Log Message:
Fix typo ..
the Adafruit 931 module is mask 0x03 and the 938 module is mask 0x04.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 src/share/man/man4/ssdfb.4:1.8
--- src/share/man/man4/ssdfb.4:1.7 Thu Aug 5 19:23:44 2021
+++ src/share/man/man4/ssdfb.4 Wed Jun 15 15:54:40 2022
@@ -1,4 +1,4 @@
-.\" $NetBSD: ssdfb.4,v 1.7 2021/08/05 19:23:44 tnn Exp $
+.\" $NetBSD: ssdfb.4,v 1.8 2022/06/15 15:54:40 brad Exp $
.\"
.\" Copyright (c) 2019 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -68,10 +68,10 @@ Generic SSD1306 modules using default se
Generic SH1106 modules using default settings
.It
.Em 0x03 :
-Adafruit Industries, LLC product 938 (128x64)
+Adafruit Industries, LLC product 931 (128x32)
.It
.Em 0x04 :
-Adafruit Industries, LLC product 931 (128x32)
+Adafruit Industries, LLC product 938 (128x64)
.It
.Em 0x05 :
Generic SSD1322 modules using default settings