2 # 4 July 96 Dan.Shearer@UniSA.edu.au
3 # Updated for Samba4 by Jelmer Vernooij
11 SECTION
=`echo $I | grep -o '.$'`
12 FNAME
=$MANDIR/man
$SECTION/$I
13 if test -f $FNAME; then
16 test -f $FNAME && echo Cannot remove
$FNAME... does
$USER have privileges?
21 ======================================================================
22 The man pages have been uninstalled. You may install them again using
23 the command "make installman" or make "install" to install binaries,
24 man pages and shell scripts.
25 ======================================================================