diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 4a6138272..2b162768f 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -100,7 +100,7 @@ In most cases the library interfaces listed above are implemented on top of underlying system calls of the same name. Deviations from this scheme are indicated in the following table: -.in +4n +.RS .TS lB lB l l. @@ -116,7 +116,7 @@ mq_timedreceive(3) mq_timedreceive(2) mq_timedsend(3) mq_timedsend(2) mq_unlink(3) mq_unlink(2) .TE -.in +.RE .SS Versions POSIX message queues have been supported on Linux since kernel 2.6.6. Glibc support has been provided since version 2.3.4.