diff --git a/man2/vmsplice.2 b/man2/vmsplice.2 index 3fd9ff49f..9102c4c92 100644 --- a/man2/vmsplice.2 +++ b/man2/vmsplice.2 @@ -30,7 +30,6 @@ vmsplice \- splice user pages to/from a pipe .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" .B #include -.B #include .PP .BI "ssize_t vmsplice(int " fd ", const struct iovec *" iov , .BI " size_t " nr_segs ", unsigned int " flags );