PERFORCE change 143022 for review

Gabor Kovesdan gabor at FreeBSD.org
Fri Jun 6 11:49:37 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=143022

Change 143022 by gabor at 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


More information about the p4-projects mailing list