diff options
-rw-r--r-- | share/man/man5/make.conf.5 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index d22a269..f6cf386 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -369,7 +369,9 @@ Set to not build the MTA selector. .It Va NO_MAKEDEV_INSTALL .Vt ( bool ) -Set to avoid installing MAKEDEV in +Set to avoid installing +.Pa MAKEDEV +in .Pa /dev . This implies the .Va NO_MAKEDEV_RUN |