Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix typo ..
details: https://anonhg.NetBSD.org/src/rev/119f16640c7b
branches: trunk
changeset: 366790:119f16640c7b
user: brad <brad%NetBSD.org@localhost>
date: Wed Jun 15 15:54:40 2022 +0000
description:
Fix typo ..
the Adafruit 931 module is mask 0x03 and the 938 module is mask 0x04.
diffstat:
share/man/man4/ssdfb.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 4354e8a25b5e -r 119f16640c7b share/man/man4/ssdfb.4
--- a/share/man/man4/ssdfb.4 Wed Jun 15 08:31:34 2022 +0000
+++ b/share/man/man4/ssdfb.4 Wed Jun 15 15:54:40 2022 +0000
@@ -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 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
Home |
Main Index |
Thread Index |
Old Index