coreutils

General Software Utilities
git clone http://git.omkov.net/coreutils
Log | Tree | Refs | README | LICENCE | Download

AuthorJamozed <[email protected]>
Date2020-08-14 04:39:32
Commitb7dd67b598f9411364e94b1d504f1473e64a6586
Parente0a0c53011812c5232f4df510614ff79bcd0963e

yes: Update manpage formatting

Diffstat

M man/yes.1 | 4 ++--

1 files changed, 2 insertions, 2 deletions

diff --git a/man/yes.1 b/man/yes.1
index dc77e8a..0472021 100644
--- a/man/yes.1
+++ b/man/yes.1
@@ -1,4 +1,4 @@
-.TH YES 1 2020-06-26 "OMKOV coreutils" "General Commands Manual"
+.TH YES 1 2020-08-14 "OMKOV coreutils" "General Commands Manual"
 .SH NAME
 yes \(em output a string repeatedly
 .SH SYNOPSYS
@@ -7,8 +7,7 @@ yes \(em output a string repeatedly
 Repeatedly output \fIstring\fR, or 'y' if unspecified, to standard output.
 .SH OPERANDS
 The following operand is supported:
-.TP
-.I string
+.IP \fIstring\fR 8
 A string to be written to standard output.
 .SH COPYRIGHT
 .nf