commit: baff792250f387daee0df701866161409d8d1f9f
parent d291c7eba3163ae28dfca6738e22451e63630315
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 13 Oct 2024 00:04:59 +0200
cmd/base64: add History section
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/cmd/base64.1 b/cmd/base64.1
@@ -39,5 +39,11 @@ is 0, then no newlines are written.
.Sh STANDARDS
.Nm
follows base64 as defined in RFC3548 and RFC4648.
+.Sh HISTORY
+A
+.Nm
+utility first appeared in GNU Coreutils 6.0 (2006-08-15),
+.Fx 4.3 ,
+.Nx 9
.Sh AUTHORS
.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me