Module Name: src
Committed By: andvar
Date: Sun Sep 1 20:11:09 UTC 2024
Modified Files:
src/sys/dev/hpc: files.hpcio
Log Message:
s/trriger/trigger/ and s/sepecify/specify/.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/hpc/files.hpcio
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/hpc/files.hpcio
diff -u src/sys/dev/hpc/files.hpcio:1.7 src/sys/dev/hpc/files.hpcio:1.8
--- src/sys/dev/hpc/files.hpcio:1.7 Sat Jul 24 21:31:37 2021
+++ src/sys/dev/hpc/files.hpcio Sun Sep 1 20:11:09 2024
@@ -1,8 +1,8 @@
-# $NetBSD: files.hpcio,v 1.7 2021/07/24 21:31:37 andvar Exp $
+# $NetBSD: files.hpcio,v 1.8 2024/09/01 20:11:09 andvar Exp $
# H/PC GPIO interface
# platform:
-# iochip: sepecify GPIO chip
+# iochip: specify GPIO chip
# evtype: event type of config_hook
# id: event id of config_hook
# port: port number on GPIO
@@ -15,7 +15,7 @@
# 0: low
# 1: high
# default: edge
-# edge: edge trriger interrupt
+# edge: edge trigger interrupt
# 1: positive edge
# 2: negative edge
# other: both