This commit is contained in:
Michael Kerrisk 2008-08-06 20:46:09 +00:00
parent 9fcbe835d8
commit b05757449e
1 changed files with 10 additions and 10 deletions

View File

@ -206,7 +206,7 @@ feature test macro is defined:
.in +4n
struct shm_info {
int used_ids;/* # of currently existing
int used_ids; /* # of currently existing
segments */
unsigned long shm_tot; /* Total number of shared
memory pages */