logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git
commit: 02e9146a588d70ba8f790bb9442de56362f44c67
parent b7d2296777825f192a34e93feb09410b4cce666b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 13 Oct 2024 00:11:30 +0200

cmd/mknod: use History section when there is no standard

Diffstat:

Mcmd/mknod.17+++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/cmd/mknod.1 b/cmd/mknod.1 @@ -61,7 +61,10 @@ relative to 0666/rw-rw-rw using the same format as .Ex -std .Sh SEE ALSO .Xr mkfifo 1 -.Sh STANDARDS -None known. +.Sh HISTORY +A +.Nm +utility appeared in +.At v4 . .Sh AUTHORS .An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me