aitjcize / cppman

C++ 98/11/14 manual pages for Linux/MacOS
GNU General Public License v3.0
1.28k stars 79 forks source link

Add support for FreeBSD #1

Closed lichray closed 13 years ago

lichray commented 13 years ago
  1. The default program prefix of freebsd is /usr/local, not /usr, so I suggest that just ignore the "run in config dir" feature, and just search for both of these prefixes.
  2. FreeBSD has no mandb, and we dont need it.
  3. Seldom freebsd user install bash under /bin. Just use /usr/bin/env bash instead for viewer.sh
  4. add "set nonumber" for vim in viewer.sh pls.
aitjcize commented 13 years ago

Accepted, I will look in to it soon. Thanks for the suggestion!

aitjcize commented 13 years ago

Available in 0.1.3