Source-Changes-HG archive

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

[src/trunk]: src/bin/ps fix typo, from Randolf Richardson in PR 44559



details:   https://anonhg.NetBSD.org/src/rev/eae924cf2a79
branches:  trunk
changeset: 762019:eae924cf2a79
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Feb 13 08:34:00 2011 +0000

description:
fix typo, from Randolf Richardson in PR 44559

diffstat:

 bin/ps/ps.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6cb4a0acf498 -r eae924cf2a79 bin/ps/ps.1
--- a/bin/ps/ps.1       Sun Feb 13 07:25:56 2011 +0000
+++ b/bin/ps/ps.1       Sun Feb 13 08:34:00 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ps.1,v 1.93 2010/05/14 17:37:06 joerg Exp $
+.\"    $NetBSD: ps.1,v 1.94 2011/02/13 08:34:00 dholland Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -217,7 +217,7 @@
 .It Fl t
 Display information about processes attached to the specified terminal
 device.
-Use an question mark
+Use a question mark
 .Pq Dq \&?
 for processes not attached to a
 terminal device and a minus sign



Home | Main Index | Thread Index | Old Index