diff options
Diffstat (limited to 'man7/inotify.7')
| -rw-r--r-- | man7/inotify.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/inotify.7 b/man7/inotify.7 index 5247829693..193feca5cf 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -103,9 +103,9 @@ see Each successful .BR read (2) returns a buffer containing one or more of the following structures: +.PP .in +4n -.nf - +.EX struct inotify_event { int wd; /* Watch descriptor */ .\" FIXME . The type of the 'wd' field should probably be "int32_t". |
