Changeset 1798
- Timestamp:
- Jul 10, 2007, 11:01:12 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/doc/zzuf.1
r1793 r1798 162 162 163 163 Note that this option only affects file descriptors that would otherwise be 164 fuzzed. Even if 10 read-only descriptors are opened at the beginning of the 165 program, the next write-only descriptor will be the first one. 164 fuzzed. Even if 10 write-only descriptors are opened at the beginning of the 165 program, the next read-write or read-only descriptor will be the first one 166 considered by the \fB\-p\fR flag. 166 167 .TP 167 168 \fB\-P\fR, \fB\-\-protect\fR=\fIlist\fR
Note: See TracChangeset
for help on using the changeset viewer.