diff options
author | uqs <uqs@FreeBSD.org> | 2010-08-02 13:11:35 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-08-02 13:11:35 +0000 |
commit | 685dd513643af4e2d86fdba44728ba258395f245 (patch) | |
tree | 57d76c2f0f5aa99e7cb133a6d6eda0aaf6ab4ef3 /usr.sbin/ancontrol | |
parent | cc627cc10e06f579262777a9280395f8b9b940e6 (diff) | |
download | FreeBSD-src-685dd513643af4e2d86fdba44728ba258395f245.zip FreeBSD-src-685dd513643af4e2d86fdba44728ba258395f245.tar.gz |
mdoc: make sure to pass at least one argument to quotation macros
Diffstat (limited to 'usr.sbin/ancontrol')
-rw-r--r-- | usr.sbin/ancontrol/ancontrol.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8 index 5ce4377..13da6ab 100644 --- a/usr.sbin/ancontrol/ancontrol.8 +++ b/usr.sbin/ancontrol/ancontrol.8 @@ -308,7 +308,7 @@ Set a WEP key. For 40 bit prefix 10 hex character with 0x. For 128 bit prefix 26 hex character with 0x. Use -.Qq +.Qq \& as the key to erase the key. Supports 4 keys; even numbers are for permanent keys and odd number are for temporary keys. |