mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2d15f8c368
sgrep (structured grep) is a tool for searching text files and filtering text streams using structural criteria. The data model of sgrep is based on regions, which are non- empty substrings of text. Regions are typically occur- rences of constant strings or meaningful text elements, which are recognizable through some delimiting strings. PR: 6449 Submitted by: A Joseph Koshy <koshy@india.hp.com>
12 lines
318 B
Plaintext
12 lines
318 B
Plaintext
--- sgrep.1-- Wed Apr 29 12:26:40 1998
|
|
+++ sgrep.1 Wed Apr 29 12:26:49 1998
|
|
@@ -91,7 +91,7 @@
|
|
\fB$HOME/.sgreprc,\fP
|
|
or if it doesn't exist,
|
|
from file
|
|
-\fB/usr/lib/sgreprc, \fP
|
|
+\fB/usr/local/share/sgreprc, \fP
|
|
and then from the command line. Different behavior
|
|
can be specified through command line options.
|
|
.Pp
|