From e29f6ae24df11ee1f96bf72ab29e7bbc4be6214c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 6 Aug 1995 04:52:09 +0000 Subject: [PATCH] . --- doc/textutils.texi | 2 +- old/textutils/ChangeLog | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/textutils.texi b/doc/textutils.texi index b1b26c6455..57bb8e0073 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -1789,7 +1789,7 @@ positions are numbered starting with 1. See below. @item +@var{pos1}[-@var{pos2}] The obsolete, traditional option for specifying a sort field. The field -consists of the line between @var{pos1} and up to but not including +consists of the line between @var{pos1} and up to but @emph{not including} @var{pos2} (or the end of the line if @var{pos2} is omitted). Fields and character positions are numbered starting with 0. See below. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1334fbd650..a34f965edf 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,10 @@ +Sat Aug 5 23:51:25 1995 Jim Meyering (meyering@comco.com) + + * Version 1.12.1. + Fri Aug 4 23:21:46 1995 Jim Meyering (meyering@comco.com) - * src/Makefile.in (DISTFILES): Include ansi2knr.c and ansi2knr.1. + * src/Makefile.in (DISTFILES): Include ansi2knr.c and ansi2knr.1. Add suffixes, dependencies, and rules to convert ANSI source to K&R when required. Mark tr.o and comm.o as the only such files (for now). -- 2.47.3