logo

utils-std

Collection of commonly available Unix tools
commit: 897051980cd4a5d2e09bd37bccfe2c4960775052
parent 16c7e1d2946d53fe3b831aa1831f2f02e957eab9
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 10 May 2024 23:19:59 +0200

cmd/install.1: Order Standards before History

Diffstat:

Mcmd/install.14++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cmd/install.1 b/cmd/install.1 @@ -55,12 +55,12 @@ Sets user ownership. .It Fl p Preserve file access and modification times. .El +.Sh STANDARDS +None known. .Sh HISTORY The .Nm utility appeared in .Bx 4.2 . -.Sh STANDARDS -None known. .Sh AUTHORS .An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me