]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r207483: pathchk: Add the new POSIX -P option.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 9 May 2010 19:30:52 +0000 (19:30 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 9 May 2010 19:30:52 +0000 (19:30 +0000)
commit536c95b40094676dddf4248a3dfda2e2d81f0eef
treeef4f3f354c96b2743770a6add845d31dcfd4da87
parent09457d45619eeac9c45f73776f9ca0df4ec9bae5
MFC r207483: pathchk: Add the new POSIX -P option.

This option checks for empty pathnames and components starting with '-'.
Our -p option also checks for the latter, which remains the case.

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