]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228669: du: Allow multiple -HLP options, the last one wins.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Jan 2012 23:30:18 +0000 (23:30 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Jan 2012 23:30:18 +0000 (23:30 +0000)
commit3b45b80d46ef8cac4037fa9b425009e2377be683
tree766e5ed37a1848f30b65043e596f246a34b8a0d9
parent41fe8755e35810b45474c6e03647a4f7bde3e3c7
MFC r228669: du: Allow multiple -HLP options, the last one wins.

This matches 4.4BSD tradition and other utilities with these options and is
required by POSIX (POSIX does not specify -P, only -HL).

git-svn-id: svn://svn.freebsd.org/base/stable/9@229992 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/du/du.1
usr.bin/du/du.c