logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git
commit: c8e85700d2036b55fa51deebd7ddc0d3713eaf3b
parent 64535a99c5e8f517e51cf0321c733c1d26f1c4ef
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 13 Sep 2024 03:29:21 +0200

cmd/paste.1: remove cross-reference to lam(1)

Diffstat:

Mcmd/paste.13+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/cmd/paste.1 b/cmd/paste.1 @@ -130,8 +130,7 @@ environment variable: .Pp .Dl "find / -name bin -type d | paste -s -d : -" .Sh SEE ALSO -.Xr cut 1 , -.Xr lam 1 +.Xr cut 1 .Sh STANDARDS The .Nm