diff options
author | ngie <ngie@FreeBSD.org> | 2015-04-25 04:40:08 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2015-04-25 04:40:08 +0000 |
commit | f3802269103f598ff81512dafc1cc3e7d669a082 (patch) | |
tree | 25352f3775b5f727cd71b2d925db903b0748769f /share | |
parent | 465974d77be96e30c2bdce350ff807a99d5d20e4 (diff) | |
download | FreeBSD-src-f3802269103f598ff81512dafc1cc3e7d669a082.zip FreeBSD-src-f3802269103f598ff81512dafc1cc3e7d669a082.tar.gz |
MFC r280475:
The number of commands added when ddb(4) is enabled is 3, not 2
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/witness.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/witness.4 b/share/man/man4/witness.4 index ffd9f8f..f529ff5 100644 --- a/share/man/man4/witness.4 +++ b/share/man/man4/witness.4 @@ -103,7 +103,7 @@ can be set via .Pp The .Nm -code also provides two extra +code also provides three extra .Xr ddb 4 commands if both .Nm |