Module Name: src
Committed By: jnemeth
Date: Sun Oct 20 21:13:23 UTC 2013
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
revert typo fix; teach me to blindly take changes from upstream
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 src/sbin/gpt/gpt.8:1.13
--- src/sbin/gpt/gpt.8:1.12 Sat Oct 19 01:19:03 2013
+++ src/sbin/gpt/gpt.8 Sun Oct 20 21:13:23 2013
@@ -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 @@ have an effect on all commands.
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