--- src/gnu/usr.bin/grep/grep.1 2003/06/17 04:25:45 1.2 +++ src/gnu/usr.bin/grep/grep.1 2005/10/08 11:28:23 1.3 @@ -1,6 +1,6 @@ .\" grep man page .\" $FreeBSD: src/gnu/usr.bin/grep/grep.1,v 1.16.2.3 2001/11/27 08:25:45 ru Exp $ -.\" $DragonFly: src/gnu/usr.bin/grep/grep.1,v 1.1 2003/06/16 04:07:14 dillon Exp $ +.\" $DragonFly$ .if !\n(.g \{\ . if !\w|\*(lq| \{\ . ds lq `` @@ -14,7 +14,7 @@ .de Id .ds Dt \\$4 .. -.Id $Id: grep.1,v 1.2 2003/06/17 04:25:45 dillon Exp $ +.Id $Id: grep.1,v 1.3 2005/10/08 11:28:23 corecode Exp $ .TH GREP 1 \*(Dt "GNU Project" .SH NAME grep, egrep, fgrep, zgrep \- print lines matching a pattern @@ -246,6 +246,10 @@ this is equivalent to the .B "\-d recurse" option. .TP +.BR \-O ", " \-\^\-only-files +Ignore all special files, except for symlinks. Yet, when recursing +into directories, ignore symlinked directories as well. +.TP .BR \-s ", " \-\^\-no-messages Suppress error messages about nonexistent or unreadable files. Portability note: unlike \s-1GNU\s0