diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-25 13:17:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-25 13:17:54 +0000 |
commit | 323aa7a8f00f7494a5ba562204a3621c7dd53544 (patch) | |
tree | 6d1860f158cf06e627503ebba5e8cce38ef98037 /misc/grc/files/patch-grcat.1 | |
parent | Oops ! PORTVERSION was supposed to be 9.2j, not 9.2_pj (because portlint (diff) |
add grc
Generic Colouriser is yet another colouriser for beautifying your logfiles
or output of commands
Notes
Notes:
svn path=/head/; revision=40345
Diffstat (limited to 'misc/grc/files/patch-grcat.1')
-rw-r--r-- | misc/grc/files/patch-grcat.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/grc/files/patch-grcat.1 b/misc/grc/files/patch-grcat.1 new file mode 100644 index 000000000000..97ff0b3e9202 --- /dev/null +++ b/misc/grc/files/patch-grcat.1 @@ -0,0 +1,11 @@ +--- grcat.1.orig Sun Mar 25 21:15:18 2001 ++++ grcat.1 Sun Mar 25 21:15:39 2001 +@@ -8,7 +8,7 @@ + .SH DESCRIPTION + .I "configuration" + is a name of a configuration file. Directories +-~/.grc/, /usr/local/share/grc/, /usr/share/grc/ ++~/.grc/, %%PREFIX%%/share/grc/, /usr/share/grc/ + are searched for the file (in this order). + + If the file is not found, it is assumed to be an absolute path of a |