logo

utils-std

Collection of commonly available Unix tools
commit: e00bab989c65cdbd902754513ad9bf18adac76dd
parent fe179917b762d167e64582e81a2722e920ccbc90
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  1 Aug 2024 05:57:10 +0200

cmd/mv.1: Refer to POSIX.1-2024

Diffstat:

Mcmd/mv.17+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/cmd/mv.1 b/cmd/mv.1 @@ -79,11 +79,10 @@ Set the destination directory. Verbose, write which action has been done. .El .Sh STANDARDS -The .Nm -utility is expected to be -.St -p1003.2 -compatible. +should be compliant with the +IEEE Std 1003.1-2024 (“POSIX.1”) +specification. The .Fl n , .Fl t Ar destdir