commit: c018f3aba6d3173301073ac0764f6fecc4377f13
parent e860f5632e9e06e1e627ae070a793e20936970dd
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 24 Mar 2024 18:42:02 +0100
cmd/*.1: Use my +utils@ alias in Author entry
Diffstat:
27 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/cmd/base64.1 b/cmd/base64.1
@@ -40,4 +40,4 @@ is 0, then no newlines are written.
.Nm
follows base64 as defined in RFC3548 and RFC4648.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/basename.1 b/cmd/basename.1
@@ -36,4 +36,4 @@ directly instead of extracting the non-directory portion of
.Ar string
with it's own algorithm.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/cat.1 b/cmd/cat.1
@@ -51,4 +51,4 @@ is mostly compliant with the
.St -p1003.1-2008
specification.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/chmod.1 b/cmd/chmod.1
@@ -88,4 +88,4 @@ and
.Fl v
options are present for compatibility with other modern systems such as BusyBox and GNU coreutils.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/chroot.1 b/cmd/chroot.1
@@ -49,4 +49,4 @@ was found but couldn't be invoked.
wasn't found.
.El
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/date.1.in b/cmd/date.1.in
@@ -79,4 +79,4 @@ The
.Fl f
option is inspired by NetBSD.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/df.1 b/cmd/df.1
@@ -58,4 +58,4 @@ and
.Fl x
are GNU extensions.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/dirname.1 b/cmd/dirname.1
@@ -27,4 +27,4 @@ directly instead of extracting the non-directory portion of
.Ar string
with it's own algorithm.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/echo.1 b/cmd/echo.1
@@ -40,4 +40,4 @@ is parsed as an option and backslash operators aren't supported.
Should be compliant with the rest of
.St -p1003.1-2008
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/env.1 b/cmd/env.1
@@ -68,4 +68,4 @@ The
.Fl u
flag is an extension known to be present in FreeBSD, NetBSD, GNU coreutils, BusyBox, ...
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/false.1 b/cmd/false.1
@@ -15,4 +15,4 @@ will return with exit status code one.
.Sh EXIT STATUS
One.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/id.1 b/cmd/id.1
@@ -52,4 +52,4 @@ should be compliant with the
.St -p1003.1-2008
specification.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/link.1 b/cmd/link.1
@@ -23,4 +23,4 @@ returning an error message in case of failure.
.Sh EXIT STATUS
.Ex -std
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/nproc.1 b/cmd/nproc.1
@@ -24,4 +24,4 @@ option.
.Sh STANDARDS
None known.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/pwd.1 b/cmd/pwd.1
@@ -22,4 +22,4 @@ should be compliant with the
.St -p1003.1-2008
specification.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/realpath.1 b/cmd/realpath.1
@@ -52,4 +52,4 @@ does not exists.
should be compliant with
IEEE P1003.1-202x/D4 (“POSIX.1”).
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/rm.1 b/cmd/rm.1
@@ -48,4 +48,4 @@ Verbose: Print when a file got removed
should be compliant with
.St -p1003.1-2008
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/seq.1 b/cmd/seq.1
@@ -42,4 +42,4 @@ Set the final string used at the end of the sequence (default: "\n" aka newline)
.Sh STANDARDS
None known.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/sleep.1 b/cmd/sleep.1
@@ -27,4 +27,4 @@ Longer durations are taken as out of scope.
.Xr crontab 1 ,
.Xr nanosleep 3
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/strings.1 b/cmd/strings.1
@@ -55,4 +55,4 @@ should be compliant with the
.St -p1003.1-2008
specification.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/sync.1 b/cmd/sync.1
@@ -19,4 +19,4 @@ shall cause all information in memory that updates file systems to be scheduled
.Sh STANDARDS
No applicable one known.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/tee.1 b/cmd/tee.1
@@ -32,4 +32,4 @@ should be compliant with the
.St -p1003.1-2008
specification.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/time.1 b/cmd/time.1
@@ -45,4 +45,4 @@ should be compliant with the
.St -p1003.1-2008
specification.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/touch.1.in b/cmd/touch.1.in
@@ -56,4 +56,4 @@ is intentionally missing.
.Fl h
is an extension.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/true.1 b/cmd/true.1
@@ -15,4 +15,4 @@ will return with exit status code zero.
.Sh EXIT STATUS
Zero.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/tty.1 b/cmd/tty.1
@@ -29,4 +29,4 @@ should be compliant with the
.St -p1003.1-2008
specification.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me
diff --git a/cmd/unlink.1 b/cmd/unlink.1
@@ -22,4 +22,4 @@ should be compliant with the
.St -p1003.1-2008
specification.
.Sh AUTHORS
-.An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me
+.An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me