diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-12-30 10:54:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-12-30 10:54:34 +0000 |
commit | 7c3b587dd74de7e3b1b1b82dc7dda19d0cb36635 (patch) | |
tree | 65531fa3a7e1d2d8abbabbe5c8c4063a279dcf0e /sbin/disklabel | |
parent | 8ede9fe0817ad87e7d19f49be5e9611dd2559282 (diff) |
s/inadvertantly/inadvertently;
Diffstat (limited to 'sbin/disklabel')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index ffdae0fe8d5..ec2dff963b8 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.56 2003/12/29 19:51:34 millert Exp $ +.\" $OpenBSD: disklabel.8,v 1.57 2003/12/30 10:54:33 jmc Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -475,7 +475,7 @@ is specified and will be unaffected otherwise. The sixth form of the command .Pq protect is used to control write access to the label area of a disk -so that the label cannot be inadvertantly overwritten. +so that the label cannot be inadvertently overwritten. The .Fl N and |