From 410fb0ec4fb2a2780f581322b6b99f5a7d77d990 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 28 Mar 2021 12:02:10 -0700 Subject: doc: fix space before period. * txr.1: Fix two occurrences of \*(TL being separated from a period by a space in the ARGUMENTS AND OPTIONS section. --- txr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/txr.1 b/txr.1 index ea39bd7c..72fef970 100644 --- a/txr.1 +++ b/txr.1 @@ -966,14 +966,14 @@ the suffix, then it is assumed to be \*(TL. The .code --lisp option changes the treatment of unsuffixed script file names, causing them -to be interpreted as \*(TL . +to be interpreted as \*(TL. If an unsuffixed script file name is specified, and cannot be opened, then \*(TX will add the .str .txr suffix and try again. If that fails, it will be tried with the .str .tl -suffix, and treated as \*(TL . +suffix, and treated as \*(TL. If the .code --lisp option has been specified, then \*(TX tries only the -- cgit v1.2.3