From: Tomohiro Kusumi Date: Wed, 3 Jun 2020 17:28:36 +0000 (+0900) Subject: autofs: Remove BUGS section from autofs(5) X-Git-Tag: v6.0.0rc1~1101 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/1b9221f083683530f4f2eea3de9575233ef31f0e autofs: Remove BUGS section from autofs(5) vfs.autofs.mount_on_stat was initially nop, but removed later on. --- diff --git a/share/man/man5/autofs.5 b/share/man/man5/autofs.5 index 0a9b907679..713735e1ef 100644 --- a/share/man/man5/autofs.5 +++ b/share/man/man5/autofs.5 @@ -149,17 +149,3 @@ was ported to by .An Tomohiro Kusumi Aq Mt tkusumi@netbsd.org . Donated to DragonFlyBSD by PeerCorps Trust Fund. -.Sh BUGS -The -.Nm -driver on -.Dx -currently does't support -.Pa vfs.autofs.mount_on_stat -sysctl. -This sysctl is disabled by default on both -.Fx -and -.Dx , -but enabling it does nothing on -.Dx .