Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/pkill Formatting fix.



details:   https://anonhg.NetBSD.org/src/rev/4de9e5bc0ea5
branches:  trunk
changeset: 787140:4de9e5bc0ea5
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jun 03 21:59:41 2013 +0000

description:
Formatting fix.

diffstat:

 usr.bin/pkill/pkill.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 9e2b7ebeb477 -r 4de9e5bc0ea5 usr.bin/pkill/pkill.1
--- a/usr.bin/pkill/pkill.1     Mon Jun 03 21:01:18 2013 +0000
+++ b/usr.bin/pkill/pkill.1     Mon Jun 03 21:59:41 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkill.1,v 1.24 2013/06/03 20:44:01 dholland Exp $
+.\"    $NetBSD: pkill.1,v 1.25 2013/06/03 21:59:41 wiz Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -177,8 +177,8 @@
 .Nm prenice .
 .Pp
 Note that a running
-.Nm pgrep,
-.Nm pkill,
+.Nm pgrep ,
+.Nm pkill ,
 or
 .Nm prenice
 process will never consider itself or system processes (kernel threads) as



Home | Main Index | Thread Index | Old Index