Source-Changes-HG archive

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

[src/trunk]: src/sbin/gpt revert typo fix; teach me to blindly take changes f...



details:   https://anonhg.NetBSD.org/src/rev/428e2f9680b6
branches:  trunk
changeset: 790784:428e2f9680b6
user:      jnemeth <jnemeth%NetBSD.org@localhost>
date:      Sun Oct 20 21:13:23 2013 +0000

description:
revert typo fix; teach me to blindly take changes from upstream

diffstat:

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

diffs (18 lines):

diff -r 954815da1bcc -r 428e2f9680b6 sbin/gpt/gpt.8
--- a/sbin/gpt/gpt.8    Sun Oct 20 21:13:15 2013 +0000
+++ b/sbin/gpt/gpt.8    Sun Oct 20 21:13:23 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.12 2013/10/19 01:19:03 jnemeth Exp $
+.\" $NetBSD: gpt.8,v 1.13 2013/10/20 21:13:23 jnemeth Exp $
 .\"
 .\" Copyright (c) 2002 Marcel Moolenaar
 .\" All rights reserved.
@@ -68,7 +68,7 @@
 The
 .Fl p Ar count
 option allows the user to change the number of partitions the GPT can
-accomodate.
+accommodate.
 This is used whenever a new GPT is created.
 By default, the
 .Nm



Home | Main Index | Thread Index | Old Index