ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/usr.bin/killall/killall.1
(Generate patch)

Comparing trunk/usr.bin/killall/killall.1 (file contents):
Revision 11515 by laffer1, Fri Dec 20 23:32:25 2013 UTC vs.
Revision 11516 by laffer1, Sat Jul 7 19:19:48 2018 UTC

# Line 1 | Line 1
1 + .\" $MidnightBSD$
2   .\" Copyright (C) 1995 by Joerg Wunsch, Dresden
3   .\" All rights reserved.
4   .\"
# Line 22 | Line 23
23   .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24   .\" POSSIBILITY OF SUCH DAMAGE.
25   .\"
26 < .\" $MidnightBSD$
26 > .\" $FreeBSD: stable/10/usr.bin/killall/killall.1 252428 2013-06-30 20:27:31Z mjg $
27   .\"
28 < .Dd December 25, 2009
28 > .Dd June 30, 2013
29   .Dt KILLALL 1
30   .Os
31   .Sh NAME
# Line 34 | Line 35
35   .Nm
36   .Op Fl delmsvz
37   .Op Fl help
38 + .Op Fl I
39   .Op Fl j Ar jail
40   .Op Fl u Ar user
41   .Op Fl t Ar tty
# Line 71 | Line 73 | processes specified with the
73   option.
74   .It Fl help
75   Give a help on the command usage and exit.
76 + .It Fl I
77 + Request confirmation before attempting to signal each
78 + process.
79   .It Fl l
80   List the names of the available signals and exit, like in
81   .Xr kill 1 .
# Line 106 | Line 111 | the specified
111   Limit potentially matching processes to those matching
112   the specified
113   .Ar procname .
114 + .It Fl q
115 + Suppress error message if no processes are matched.
116   .It Fl z
117   Do not skip zombies.
118   This should not have any effect except to print a few error messages
# Line 118 | Line 125 | is already supported by
125   So use
126   .Xr kill 1
127   for this job (e.g.\&
128 < .Dq Li "kill -TERM -1
128 > .Dq Li "kill -TERM -1"
129   or as root
130   .Dq Li "echo kill -TERM -1 | su -m <user>" ) .
131   .Sh IMPLEMENTATION NOTES

Comparing trunk/usr.bin/killall/killall.1 (property svn:keywords):
Revision 11515 by laffer1, Fri Dec 20 23:32:25 2013 UTC vs.
Revision 11516 by laffer1, Sat Jul 7 19:19:48 2018 UTC

# Line 0 | Line 1
1 + MidnightBSD=%H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines