Module Name:    src
Committed By:   kre
Date:           Tue May  1 21:16:02 UTC 2018

Modified Files:
        src/sbin/gpt: gpt.8

Log Message:
Spello.   (it is "existence").

ispell also says that we should s/parseable/parsable/ but I'm
not sure about that one, so I left it.

I also left a correct spelling that no-one has bothered to mangle!


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sbin/gpt/gpt.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/gpt/gpt.8
diff -u src/sbin/gpt/gpt.8:1.62 src/sbin/gpt/gpt.8:1.63
--- src/sbin/gpt/gpt.8:1.62	Tue May  1 21:04:01 2018
+++ src/sbin/gpt/gpt.8	Tue May  1 21:16:02 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.62 2018/05/01 21:04:01 wiz Exp $
+.\" $NetBSD: gpt.8,v 1.63 2018/05/01 21:16:02 kre Exp $
 .\"
 .\" Copyright (c) 2002 Marcel Moolenaar
 .\" All rights reserved.
@@ -683,7 +683,7 @@ The
 .Nm
 command exits with a failure status (1) when the header command
 is used and no GPT header is found.
-This can be used to check for the existance of a GPT in shell scripts.
+This can be used to check for the existence of a GPT in shell scripts.
 .Sh EXAMPLES
 .Bd -literal
 nas# gpt show wd3

Reply via email to