From 65c540d59cf652aa474643eeed055b588dae38a9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 18 Jan 1999 16:30:20 +0000 Subject: [PATCH] Tweak grammar in description of ptx's --break-file=FILE option. --- doc/textutils.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/textutils.texi b/doc/textutils.texi index ea33992..0b3fd24 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -2563,8 +2563,8 @@ Fold lower case letters to upper case for sorting. @item -b @var{file} @item --break-file=@var{file} -This option is an alternative way to option @samp{-W} for describing -which characters make up words. This option introduces the name of a +This option provides an alternative (to @samp{-W}) method of describing +which characters make up words. It introduces the name of a file which contains a list of characters which can@emph{not} be part of one word, this file is called the @dfn{Break file}. Any character which is not part of the Break file is a word constituent. If both options -- 2.7.4