patch-pre2.0.10 linux/scripts/Configure
Next file: linux/CREDITS
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri May 31 13:46:27 1996
- Orig file:
pre2.0.9/linux/scripts/Configure
- Orig date:
Mon Mar 25 08:58:28 1996
diff -u --recursive --new-file pre2.0.9/linux/scripts/Configure linux/scripts/Configure
@@ -90,7 +90,7 @@
then
echo; echo " Sorry, no help available for this option yet.";echo
else
- (echo; echo "$text"; echo) | more
+ (echo; echo "$text"; echo) | ${PAGER:-more}
fi
else
echo;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this