]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mountd.8: Document the new -A mountd option
authorRick Macklem <rmacklem@FreeBSD.org>
Tue, 9 Apr 2024 01:58:40 +0000 (18:58 -0700)
committerRick Macklem <rmacklem@FreeBSD.org>
Tue, 9 Apr 2024 01:58:40 +0000 (18:58 -0700)
commitcce11997a052549933ca1c4d7412bf51137e4d0b
treeba1f6d7352d9572cda6de177058e1a7987d0a903
parent81b4d1c4d487099d0d81c50f9a9c62459ec33752
mountd.8: Document the new -A mountd option

Commit fefb7c399b39 added warning messages noting
that administrative controls that exported directories
that are not local server file system mount points actually
export the entire local server file system.
This commit also added a new command line option "-A' that
silences these warnings.

This patch documents the new "-A' mountd option.

This is a content change.

Reviewed by: markj, pauamma_gundo.com (manpages)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D44692
usr.sbin/mountd/mountd.8