From da0f0bcae9985c666d2bb95ba0fccb7489815914 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 19 Oct 2016 23:59:50 +1300 Subject: Add -p to the command path search for shb(1df) --- man/man1/shb.1df | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/man1/shb.1df b/man/man1/shb.1df index 4f096713..1970dbde 100644 --- a/man/man1/shb.1df +++ b/man/man1/shb.1df @@ -14,9 +14,10 @@ command | - awk -f .SH DESCRIPTION .B shb -uses PATH to find a suitable program with the name given in the second -argument, forms a "shebang" line from it and any arguments beyond the second, -and then emits the contents of the first argument ('-' can be used for stdin). +searches the system paths to find a suitable program with the name given in the +second argument, forms a "shebang" line from it and any arguments beyond the +second, and then emits the contents of the first argument ('-' can be used for +stdin). .P This is intended as a minimal way to make portable shebang lines for Makefiles or other building or installation frameworks, handling subtleties like sed(1) -- cgit v1.2.3