]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/semop.2
Many pages: Fix style issues reported by `make lint-groff`
[thirdparty/man-pages.git] / man2 / semop.2
index 2b7c0b5e046784197ba7b13ee5a5f660705075f7..7e5752f8c2bbf6c2d8e6eae5b79a7432304d57b0 100644 (file)
@@ -275,7 +275,7 @@ Note that if
 is interrupted by a signal, causing the call to fail with the error
 .BR EINTR ,
 the contents of
-.IR timeout
+.I timeout
 are left unchanged.
 .SH RETURN VALUE
 On success,
@@ -438,7 +438,7 @@ this limit should not be raised above 1000,
 because of the risk of that
 .BR semop ()
 fails due to kernel memory fragmentation when allocating memory to copy the
-.IR sops
+.I sops
 array.
 .TP
 .B SEMVMX