Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/gpt Fix a typo, and make a couple of minor wording impr...
details: https://anonhg.NetBSD.org/src/rev/88e690fa2b1a
branches: trunk
changeset: 355580:88e690fa2b1a
user: kre <kre%NetBSD.org@localhost>
date: Fri Aug 04 02:43:56 2017 +0000
description:
Fix a typo, and make a couple of minor wording improvements.
I resisted the (very weak) impulse to Americanise some spellings ...
diffstat:
sbin/gpt/gpt.8 | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
diffs (41 lines):
diff -r 556d49860df9 -r 88e690fa2b1a sbin/gpt/gpt.8
--- a/sbin/gpt/gpt.8 Fri Aug 04 02:08:21 2017 +0000
+++ b/sbin/gpt/gpt.8 Fri Aug 04 02:43:56 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.53 2017/08/03 14:39:31 msaitoh Exp $
+.\" $NetBSD: gpt.8,v 1.54 2017/08/04 02:43:56 kre Exp $
.\"
.\" Copyright (c) 2002 Marcel Moolenaar
.\" All rights reserved.
@@ -247,8 +247,8 @@
The
.Fl L
option selects the partition by label.
-If there are multiple partitions with the same label, it will use the
-first one found.
+If there are multiple partitions with the same label, the
+first one found will be used.
.\" ==== create ====
.It Nm Ic create Oo Fl AfP Oc Oo Fl p Ar partitions Oc
The
@@ -534,16 +534,15 @@
See the
.Ic biosboot
command for more information.
-The bootme flag is used to indicate which partiotion should be booted
+The bootme flag is used to indicate which partition should be booted
by UEFI boot code.
The other attributes are for compatibility with
.Fx
-and are not currently used by any
-.Nx
-code.
+and are not currently used by
+.Nx .
They may be used by
.Nx
-code in the future.
+in the future.
.\" ==== show ====
.It Nm Ic show Oo Fl aglu Oc Oo Fl i Ar index Oc
The
Home |
Main Index |
Thread Index |
Old Index