aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2024-03-23 07:17:59 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2024-03-23 07:17:59 +0000
commita200093c216346bdafce5866fad3db4bccc1f802 (patch)
tree5f0e80a7e4a2cc682ce496d71157b8b2d9f24be0 /share/man/man9
parent88f2c58d1a857f0ccedd49da3dc29d8d193b4fdd (diff)
downloadsrc-a200093c216346bdafce5866fad3db4bccc1f802.tar.gz
src-a200093c216346bdafce5866fad3db4bccc1f802.zip
share/man/man9/Makefile: fix buildworld
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 597b487bb8ae..0d7cbf1b9854 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -997,7 +997,7 @@ MLINKS+=dev_clone.9 drain_dev_clone_events.9
MLINKS+=dev_refthread.9 devvn_refthread.9 \
dev_refthread.9 dev_relthread.9
MLINKS+=devfs_set_cdevpriv.9 devfs_clear_cdevpriv.9 \
- devfs_set_cdevpriv.9 devfs_get_cdevpriv.9
+ devfs_set_cdevpriv.9 devfs_get_cdevpriv.9 \
devfs_set_cdevpriv.9 devfs_foreach_cdevpriv.9
MLINKS+=device_add_child.9 device_add_child_ordered.9
MLINKS+=device_enable.9 device_disable.9 \