]> git.pld-linux.org Git - packages/pinfo.git/blame - pinfo.csh
- added truncation-workaround patch to workaround build failure on th-i686; release 2
[packages/pinfo.git] / pinfo.csh
CommitLineData
5fe1ee48 1if ( ! -x /usr/bin/info ) then
a49f4bc4
TO
2 alias info "pinfo"
3endif
4
5fe1ee48 5if ( ! -x /usr/bin/man ) then
a49f4bc4
TO
6 alias man "pinfo -m"
7endif
This page took 0.031086 seconds and 5 git commands to generate.