View | Details | Raw Unified | Return to bug 223621
Collapse All | Expand All

(-)UTILS/make_lpd_conf.in (-1 / +1 lines)
Lines 2-8 Link Here
2
date=`LC_ALL=C date`;
2
date=`LC_ALL=C date`;
3
AWK=@AWK@
3
AWK=@AWK@
4
cat <<EOF
4
cat <<EOF
5
# lpd.conf generated for version $1 compiled on $date
5
# lpd.conf generated for version $1
6
#   The values in this file are the built-in default values. (Which may depend
6
#   The values in this file are the built-in default values. (Which may depend
7
#   on the build-options used when your LPRng was compiled).
7
#   on the build-options used when your LPRng was compiled).
8
#   If you modify the file,  set the value to something other than the default
8
#   If you modify the file,  set the value to something other than the default

Return to bug 223621