From f8ede7a108bd19b4ecd301b946e6b634d7e98d5b Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 26 May 2010 09:35:35 +0000 Subject: Fixed `Lb' to be in_line (reported by Ulrich Spoerlein). Added `Lb' documentation to mdoc.7. Removed harmless but superfluous pre_lb check (was just NULL entries). Added regressions for `Lb' (NOTE that these will only run on new groff, as old groff doesn't support `Lb' at all). --- regress/mdoc/Lb/prolog.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 regress/mdoc/Lb/prolog.in (limited to 'regress/mdoc/Lb/prolog.in') diff --git a/regress/mdoc/Lb/prolog.in b/regress/mdoc/Lb/prolog.in new file mode 100644 index 00000000..6f7e7368 --- /dev/null +++ b/regress/mdoc/Lb/prolog.in @@ -0,0 +1,19 @@ +.\" +.\" WARNING: THIS TEST WILL NOT WORK ON OLD GROFF. +.\" (IT DOES NOT SUPPORT THE `Lb' MACRO.) +.\" +.Dd $Mdocdate: May 26 2010 $ +.Dt FOO 1 +.Os +.Sh NAME +.Nm foo +.Nd bar +.Sh LIBRARY +.Lb libz +.Sh DESCRIPTION +has been optimized for use by applications expecting system scope thread +semantics, and can provide significant performance improvements +compared to +.Lb libkse . +.Sh SEE ALSO +.Xr pthread 3 -- cgit v1.2.3-56-ge451