OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74-12-ge8d6d9d
Gerrit Code Review
gerrit@openafs.org
Wed, 21 Apr 2010 05:59:42 -0700 (PDT)
The following commit has been merged in the master branch:
commit e8d6d9dfd7c49fc1017d0b7f370e0ba3f3baedb8
Author: Russ Allbery <rra@stanford.edu>
Date: Mon Apr 19 21:18:57 2010 -0700
Install afsd.fuse and man page if built
If --enable-fuse-client is passed to configure and afsd.fuse is built,
install it into the same directory as afsd and install afsd.fuse.8 as a
symlink to the afsd.8 man page. Add documentation of afsd.fuse to the
afsd man page.
Change-Id: I7d0cd3992a8466e626af2191c713e5623cc40d84
Reviewed-on: http://gerrit.openafs.org/1792
Tested-by: Russ Allbery <rra@stanford.edu>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/Makefile.in | 9 ++++++++-
doc/man-pages/pod8/afsd.pod | 20 +++++++++++++++++---
src/afsd/Makefile.in | 10 ++++++++--
3 files changed, 33 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository