This commit is contained in:
Michael Kerrisk 2008-07-15 17:33:20 +00:00
parent 1a92692246
commit 59220720c5
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ struct sem {
int sempid; /* PID for last operation */
.\" unsigned short semncnt; /* nr awaiting semval to increase */
.\" unsigned short semzcnt; /* nr awaiting semval = 0 */
}
};
.fi
.in
.TP 11