diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-22 13:39:30 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-22 13:39:30 +0000 |
commit | f8859c48b4ff61ee9624a0a913630d162f8083f4 (patch) | |
tree | 5e065869b6840850d89eada8a2d91796a3ebec04 /usr.sbin/vnconfig/vnconfig.8 | |
parent | 7baab6309586eda67764e44c12442894823291ca (diff) |
Spell it "usable", not "useable", for consistency across the man pages.
Diffstat (limited to 'usr.sbin/vnconfig/vnconfig.8')
-rw-r--r-- | usr.sbin/vnconfig/vnconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index ebc16c3bd92..00a7833381c 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vnconfig.8,v 1.9 2000/01/22 02:17:51 aaron Exp $ +.\" $OpenBSD: vnconfig.8,v 1.10 2000/01/22 13:39:29 aaron Exp $ .\ .\" Copyright (c) 1993 University of Utah. .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -96,7 +96,7 @@ is assumed. .Pp Configures the vnode disk .Pa svnd0 -(i.e., all of its partitions become useable). +(i.e., all of its partitions become usable). .Pp .Dl vnconfig -u svnd0 .Pp |