File: pman.sh

package info (click to toggle)
php-doc 20241205~git.dfcbb86%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 70,956 kB
  • sloc: xml: 968,269; php: 23,883; javascript: 671; sh: 177; makefile: 37
file content (3 lines) | stat: -rwxr-xr-x 53 bytes parent folder | download
1
2
3
#!/bin/sh
MAN=`which man`
$MAN -M @doc_dir@/pman/ $*