summaryrefslogtreecommitdiff
path: root/etc/etc.amd64/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.amd64/MAKEDEV')
-rw-r--r--etc/etc.amd64/MAKEDEV6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/etc.amd64/MAKEDEV b/etc/etc.amd64/MAKEDEV
index 02ca942faa3..d01e9a1867e 100644
--- a/etc/etc.amd64/MAKEDEV
+++ b/etc/etc.amd64/MAKEDEV
@@ -4,7 +4,7 @@
# generated from:
#
# OpenBSD: etc.amd64/MAKEDEV.md,v 1.80 2022/01/07 01:13:15 jsg Exp
-# OpenBSD: MAKEDEV.common,v 1.115 2022/01/07 01:13:15 jsg Exp
+# OpenBSD: MAKEDEV.common,v 1.116 2022/11/06 18:30:22 kn Exp
# OpenBSD: MAKEDEV.mi,v 1.83 2016/09/11 03:06:31 deraadt Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
#
@@ -84,7 +84,7 @@
# kcov Kernel code coverage tracing
# pci* PCI bus devices
# pctr* PC Performance Tuning Register access device
-# pf* Packet Filter
+# pf Packet Filter
# pppx* PPP Multiplexer
# pppac* PPP Access Concentrator
# radio* FM tuner devices
@@ -315,7 +315,7 @@ pppx*)
M pppx$U c 91 $U 600
;;
-pf*)
+pf)
M pf c 73 0 600
;;