1
0
mirror of https://github.com/php/phd.git synced 2026-03-23 22:52:05 +01:00
Files
archived-phd/pman.sh
2008-10-19 19:43:17 +00:00

4 lines
53 B
Bash
Executable File

#!/bin/sh
MAN=`which man`
$MAN -M @doc_dir@/pman/ $*