OSDN Git Service

(split) LDP: Update original to LDP v3.52.
[linuxjm/LDP_man-pages.git] / original / man7 / mq_overview.7
index 4a61382..2b16276 100644 (file)
@@ -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.