Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/sysinst Typos, grammar.



details:   https://anonhg.NetBSD.org/src/rev/09e0dccc03ca
branches:  trunk
changeset: 452195:09e0dccc03ca
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Fri Jun 21 15:52:05 2019 +0000

description:
Typos, grammar.

diffstat:

 usr.sbin/sysinst/msg.mi.en |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 169fd020631d -r 09e0dccc03ca usr.sbin/sysinst/msg.mi.en
--- a/usr.sbin/sysinst/msg.mi.en        Fri Jun 21 14:58:32 2019 +0000
+++ b/usr.sbin/sysinst/msg.mi.en        Fri Jun 21 15:52:05 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.en,v 1.16 2019/06/12 06:20:18 martin Exp $      */
+/*     $NetBSD: msg.mi.en,v 1.17 2019/06/21 15:52:05 pgoyette Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -1269,8 +1269,8 @@
 message        editpack        {Edit name of the disk}
 message        edit_disk_pack_hdr
 {The name of the disk is arbitrary. 
-It is usefull to tell various disks apart. 
-It may alse be used when auto-crating dk(4) "wedges" for this disk. 
+It is useful for distinquishing between multiple disks.
+It may also be used when auto-creating dk(4) "wedges" for this disk. 
 
 Enter disk name}
 



Home | Main Index | Thread Index | Old Index