Module Name:    src
Committed By:   ryoon
Date:           Mon Aug 24 19:32:33 UTC 2020

Modified Files:
        src/share/man/man4/man4.i386: spic.4

Log Message:
Add a missing comma

And bump date


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man4.i386/spic.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.i386/spic.4
diff -u src/share/man/man4/man4.i386/spic.4:1.4 src/share/man/man4/man4.i386/spic.4:1.5
--- src/share/man/man4/man4.i386/spic.4:1.4	Tue Apr  5 08:24:43 2011
+++ src/share/man/man4/man4.i386/spic.4	Mon Aug 24 19:32:33 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: spic.4,v 1.4 2011/04/05 08:24:43 wiz Exp $
+.\" $NetBSD: spic.4,v 1.5 2020/08/24 19:32:33 ryoon Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,7 +57,8 @@ The jog dial works as a
 scroll button, and clicking it generates a click with the "middle" button.
 .Sh SEE ALSO
 .Xr acpi 4 ,
-.Xr wsmouse 4
+.Xr wsmouse 4 ,
+.Xr sony 4
 .Sh HISTORY
 The
 .Nm

Reply via email to