diff --git a/man2/openat2.2 b/man2/openat2.2 index e2d93793e..3bda20620 100644 --- a/man2/openat2.2 +++ b/man2/openat2.2 @@ -29,7 +29,7 @@ openat2 \- open and possibly create a file (extended) .B #include .B #include .B #include -.B #include +.B #include .PP .BI "long openat2(int " dirfd ", const char *" pathname , .BI " struct open_how *" how ", size_t " size );