diff options
author | ru <ru@FreeBSD.org> | 2000-11-14 13:53:03 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-14 13:53:03 +0000 |
commit | bd085010caa0af462aa9d22079d868a7e1343278 (patch) | |
tree | f70e14699b11a8e2156e1f283010ba5d80f4cdf8 | |
parent | 2fcb7160d2aab70b7b436bf5ad2dcbb826939c81 (diff) | |
download | FreeBSD-src-bd085010caa0af462aa9d22079d868a7e1343278.zip FreeBSD-src-bd085010caa0af462aa9d22079d868a7e1343278.tar.gz |
Spell the `daemon' correctly.
-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 09e5714..ad9862f 100644 --- a/sbin/vinum/vinum.8 +++ b/sbin/vinum/vinum.8 @@ -273,7 +273,7 @@ Set the state of the object to \fIstate\fP\| .Cd setdaemon .Op value .in +1i -Set dæmon configuration. +Set daemon configuration. .in .Cd setstate .Ar state @@ -1219,7 +1219,7 @@ care: it can result in total loss of data on a volume. .Nm setdaemon sets a variable bitmask for the .Nm -dæmon. This command is temporary and will be replaced. Currently, the bit mask +daemon. This command is temporary and will be replaced. Currently, the bit mask may contain the bits 1 (log every action to syslog) and 4 (don't update configuration). Option bit 4 can be useful for error recovery. .It Nm setstate |