Ruslan Ermilov
|
32eef9aeb1
|
mdoc(7) police: Use the new .In macro for #include statements.
|
2001-10-01 16:09:29 +00:00 |
|
Ruslan Ermilov
|
d0353b836e
|
mdoc(7) police: split punctuation characters + misc fixes.
|
2001-02-01 16:38:02 +00:00 |
|
Ruslan Ermilov
|
b5c508fba3
|
Use Fx macro wherever possible.
|
2000-11-14 11:20:58 +00:00 |
|
Sheldon Hearn
|
8a4272bf51
|
Mark up errno as a variable (Va), not as a defined value (Dv).
Do not terminate the cross-reference list in the SEE ALSO section with
a period.
|
2000-06-23 15:02:29 +00:00 |
|
Sheldon Hearn
|
a6a2ba1c18
|
Apply the accepted line breaking rules.
|
2000-06-23 15:01:18 +00:00 |
|
Chris Costello
|
bb33e42207
|
Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:
``.Ar errno'' -> ``.Va errno''
``.Nm ops'' -> ``.Fa ops''
``.Va fd'' -> ``.Fa fd''
|
2000-06-23 05:05:44 +00:00 |
|
Alexey Zelkin
|
25bb73e063
|
Introduce ".Lb" macro to libc manpages.
More libraries manpages updates following.
|
2000-04-21 09:42:15 +00:00 |
|
Bruce Evans
|
e92393ba2b
|
Fixed wrong arg type in synopsis.
|
2000-03-23 15:28:30 +00:00 |
|
Jason Evans
|
070dac0827
|
Add a man page for aio_waitcomplete(). Update the aio_cancel() man page to
reflect the fact that aio_cancel() works now.
Submitted by: Christopher Sedore <cmsedore@maxwell.syr.edu>
|
2000-03-21 10:25:22 +00:00 |
|