diff options
author | ru <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
commit | cc9d2aeb3943cc40f85e865b4ef05828e91174b1 (patch) | |
tree | 1c5e77a8e87693ac7d3c5e03cb3551dab7b84b38 /sbin | |
parent | 7ad89d9544793f73cd7d3d7d7f44562f89a49bcd (diff) | |
download | FreeBSD-src-cc9d2aeb3943cc40f85e865b4ef05828e91174b1.zip FreeBSD-src-cc9d2aeb3943cc40f85e865b4ef05828e91174b1.tar.gz |
Get rid of duplicates.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/devfs/devfs.8 | 2 | ||||
-rw-r--r-- | sbin/raidctl/raidctl.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8 index 570892c..1d7d442 100644 --- a/sbin/devfs/devfs.8 +++ b/sbin/devfs/devfs.8 @@ -278,7 +278,7 @@ E.g., if the above rule was added after .Pa /dev/speaker was created, this command will cause its file mode to be changed to 666, -as rule rule prescribes. +as rule prescribes. .Pp .Dl devfs rule add path "snp*" mode 660 group snoopers .Pp diff --git a/sbin/raidctl/raidctl.8 b/sbin/raidctl/raidctl.8 index 8f63c2e..d384b81 100644 --- a/sbin/raidctl/raidctl.8 +++ b/sbin/raidctl/raidctl.8 @@ -625,7 +625,7 @@ for use. .Pp Under certain circumstances (e.g. the additional component has not arrived, or data is being migrated off of a disk destined to become a -component) it may be desirable to to configure a RAID 1 set with only +component) it may be desirable to configure a RAID 1 set with only a single component. This can be achieved by configuring the set with a physically existing component (as either the first or second component) and with a |