diff --git a/LDP/guide/docbook/abs-guide/cdll b/LDP/guide/docbook/abs-guide/cdll index 68219aa1..8bcc5e29 100644 --- a/LDP/guide/docbook/abs-guide/cdll +++ b/LDP/guide/docbook/abs-guide/cdll @@ -244,7 +244,7 @@ cd_getrc () cd_flchar=${cd_flchar}-5 else cd_flchar=${FLCHAR:=75} - # cd_flchar is used for for the @s & @h history + # cd_flchar is used for the @s & @h history cd_lchar=${LCHAR:=35} cd_rchar=${RCHAR:=35} fi @@ -466,7 +466,7 @@ export CDFile=${CDFILE:=cdfile} # for the -u and -f commands # # typeset -i cd_lchar cd_rchar cd_flchar # This is the number of chars to allow for the # -cd_flchar=${FLCHAR:=75} #+ cd_flchar is used for for the @s & @h history# +cd_flchar=${FLCHAR:=75} #+ cd_flchar is used for the @s & @h history# typeset -ax CD CDS #