]> git.pld-linux.org Git - packages/pinfo.git/blame - pinfo.csh
- invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
[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.060208 seconds and 4 git commands to generate.