From 7669b5a605738205d324dd9154a2250a188660ac Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 1 Mar 2007 01:22:38 +0000 Subject: [PATCH] Remove duplicated word. --- man3/error.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/error.3 b/man3/error.3 index 8952c7f617..6508760ff8 100644 --- a/man3/error.3 +++ b/man3/error.3 @@ -98,7 +98,7 @@ For example, these arguments could refer to a location in an input file. If the global variable \fIerror_one_per_line\fP is set non-zero, a sequence of \fBerror_at_line\fP() calls with the -the same value of \fIfilename\fP and \fIlinenum\fP will result in only +same value of \fIfilename\fP and \fIlinenum\fP will result in only one message (the first) being output. The global variable \fIerror_message_count\fP counts the number of -- 2.47.2