Mike Makonnen
8c307294e6
Grammar
2003-12-09 09:04:45 +00:00
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
Chad David
f16b3c0de4
Update function definitions and required include files to reflect
...
the current state of the system.
Approved by: alfred
2001-12-26 23:14:04 +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
c1f3e4bf21
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Ruslan Ermilov
8adc94de6a
mdoc(7) police: use .Fx.
2001-04-18 13:39:57 +00:00
Doug Rabson
21c58b8d40
Document kobj_class_compile_static().
2000-08-28 21:17:46 +00:00
Bruce Evans
7925aadbe5
Removed bogus quoting of single tokens in a .Fn invocation. This helps
...
my synopsis checker decide which .Fn's are for prototypes (most function
parameters require quoting because they have multiple tokens).
2000-05-11 16:39:33 +00:00
Mike Pritchard
b68d89eb4c
Spelling fix: despatching -> dispatching. This makes the
...
spelling consistent throughout the man page.
PR: docs/18467
Submitted by: Alexander N. Kabaev <ak03@gte.com>
2000-05-09 18:52:26 +00:00
Garrett Wollman
5d5e482682
Add punctuation to make a sentence more readable.
2000-04-25 16:40:57 +00:00
Doug Rabson
4bfe86c042
Use the existing Fx macros for rendering "FreeBSD ver".
...
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
2000-04-10 08:21:16 +00:00
Doug Rabson
c685012659
Add manpage for kernel object system.
2000-04-08 13:24:40 +00:00