Move restorevol to bin from sbin
authorRuss Allbery <rra@stanford.edu>
Sat, 22 Aug 2009 01:12:39 +0000 (18:12 -0700)
committerDerrick Brashear <shadow|account-1000005@unknown>
Thu, 10 Sep 2009 04:22:34 +0000 (21:22 -0700)
commitd6df1a8cec39edf7c0d2598921c735ac6aca70d7
tree8ace1889cda50a28aa967fb69770e2fade505c29
parentc46689c05ffd56299a12f9883645e8fcf50fa29a
Move restorevol to bin from sbin

restorevol only requires access to a dump file and write access to the
directory in which the dump is being unpacked.  It doesn't require being
a superuser, so it should be installed in bin instead of sbin.  Also
move the man page to section 1 and update references accordingly.

Reviewed-on: http://gerrit.openafs.org/333
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/pod1/restorevol.pod [moved from doc/man-pages/pod8/restorevol.pod with 98% similarity]
doc/man-pages/pod1/vos_dump.pod
doc/man-pages/pod1/vos_restore.pod
doc/man-pages/pod8/read_tape.pod
doc/man-pages/pod8/voldump.pod
src/packaging/RedHat/openafs.spec.in
src/volser/Makefile.in