Baptiste Daroussin
8a7314fcb5
use .Mt to mark up email addresses consistently (part6)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:44:30 +00:00
Glen Barber
ecb0bac9ab
mdoc(7) markup cleanup.
2012-05-12 20:46:19 +00:00
Joel Dahl
3030137a23
Remove superfluous paragraph macro.
2012-03-24 13:37:57 +00:00
Matthew D Fleming
b5bd50ae40
Add an option to have a fail point term only execute when run by a
...
specified pid. This is helpful for automated testing involving a global
knob that would otherwise be executed by many other threads.
MFC after: 1 week
2011-07-08 20:41:12 +00:00
Ulrich Spörlein
0d9deed52c
mdoc: drop redundant .Pp and .LP calls
...
They have no effect when coming in pairs, or before .Bl/.Bd
2010-10-08 12:40:16 +00:00
Ulrich Spörlein
0afc94c17a
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
...
bottom of the manpages and order them consistently.
GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.
Found by: mdocml lint run
Reviewed by: ru
2010-05-13 12:07:55 +00:00
Ulrich Spörlein
63d46d1d5e
Fix several typos in macros or macro misusage.
...
Found by: make manlint
Reviewed by: ru
Approved by: philip (mentor)
2010-03-12 10:01:06 +00:00
Christian Brueffer
aa8775c640
Fix mdoc, typos, contractions.
...
This includes:
PR: 135520
Submitted by: Nobuyuki Koganemaru
Patch by: gavin
MFC after: 3 days
2009-09-18 14:05:56 +00:00
Zachary Loafman
eae608ef4c
Fix style/grammar issues in fail(9) man page.
...
Suggested by: Ben Kaduk
Approved by: dfr (mentor)
2009-05-28 15:02:52 +00:00
Zachary Loafman
cfeb7489c2
fail(9) support:
...
Add support for kernel fault injection using KFAIL_POINT_* macros and
fail_point_* infrastructure. Add example fail point in vfs_bio.c to
simulate VM buf pressure.
Approved by: dfr (mentor)
2009-05-27 16:36:54 +00:00