diff --git a/man7/svipc.7 b/man7/svipc.7 index 2f214fe2b..abd6ea7c4 100644 --- a/man7/svipc.7 +++ b/man7/svipc.7 @@ -236,6 +236,7 @@ A semaphore is a data structure of type containing the following members: .in +0.5i .nf + struct sem { int semval; /* semaphore value */ int sempid; /* PID for last operation */