Source-Changes-HG archive

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

[src/trunk]: src/sbin/gpt shrunk.



details:   https://anonhg.NetBSD.org/src/rev/28d00b4fcfab
branches:  trunk
changeset: 791475:28d00b4fcfab
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Nov 20 08:11:36 2013 +0000

description:
shrunk.

diffstat:

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

diffs (18 lines):

diff -r 55433a9f68da -r 28d00b4fcfab sbin/gpt/gpt.8
--- a/sbin/gpt/gpt.8    Wed Nov 20 08:08:47 2013 +0000
+++ b/sbin/gpt/gpt.8    Wed Nov 20 08:11:36 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.17 2013/11/20 08:08:47 jnemeth Exp $
+.\" $NetBSD: gpt.8,v 1.18 2013/11/20 08:11:36 wiz Exp $
 .\"
 .\" Copyright (c) 2002 Marcel Moolenaar
 .\" All rights reserved.
@@ -322,7 +322,7 @@
 The
 .Ic resize
 command allows the user to resize a partition.
-The partition may be shrunked and if there is sufficient free space
+The partition may be shrunk and if there is sufficient free space
 immediately after it then it may be expanded.
 The
 .Fl s



Home | Main Index | Thread Index | Old Index