Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8/man8.emips Typo.



details:   https://anonhg.NetBSD.org/src/rev/c5ff6aab8345
branches:  trunk
changeset: 790386:c5ff6aab8345
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Oct 05 08:20:22 2013 +0000

description:
Typo.

diffstat:

 share/man/man8/man8.emips/boot.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r d209f9cb1652 -r c5ff6aab8345 share/man/man8/man8.emips/boot.8
--- a/share/man/man8/man8.emips/boot.8  Sat Oct 05 08:06:35 2013 +0000
+++ b/share/man/man8/man8.emips/boot.8  Sat Oct 05 08:20:22 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: boot.8,v 1.1 2011/01/26 01:18:49 pooka Exp $
+.\"    $NetBSD: boot.8,v 1.2 2013/10/05 08:20:22 skrll Exp $
 .\"
 .\" Copyright (c) 2010 Microsoft Corp.
 .\" Copyright (c) 2010 NetBSD Foundation, Inc.
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd July 17, 2010
+.Dd October 5, 2013
 .Dt BOOT 8 emips
 .Os
 .Sh NAME
@@ -59,7 +59,7 @@
 .Sh KERNEL ARGUMENTS
 At the boot loader prompt, the user may boot
 .Nx
-with a number of otions that are passed to the kernel unmodified. Parsing of these options is
+with a number of options that are passed to the kernel unmodified. Parsing of these options is
 defined in the file
 .Nm /sys/boot_flag.h
 Some additional flags are as follows.



Home | Main Index | Thread Index | Old Index