diff options
author | kim <kim@pkgsrc.org> | 2021-11-18 09:52:20 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2021-11-18 09:52:20 +0000 |
commit | 196c7ec259ab49c93ddd9f54d2ad610284f14705 (patch) | |
tree | 1436123e523ac335fc3f0b925bb0ec0557905260 /shells | |
parent | 628d7df842ddbb26a2665f747ee078616a959602 (diff) | |
download | pkgsrc-196c7ec259ab49c93ddd9f54d2ad610284f14705.tar.gz |
tcsh: Forgot cvs rm for previous
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/patches/patch-tcsh.man.new | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/shells/tcsh/patches/patch-tcsh.man.new b/shells/tcsh/patches/patch-tcsh.man.new deleted file mode 100644 index 3700c588894..00000000000 --- a/shells/tcsh/patches/patch-tcsh.man.new +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-tcsh.man.new,v 1.1 2021/11/14 22:15:13 kim Exp $ - -Document ln=target - -https://github.com/tcsh-org/tcsh/commit/b98d6544234e9258156f08c8b559ed6253f2bc49.patch - ---- tcsh.man.new -+++ tcsh.man.new -@@ -8997,6 +8997,9 @@ and - .Va fi - codes from 0 to the - numerical codes for your standard fore- and background colors. -+.Pp -+For symbolic links the "ln" keyword can be set to "target", which makes -+the file color the same as the color of the link target. - .RE - .TP 8 - .B MACHTYPE \fR(+) |