Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/installboot Fix a typo: s/can be use/can be used/



details:   https://anonhg.NetBSD.org/src/rev/9fa9b26b0e51
branches:  trunk
changeset: 346068:9fa9b26b0e51
user:      alnsn <alnsn%NetBSD.org@localhost>
date:      Tue Jun 21 21:53:55 2016 +0000

description:
Fix a typo: s/can be use/can be used/

diffstat:

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

diffs (18 lines):

diff -r c2a6b1143d20 -r 9fa9b26b0e51 usr.sbin/installboot/installboot.8
--- a/usr.sbin/installboot/installboot.8        Tue Jun 21 20:36:02 2016 +0000
+++ b/usr.sbin/installboot/installboot.8        Tue Jun 21 21:53:55 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.89 2015/03/22 22:35:08 wiz Exp $
+.\"    $NetBSD: installboot.8,v 1.90 2016/06/21 21:53:55 alnsn Exp $
 .\"
 .\" Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -172,7 +172,7 @@
 .
 .It Fl e
 Edit the options of an existing bootstrap.
-This can be use to change the options in bootxx_xxxfs files,
+This can be used to change the options in bootxx_xxxfs files,
 raw disk partitions, and the
 .Pa pxeboot_ia32.bin
 file.



Home | Main Index | Thread Index | Old Index