X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/236dae9fb3183b9c1d8bc6f77614797d65800987..a454003ad67073a51037d0dc5dcbf5b3cced1b8e:/lib.in?ds=sidebyside diff --git a/lib.in b/lib.in index c31fb4b5..f366cbab 100644 --- a/lib.in +++ b/lib.in @@ -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)