diff options
author | pav <pav@FreeBSD.org> | 2007-05-12 10:25:31 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-05-12 10:25:31 +0000 |
commit | 3831aebc4a1d81872688a9e0de1ce197c9ef846e (patch) | |
tree | 93fab654fcfea758989773a9846d6720cdadc4cb /contrib/amd/amq/amq.8 | |
parent | 639e269d14b7b5fba3f222a79822658c886be426 (diff) | |
download | FreeBSD-src-3831aebc4a1d81872688a9e0de1ce197c9ef846e.zip FreeBSD-src-3831aebc4a1d81872688a9e0de1ce197c9ef846e.tar.gz |
Fix -D description to read debug_options
PR: doc/97939
Submitted by: Serg Podtynnyi <n-ice@yandex.ru>
MFC after: 1 week
Diffstat (limited to 'contrib/amd/amq/amq.8')
-rw-r--r-- | contrib/amd/amq/amq.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/amd/amq/amq.8 b/contrib/amd/amq/amq.8 index 6f94b12..cd023a1 100644 --- a/contrib/amd/amq/amq.8 +++ b/contrib/amd/amq/amq.8 @@ -133,7 +133,7 @@ option. Ask the automounter to use the logging options specified in .Ar log_options from now on. -.It Fl D Ar log_options +.It Fl D Ar debug_options Ask the automounter to use the debugging options specified in .Ar debug_options from now on. |