Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Dec 2009 00:46:05 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r201010 - head/usr.bin/killall
Message-ID:  <200912260046.nBQ0k5v6076248@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Sat Dec 26 00:46:05 2009
New Revision: 201010
URL: http://svn.freebsd.org/changeset/base/201010

Log:
  Fix grammar and reduce ambiguity.
  
  Submitted by:	b. f. <bf1783 googlemail com>

Modified:
  head/usr.bin/killall/killall.1

Modified: head/usr.bin/killall/killall.1
==============================================================================
--- head/usr.bin/killall/killall.1	Fri Dec 25 22:58:43 2009	(r201009)
+++ head/usr.bin/killall/killall.1	Sat Dec 26 00:46:05 2009	(r201010)
@@ -150,11 +150,11 @@ This
 .Fx
 implementation of
 .Nm
-have completely different semantics as compared to the traditional
+has completely different semantics as compared to the traditional
 .Ux
 System V behavior of
-.Nm ,
-which will kill all processes that the current user is able to
+.Nm .
+The latter will kill all processes that the current user is able to
 kill, and is intended to be used by the system shutdown process only.
 .Sh AUTHORS
 .An -nosplit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912260046.nBQ0k5v6076248>