Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/gpt Spello. (it is "existence").



details:   https://anonhg.NetBSD.org/src/rev/e103356c1b9a
branches:  trunk
changeset: 322393:e103356c1b9a
user:      kre <kre%NetBSD.org@localhost>
date:      Tue May 01 21:16:02 2018 +0000

description:
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!

diffstat:

 sbin/gpt/gpt.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 61ec65fc37d5 -r e103356c1b9a sbin/gpt/gpt.8
--- a/sbin/gpt/gpt.8    Tue May 01 21:04:01 2018 +0000
+++ b/sbin/gpt/gpt.8    Tue May 01 21:16:02 2018 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index