Hiten Pandya
0640e9e01b
Some mdoc(7) fixes:
...
Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately.
The .Ar mdoc(7) specifier should only be used when displaying command line
arguments.
Approved by: des (mentor)
2003-05-31 14:07:25 +00:00
Ruslan Ermilov
c6a51f1c4a
mdoc(7) police: removed raw troff from previous delta.
...
Objected to by: mpp, jhb
2002-01-17 15:57:43 +00:00
Ruslan Ermilov
2be6c09fd5
mdoc(7) police:
...
- make SYNOPSIS look better with some troff magic
- tidy up the markup
2002-01-10 10:36:04 +00:00
Mike Pritchard
b82af3f5e4
ispell sweep of share/man/man9/*.
2002-01-09 11:43:48 +00:00
Jake Burkholder
c645e17a12
Note that the atomic ops on char and short data types may not be available
...
on all architectures. Sparc64 does not implement them.
2001-12-15 21:28:02 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Jens Schweikhardt
d1ed27b64a
Fixed double word typo.
...
MFC after: 7 days
2001-07-13 20:11:43 +00:00
John Baldwin
d265f30080
Add 2001 to copyright.
2001-03-09 03:17:18 +00:00
Bruce Evans
2ba5bb1ff5
Fixed missing and/or wrong and/or extra includes in synopsis.
2001-02-15 11:47:31 +00:00
John Baldwin
baeb94c70d
Fix some nits in the globs used to describe the various sets of atomic
...
operations.
Submitted by: jake, jasone
2000-12-08 22:10:28 +00:00
John Baldwin
eaca618337
Add a manpage to document the atomic operations including a quick treatment
...
of memory barriers and the newish atomic variants that include them.
Reviewed by: sheldonh
2000-11-13 20:08:17 +00:00