I didn't know that opkg can install .deb archives!  This provides a dirty way
to get manpages-dev on to a NanoNote:

  cd /tmp/
  wget 
ftp://ftp.debian.org/debian/pool/main/m/manpages/manpages-dev_3.27-1_all.deb
  opkg install manpages-dev_3.27-1_all.deb
  zcat /usr/share/man/man2/time.2.gz | mandoc | less

Is there an easy way to get a proper man browser on the NanoNote so it becomes
possible to get man pages with:

  man time

- neil


_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to