From b03da97486629ae4f224b49c8f317dc6a2209b37 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 May 1995 16:43:39 +0000 Subject: [PATCH] . --- doc/textutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/textutils.texi b/doc/textutils.texi index 54daf1cd51..1a05bdb997 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -1144,7 +1144,7 @@ only reverse files that are at most as large as its buffer, which is typically 32k. A more reliable and versatile way to reverse files is the GNU @code{tac} command. -@code{head} accepts two option formats: the new one, in which numbers +@code{tail} accepts two option formats: the new one, in which numbers are arguments to the options (@samp{-n 1}), and the old one, in which the number precedes any option letters (@samp{-1} or @samp{+1}). -- 2.47.3