freebsd-ports/textproc/sgrep/files/patch-ab
Thomas Gellekum 2d15f8c368 New sgrep port. From the man page:
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>
1998-04-29 10:55:40 +00:00

11 lines
318 B
Text

--- 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