Module Name:    src
Committed By:   nia
Date:           Sat Feb 27 09:54:59 UTC 2021

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

Log Message:
spi.4: mention history of ioctl interface


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/spi.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/spi.4
diff -u src/share/man/man4/spi.4:1.9 src/share/man/man4/spi.4:1.10
--- src/share/man/man4/spi.4:1.9	Sat Feb 27 08:38:14 2021
+++ src/share/man/man4/spi.4	Sat Feb 27 09:54:59 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: spi.4,v 1.9 2021/02/27 08:38:14 nia Exp $
+.\"	$NetBSD: spi.4,v 1.10 2021/02/27 09:54:59 nia Exp $
 .\"
 .\" Copyright (c) 2006 Urbana-Champaign Independent Media Center.
 .\" Copyright (c) 2006 Garrett D'Amore.
@@ -168,3 +168,7 @@ for the
 Champaign-Urbana Community Wireless Network Project (CUWiN), and
 appeared in
 .Nx 4.0 .
+The
+.Xr ioctl 2
+interface allowing configuration from userspace appeared in
+.Nx 9.0 .

Reply via email to