Module Name:    src
Committed By:   dholland
Date:           Sun Feb 13 08:34:01 UTC 2011

Modified Files:
        src/bin/ps: ps.1

Log Message:
fix typo, from Randolf Richardson in PR 44559


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/bin/ps/ps.1

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

Modified files:

Index: src/bin/ps/ps.1
diff -u src/bin/ps/ps.1:1.93 src/bin/ps/ps.1:1.94
--- src/bin/ps/ps.1:1.93	Fri May 14 17:37:06 2010
+++ src/bin/ps/ps.1	Sun Feb 13 08:34:00 2011
@@ -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

Reply via email to