Pull in latest man pages as part of update-zfs.sh
authorBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 12 Dec 2009 00:15:33 +0000 (16:15 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 12 Dec 2009 00:15:33 +0000 (16:15 -0800)
commit058ac9ba7811baea78a47ba1ead8acd7512684b6
tree5c6c09ee995c3a6cdac7aefd0987620089deba88
parent0aa61e8427c63e835d9159d3b497591b0691dfe8
Pull in latest man pages as part of update-zfs.sh

The script has been updated to download the latest documentations
packages for Solaris and extract the needed ZFS man pages.  These
will still need a little markup to handle changes between the
Solaris and Linux versions of ZFS.  Howver, they should be pretty
minor I've tried hard to keep the interface the same.

In additional to the script update the zdb, zfs, and zpool man
pages have been added to the repo.
doc/LEGAL [deleted file]
man/man8/zdb.8 [new file with mode: 0644]
man/man8/zfs.8 [new file with mode: 0644]
man/man8/zpool.8 [new file with mode: 0644]
scripts/update-zfs.sh