=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/grep/grep.1,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/grep/grep.1 2001/09/21 23:12:00 1.1 +++ src/usr.bin/grep/grep.1 2002/11/09 02:22:33 1.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: grep.1,v 1.1 2001/09/21 23:12:00 deraadt Exp $ +.\" $OpenBSD: grep.1,v 1.2 2002/11/09 02:22:33 fgsch Exp $ .\" .\" Copyright (c) 2000 Carson Harding. All rights reserved. .\" This code was written and contributed to OpenBSD by Carson Harding. @@ -245,8 +245,8 @@ the exit value is determined only by whether or not matches were found. (XX Should -s do the same??) .Sh SEE ALSO -.Xr re_format 7 , .Xr regex 3 , +.Xr re_format 7 .Sh HISTORY A .Nm grep