=================================================================== RCS file: /cvs/mandoc/lib.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/lib.in 2009/03/06 14:13:47 1.1 +++ mandoc/lib.in 2009/03/06 14:24:49 1.2 @@ -1,3 +1,11 @@ +# $Id: lib.in,v 1.2 2009/03/06 14:24:49 kristaps Exp $ +# +# This file defines the `.Lb' macro argument. Lines are composed of +# tab-delimited fields -- multiple tabs may delimit fields. Comment +# lines begin with '#'; blank lines are also ok. +# +# These were last grok'd from NetBSD-4.0.1's mdoc.samples(7). + libarm ARM Architecture Library (libarm, -larm) libarm32 ARM32 Architecture Library (libarm32, -larm32) libc Standard C Library (libc, -lc)