From cd0076cd309768508b3b067e256af744ebd4c6f8 Mon Sep 17 00:00:00 2001 From: Jason Leschnik Date: Mon, 24 Oct 2016 23:31:12 +1100 Subject: [PATCH] fix minor typos in cdll --- LDP/guide/docbook/abs-guide/cdll | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 #