Differences between version 4 and predecessor to the previous major change of fortune(6).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Tuesday, June 4, 2002 12:30:49 am | by perry | Revert |
Older page: | version 3 | Last edited on Tuesday, June 4, 2002 12:30:49 am | by perry | Revert |
@@ -67,9 +67,9 @@
Print out all fortunes which match the basic regular
expression ''pattern''. The syntax of these expressions
-depends on how your system defines __
re_comp__
(3) or
+depends on how your system defines re_comp(3) or
regcomp(3), but it should nevertheless be similar to
the syntax used in grep(1).
@@ -315,7 +315,7 @@
many without leaving attributions.
!!SEE ALSO
-__
re_comp__
(3), regcomp(3), strfile(1),
+re_comp(3), regcomp(3), strfile(1),
unstr(1)
----