commit: 194904afc4d3b6a1a3e168ddabb50412ca1b4cc6
parent ba582f935e5b36397c2ac866e4e343d4364971fa
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 13 Oct 2024 00:22:46 +0200
cmd/seq: use History section when there is no standard
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/cmd/seq.1 b/cmd/seq.1
@@ -39,7 +39,9 @@ Set the final string used at the end of the sequence (default: "\\n" aka newline
.El
.Sh EXIT STATUS
.Ex -std
-.Sh STANDARDS
-None known.
+.Sh HISTORY
+A
+.Nm
+utility first appeared in Plan9 and GNU sh-utils 1.12q (since merged in coreutils).
.Sh AUTHORS
.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me