Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2008 11:49:36 GMT
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 143022 for review
Message-ID:  <200806061149.m56BnatR005184@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=143022

Change 143022 by gabor@gabor_server on 2008/06/06 11:49:00

	- Document -D / --devices

Affected files ...

.. //depot/projects/soc2008/gabor_textproc/grep/grep.1#7 edit

Differences ...

==== //depot/projects/soc2008/gabor_textproc/grep/grep.1#7 (text+ko) ====

@@ -153,8 +153,11 @@
 .Ev GREP_COLOR
 environment variable.
 The possible values of when can be `never', `always' or `auto'.
-.\".It Fl D Ar action , Fl Fl devices Ns = Ns Ar action
-.\"XXX: Undocumented.
+.It Fl D Ar action , Fl Fl devices Ns = Ns Ar action
+Specify the demanded action for devices, FIFOs and sockets.
+The default action is `read', which means, that they are read
+as if they were normal files.
+If the action is set to `skip', devices will be silently skipped.
 .\".It Fl d Ar action , Fl Fl directories Ns = Ns Ar action
 .\"XXX: Unimplemented.
 .It Fl E , Fl Fl extended-regexp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806061149.m56BnatR005184>