diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2000-06-08 07:28:59 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2000-06-08 07:28:59 +0000 |
| commit | 64bb496d864d516681fd8fc52d63d5fe5dddb65c (patch) | |
| tree | 2623cb3bb2401730b2fedbbe4e37a3ad05d91f5b | |
| parent | aa869d5994c33c13327d55646e21a9e00db4e0dc (diff) | |
Notes
| -rw-r--r-- | sbin/vinum/vinum.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/vinum/vinum.8 b/sbin/vinum/vinum.8 index fb4eccaf915b..b4dbd8f61402 100644 --- a/sbin/vinum/vinum.8 +++ b/sbin/vinum/vinum.8 @@ -1063,8 +1063,8 @@ the updates on again with the .Nm setdaemon and .Nm saveconfig -commands. Reset bit 4 of the daemon options mask to re-enable configuration -saves. +commands. Reset bit 2 (numerical value 4) of the daemon options mask to +re-enable configuration saves. .It Nm rebuildparity .Ar plex .Op Fl f |
