Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys Minor grammar fixes.



details:   https://anonhg.NetBSD.org/src/rev/34ec788916c3
branches:  trunk
changeset: 571381:34ec788916c3
user:      jmmv <jmmv%NetBSD.org@localhost>
date:      Sun Nov 21 10:45:08 2004 +0000

description:
Minor grammar fixes.

diffstat:

 lib/libc/sys/reboot.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0fce732f29ec -r 34ec788916c3 lib/libc/sys/reboot.2
--- a/lib/libc/sys/reboot.2     Sun Nov 21 09:17:13 2004 +0000
+++ b/lib/libc/sys/reboot.2     Sun Nov 21 10:45:08 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: reboot.2,v 1.20 2004/05/13 10:20:58 wiz Exp $
+.\"    $NetBSD: reboot.2,v 1.21 2004/11/21 10:45:08 jmmv Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -137,7 +137,7 @@
 .Fa bootstr
 is a string passed to the firmware on the machine, if possible, if this
 option is set.
-Currently this only implemented on the sparc and the sun3.
+Currently this is only implemented on the sparc and the sun3 ports.
 .El
 .Sh RETURN VALUES
 If successful, this call never returns.



Home | Main Index | Thread Index | Old Index