Module Name:    src
Committed By:   alnsn
Date:           Tue Jun 21 21:53:55 UTC 2016

Modified Files:
        src/usr.sbin/installboot: installboot.8

Log Message:
Fix a typo: s/can be use/can be used/


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/usr.sbin/installboot/installboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/installboot/installboot.8
diff -u src/usr.sbin/installboot/installboot.8:1.89 src/usr.sbin/installboot/installboot.8:1.90
--- src/usr.sbin/installboot/installboot.8:1.89	Sun Mar 22 22:35:08 2015
+++ src/usr.sbin/installboot/installboot.8	Tue Jun 21 21:53:55 2016
@@ -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 @@ Clear (remove) any existing bootstrap in
 .
 .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.

Reply via email to