diff options
author | asami <asami@FreeBSD.org> | 1995-09-27 11:35:30 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-09-27 11:35:30 +0800 |
commit | b7ad04dd7b0f7671e3bd783feb67d42827b7ef9a (patch) | |
tree | b3b3111eaf7e6a7bb193707dcf058c53a58e1192 /misc | |
parent | c58ebac838efec02618e89da7a3b9d3d9a74f3ae (diff) | |
download | freebsd-ports-gnome-b7ad04dd7b0f7671e3bd783feb67d42827b7ef9a.tar.gz freebsd-ports-gnome-b7ad04dd7b0f7671e3bd783feb67d42827b7ef9a.tar.zst freebsd-ports-gnome-b7ad04dd7b0f7671e3bd783feb67d42827b7ef9a.zip |
Edit patch to match latest changes to ls.1.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colorls/files/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/colorls/files/patch-aa b/misc/colorls/files/patch-aa index b39cd4b073d0..c093ff93aeed 100644 --- a/misc/colorls/files/patch-aa +++ b/misc/colorls/files/patch-aa @@ -265,9 +265,9 @@ .Ar file of a type other than @@ -85,6 +93,12 @@ - and an at sign (@) after each symbolic link. - .\" and a vertical bar (|) after each that is a - .\" .Tn FIFO . + an equals sign (=) after each socket, + and a vertical bar (|) after each that is a + .Tn FIFO . +.It Fl G +Use ANSI color sequences to distinguish file types. (See +.Ev LSCOLORS |