Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/sti improve wording a bit



details:   https://anonhg.NetBSD.org/src/rev/6133e38a1cf6
branches:  trunk
changeset: 747034:6133e38a1cf6
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Fri Aug 28 21:19:13 2009 +0000

description:
improve wording a bit

diffstat:

 usr.sbin/sti/sti.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 1e2e0b1c760e -r 6133e38a1cf6 usr.sbin/sti/sti.8
--- a/usr.sbin/sti/sti.8        Fri Aug 28 17:20:07 2009 +0000
+++ b/usr.sbin/sti/sti.8        Fri Aug 28 21:19:13 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sti.8,v 1.5 2008/04/30 13:11:03 martin Exp $
+.\" $NetBSD: sti.8,v 1.6 2009/08/28 21:19:13 hubertf Exp $
 .\"
 .\" Copyright (c) 2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -46,9 +46,9 @@
 specified in the command line using
 .Xr ioctl 2
 .Dv TIOCSTI ,
-or send the standard input if a
+or send the standard input if no
 .Ar string
-is not supplied.
+is supplied.
 This
 .Xr ioctl 2
 is limited to the superuser.



Home | Main Index | Thread Index | Old Index