diff options
author | 23hiro <23hiro@gmail.com> | 2018-07-14 20:40:26 +0200 |
---|---|---|
committer | 23hiro <23hiro@gmail.com> | 2018-07-14 20:40:26 +0200 |
commit | 1a751a59393ad696cdd7f6db882e3d0118e0b54e (patch) | |
tree | 43f313576e31194c0eed686e411408bb9ce8ec25 /sys/man/4 | |
parent | 51b0b0235b32e39b5a71ac440f7ccb679f44c43f (diff) |
cwfs -a option misleading
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/cwfs | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/man/4/cwfs b/sys/man/4/cwfs index 7d0c69cfa..e957f656a 100644 --- a/sys/man/4/cwfs +++ b/sys/man/4/cwfs @@ -72,9 +72,8 @@ other than the default .TP .B -a announce on -.I announce-string -instead of -.LR tcp!*!9fs . +.IR announce-string , +can be specified multiple times. .TP .B -C use a newer, faster, and incompatible cache-device layout. |