aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib.in
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-06 14:24:49 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-06 14:24:49 +0000
commita454003ad67073a51037d0dc5dcbf5b3cced1b8e (patch)
tree55c6dd71b1f4ad3af5079c7fc6a5c1d6def01a2a /lib.in
parent236dae9fb3183b9c1d8bc6f77614797d65800987 (diff)
downloadmandoc-a454003ad67073a51037d0dc5dcbf5b3cced1b8e.tar.gz
mandoc-a454003ad67073a51037d0dc5dcbf5b3cced1b8e.tar.zst
mandoc-a454003ad67073a51037d0dc5dcbf5b3cced1b8e.zip
Documented the strings script.
Diffstat (limited to 'lib.in')
-rw-r--r--lib.in8
1 files changed, 8 insertions, 0 deletions
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)