diff options
Diffstat (limited to 'man2/vmsplice.2')
| -rw-r--r-- | man2/vmsplice.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/vmsplice.2 b/man2/vmsplice.2 index 1456956620..ced4626634 100644 --- a/man2/vmsplice.2 +++ b/man2/vmsplice.2 @@ -31,7 +31,7 @@ vmsplice \- splice user pages into a pipe .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" .B #include <fcntl.h> .B #include <sys/uio.h> - +.PP .BI "ssize_t vmsplice(int " fd ", const struct iovec *" iov , .BI " unsigned long " nr_segs ", unsigned int " flags ); .fi |
