Skip to content

Commit 07873fe

Browse files
committed
Fix program naming in manual.
1 parent 69401e5 commit 07873fe

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

tlc.1

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
.Nm tlc
2323
.Nd count input line interactively
2424
.Sh SYNOPSIS
25-
.Nm tlc
25+
.Nm
2626
.Op Fl fp
2727
.Op Fl i Ar interval
2828
.Op Fl s Ar start
@@ -90,7 +90,6 @@ $ rm -Rv foo | tlc -fp '%i files removed, last: %s' >rm.log
9090
.Sh SEE ALSO
9191
.Xr getline 3
9292
.Sh AUTHORS
93-
.An -nosplit
94-
.Nm at
93+
.Nm
9594
was written by
9695
.An Vadim Zhukov Aq Mt zhuk@openbsd.org .

0 commit comments

Comments
 (0)