View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001326 | Online Pubs | Base Definitions and Headers | public | 2020-02-24 04:10 | 2025-02-21 16:29 |
| Reporter | dannyniu | Assigned To | |||
| Priority | normal | Severity | Editorial | Type | Error |
| Status | Applied | Resolution | Accepted | ||
| Name | DannyNiu/NJF | ||||
| Organization | |||||
| User Reference | |||||
| URL | basedefs/sys_msg.h.html | ||||
| Section | <sys/msg.h> | ||||
| Summary | 0001326: Superfluous punctuations | ||||
| Description | In the descriptions for the msqid_ds structure, there's several instances of "()." occuring for each members of the structure. These are probably errors in Troff source code or macro packages. | ||||
| Desired Action | Change pid_t msg_lspid Process ID of last msgsnd (). pid_t msg_lrpid Process ID of last msgrcv (). time_t msg_stime Time of last msgsnd (). time_t msg_rtime Time of last msgrcv (). to pid_t msg_lspid Process ID of last msgsnd. pid_t msg_lrpid Process ID of last msgrcv. time_t msg_stime Time of last msgsnd. time_t msg_rtime Time of last msgrcv. | ||||
| Tags | No tags attached. | ||||
|
|
The pdf is formatted correctly (where it shows
Somehow, the html rendition is placing the '().' as a new row in column 1 instead of keeping everything in column 3 on a single row. |
|
|
The html edition has been updated. |
|
|
The html download bundles have also been updated |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-02-24 04:10 | dannyniu | New Issue | |
| 2020-02-24 04:10 | dannyniu | Name | => DannyNiu/NJF |
| 2020-02-24 04:10 | dannyniu | URL | => basedefs/sys_msg.h.html |
| 2020-02-24 04:10 | dannyniu | Section | => <sys/msg.h> |
| 2020-02-24 23:00 | eblake | Note Added: 0004787 | |
| 2020-04-30 16:15 | ajosey | Note Added: 0004838 | |
| 2020-04-30 16:15 | ajosey | Resolution | Open => Accepted |
| 2020-04-30 16:26 | ajosey | Note Added: 0004841 | |
| 2020-04-30 16:26 | ajosey | Status | New => Applied |
| 2025-02-21 16:29 | agadmin | Category | Base Definitions => Base Definitions and Headers |