From 2194438fc14bb3f595209b55fb16d74fbf4637b1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:43:41 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- loc.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'loc.1') diff --git a/loc.1 b/loc.1 index efbfd2e..af23da4 100644 --- a/loc.1 +++ b/loc.1 @@ -1,4 +1,4 @@ -.TH LOC 1 "loc" +.TH LOC 1 LOC .SH NAME loc - count number of lines of code .SH SYNOPSIS @@ -17,14 +17,14 @@ or if a file is not specified, the standard input is read. .PP If more than one .I file -is specified, each successfully line counted file will have -its of lines of code output on the format +is specified, each successfully processed file will have its +line count output in the format .nf \fB"%s:%*s%zu\n"\fP, <\fIfile\fP>, <\fIsome positive integer\fP>, \fB""\fP, <\fI#lines of code\fP> .fi .PP -The total for all processed files, is printed on the last +The total for all processed files is printed on the last line with the format .nf -- cgit v1.2.3-70-g09d2