freebsd-dev/usr.bin
Fernando Apesteguía c842df4889 killall(1): Clarify -d, -s and -v options
-d and -v are not equivalent options. The former is more verbose than the
latter and the former does not actually send the signals while the latter does.
Let them have their own paragraphs.

From the point of view of the output, -v is equivalent to -s, so describe them
close to each other. The difference is that former actually sends the signals
and the latter doesn't.

PR:	247411
Approved by:	manpages(0mp)
Differential Revision:	https://reviews.freebsd.org/D25413
2020-06-27 11:28:11 +00:00
..
addr2line
alias
apply
ar
asa
at
atm
awk awk(1): use -version instead of -V 2020-06-13 09:16:07 +00:00
banner Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) 2020-06-18 13:19:56 +00:00
basename Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) 2020-06-18 13:19:56 +00:00
bc
biff
bluetooth
bmake Merge bmake-20200606 2020-06-09 20:52:35 +00:00
brandelf
bsdcat MFV r361280: 2020-05-20 20:58:48 +00:00
bsdiff
bzip2
bzip2recover
c89
c99
caesar
calendar Add myself (gbe) to committers-doc.dot and calendar.freebsd 2020-06-12 09:34:10 +00:00
cap_mkdb
chat
chkey
chpass
cksum
clang Add WITH_CLANG_FORMAT option 2020-06-24 17:03:42 +00:00
cmp cmp(1): Add EXAMPLES section 2020-06-20 11:20:16 +00:00
col
colrm colrm.1: Add a missing colon 2020-06-23 10:27:41 +00:00
column
comm
compile_et
compress
cpio MFV r361280: 2020-05-20 20:58:48 +00:00
cpuset
csplit
ctags
ctlstat
cut
cxxfilt
dc
diff diff(1): Add EXAMPLES section 2020-06-19 06:48:16 +00:00
diff3
dirname
dpv
drill
dtc
du
ee
elfctl elfctl: update earliest FreeBSD revision to 12.2 2020-05-05 21:50:52 +00:00
elfdump
enigma
env Fix invalid use of macros and two typos 2020-04-24 22:02:22 +00:00
etdump
expand
factor
false
fetch
file
file2c
find Use the Ic macro for find(1) primaries consistently 2020-04-18 13:29:54 +00:00
finger
fmt
fold
fortune Revert r362466 2020-06-22 07:46:24 +00:00
from
fstat Clean up and improve manual page for fuser(1) 2020-06-18 11:18:26 +00:00
fsync
ftp
gcore
gencat
getaddrinfo
getconf
getent
getopt
gprof mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
grdc
grep
gzip
head
hesinfo
hexdump od(1): Add EXAMPLES section 2020-06-23 07:48:48 +00:00
host
iconv
id
ident
indent indent(1): add fallthrough markers 2020-05-21 17:34:31 +00:00
ipcrm
ipcs
iscsictl
join join(1): Add EXAMPLES section 2020-06-20 11:27:59 +00:00
jot
kdump
keylogin
keylogout
killall killall(1): Clarify -d, -s and -v options 2020-06-27 11:28:11 +00:00
ktrace
ktrdump
kyua Install a kyua.conf based on the one in devel/kyua. 2020-04-03 15:47:15 +00:00
lam
last
lastcomm
ldd Fix ldd for PIE binaries after rtld stopped accepting binaries for dlopen. 2020-06-13 18:21:31 +00:00
ldd32
leave
less
lessecho
lesskey
lex MFV: r362286 2020-06-18 18:09:16 +00:00
limits limits(1): Add EXAMPLES section 2020-06-25 16:46:27 +00:00
locale locale: exit 1 if unknown keyword was specified 2020-06-13 08:37:24 +00:00
localedef Fix build with recent byacc. 2020-06-24 02:08:08 +00:00
locate
lock
lockf lockf(1): Add EXAMPLES section 2020-06-18 08:31:04 +00:00
logger logger: temporarily disable Capsicum when a host is provided 2020-04-08 18:43:00 +00:00
login Normalize deployment tools usage and definitions by putting into one place 2020-04-07 02:46:22 +00:00
logins
logname
look
lorder
lsvfs
lzmainfo
m4
mail mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
man
mandoc
mesg
minigzip
ministat
mkcsmapper
mkcsmapper_static
mkdep
mkesdb
mkesdb_static
mkfifo
mkimg Revert r362466 2020-06-22 07:46:24 +00:00
mkstr
mktemp
mkuzip
morse
msgs
mt
nc
ncal
netstat Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec. 2020-06-04 22:58:37 +00:00
newgrp
newkey
nfsstat
nice
nl nl(1): Add EXAMPLES section 2020-06-18 08:26:26 +00:00
nm
nohup
number
objcopy
ofed
opieinfo
opiekey
opiepasswd
pagesize
pamtest
passwd
paste
patch
pathchk
perror
pom
posixshmcontrol
pr
primes
printenv
printf
proccontrol
procstat Add procstat support for AT_ flags added in r359988. 2020-04-15 20:25:38 +00:00
protect
quota
random
rctl
readelf
renice
resizewin
rev rev(1): Add EXAMPLES section 2020-06-27 11:19:18 +00:00
revoke
rpcgen
rpcinfo
rs
rup
ruptime Remove extra spaces for the load average of machines that are down. 2020-04-04 12:07:36 +00:00
rusers
rwall
rwho
script
sdiff
sdiotool
sed Remove some more duplicate test cases I accidentally committed 2020-06-11 18:14:34 +00:00
seq seq(1): complete EXAMPLES section 2020-06-20 11:24:29 +00:00
setchannel
shar
showmount
size
smbutil
sockstat sockstat(1): Add EXAMPLES to man page 2020-06-13 17:36:08 +00:00
soelim
sort sort(1): Fix two wchar-related bugs in radixsort 2020-06-23 16:43:48 +00:00
split split(1): Add EXAMPLES section 2020-06-18 15:14:10 +00:00
ssh-copy-id
stat
stdbuf
strings
su
svn Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a 2020-06-01 10:27:05 +00:00
systat Introduce sysputpage() to display large page size with human readable format. 2020-05-15 17:37:08 +00:00
tabs
tail
talk
tar MFV r361280: 2020-05-20 20:58:48 +00:00
tcopy
tee tee.1: Add a missing article 2020-06-23 10:22:58 +00:00
telnet
tests
tftp
time
timeout
tip mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
top Fix up r359594: -m takes an argument. 2020-04-03 14:47:40 +00:00
touch
tput
tr
true
truncate
truss Decode the file descriptor argument to closefrom(2) as an Integer. 2020-05-21 02:10:45 +00:00
tset
tsort
tty
ul
uname Refine the history of uname. It appeared in 4.4BSD. It was not in v7 unix. It 2020-05-12 22:44:51 +00:00
unexpand
unifdef
uniq Add EXAMPLES to cover all flags except -f since it is analogous to -s. 2020-06-07 13:21:47 +00:00
units
unvis
unzip
usbhidaction
usbhidctl
users
uudecode
uuencode
vacation
vgrind Normalize deployment tools usage and definitions by putting into one place 2020-04-07 02:46:22 +00:00
vi
vis
vmstat Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8) 2020-06-18 13:19:56 +00:00
vtfontcvt Move font related data structured to sys/font.c and update vtfontcvt 2020-06-14 06:58:58 +00:00
w w: use locale-based string format specifiers 2020-06-21 11:42:49 +00:00
wall
wc wc(1): document SIGINFO handling in the manual page. 2020-04-11 08:16:35 +00:00
what
whereis
which
who
whois
write
xargs xargs(1): Add EXAMPLES to man page 2020-06-11 15:14:39 +00:00
xinstall
xo
xohtml
xolint
xopo
xstr
xz
xzdec
yacc
yes
ypcat
ypmatch
ypwhich
zstd
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.powerpc