]> git.cameronkatri.com Git - mandoc.git/blobdiff - lib.in
Do not prematurely close .Nd containing a broken child.
[mandoc.git] / lib.in
diff --git a/lib.in b/lib.in
index 919dede10a0fdddaf7b94f1c2d12746d7813d2f6..8b03df2ed3ecbb3f16ff74a110cd25e47f2d26f9 100644 (file)
--- a/lib.in
+++ b/lib.in
@@ -1,6 +1,7 @@
-/*     $Id: lib.in,v 1.15 2013/10/13 02:54:53 schwarze Exp $ */
+/*     $Id: lib.in,v 1.19 2016/11/23 20:22:13 schwarze Exp $ */
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
+ * Copyright (c) 2009, 2012 Joerg Sonnenberger <joerg@netbsd.org>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -24,7 +25,7 @@
  */
 
 LINE("libalias",       "Packet Aliasing Library (libalias, \\-lalias)")
-LINE("libarchive",     "Reading and Writing Streaming Archives Library (libarchive, \\-larchive)")
+LINE("libarchive",     "Streaming Archive Library (libarchive, \\-larchive)")
 LINE("libarm",         "ARM Architecture Library (libarm, \\-larm)")
 LINE("libarm32",       "ARM32 Architecture Library (libarm32, \\-larm32)")
 LINE("libbluetooth",   "Bluetooth Library (libbluetooth, \\-lbluetooth)")
@@ -46,10 +47,11 @@ LINE("libdisk",             "Interface to Slice and Partition Labels Library (libdisk, \\-l
 LINE("libdm",          "Device Mapper Library (libdm, \\-ldm)")
 LINE("libdwarf",       "DWARF Access Library (libdwarf, \\-ldwarf)")
 LINE("libedit",                "Command Line Editor Library (libedit, \\-ledit)")
+LINE("libefi",         "EFI Runtime Services Library (libefi, \\-lefi)")
 LINE("libelf",         "ELF Access Library (libelf, \\-lelf)")
 LINE("libevent",       "Event Notification Library (libevent, \\-levent)")
 LINE("libexecinfo",    "Backtrace Information Library (libexecinfo, \\-lexecinfo)")
-LINE("libfetch",       "File Transfer Library for URLs (libfetch, \\-lfetch)")
+LINE("libfetch",       "File Transfer Library (libfetch, \\-lfetch)")
 LINE("libfsid",                "Filesystem Identification Library (libfsid, \\-lfsid)")
 LINE("libftpio",       "FTP Connection Management Library (libftpio, \\-lftpio)")
 LINE("libform",                "Curses Form Library (libform, \\-lform)")
@@ -81,14 +83,18 @@ LINE("libnetpgpverify",     "Netpgp Verification (libnetpgpverify, \\-lnetpgpverify)
 LINE("libnpf",         "NPF Packet Filter Library (libnpf, \\-lnpf)")
 LINE("libossaudio",    "OSS Audio Emulation Library (libossaudio, \\-lossaudio)")
 LINE("libpam",         "Pluggable Authentication Module Library (libpam, \\-lpam)")
+LINE("libpanel",       "Z-order for curses windows (libpanel, \\-lpanel)")
 LINE("libpcap",                "Capture Library (libpcap, \\-lpcap)")
 LINE("libpci",         "PCI Bus Access Library (libpci, \\-lpci)")
 LINE("libpmc",         "Performance Counters Library (libpmc, \\-lpmc)")
+LINE("libppath",       "Property-List Paths Library (libppath, \\-lppath)")
 LINE("libposix",       "POSIX Compatibility Library (libposix, \\-lposix)")
 LINE("libposix1e",     "POSIX.1e Security API Library (libposix1e, \\-lposix1e)")
 LINE("libppath",       "Property-List Paths Library (libppath, \\-lppath)")
+LINE("libproc",                "Process Manipulation Library (libproc, \\-lproc)")
 LINE("libprop",                "Property Container Object Library (libprop, \\-lprop)")
 LINE("libpthread",     "POSIX Threads Library (libpthread, \\-lpthread)")
+LINE("libpthread_dbg", "POSIX Debug Threads Library (libpthread_dbg, \\-lpthread_dbg)")
 LINE("libpuffs",       "puffs Convenience Library (libpuffs, \\-lpuffs)")
 LINE("libquota",       "Disk Quota Access and Control Library (libquota, \\-lquota)")
 LINE("libradius",      "RADIUS Client Library (libradius, \\-lradius)")
@@ -97,6 +103,7 @@ LINE("libresolv",    "DNS Resolver Library (libresolv, \\-lresolv)")
 LINE("librpcsec_gss",  "RPC GSS-API Authentication Library (librpcsec_gss, \\-lrpcsec_gss)")
 LINE("librpcsvc",      "RPC Service Library (librpcsvc, \\-lrpcsvc)")
 LINE("librt",          "POSIX Real\\-time Library (librt, \\-lrt)")
+LINE("librtld_db",     "Debugging interface to the runtime linker Library (librtld_db, \\-lrtld_db)")
 LINE("librumpclient",  "Clientside Stubs for rump Kernel Remote Protocols (librumpclient, \\-lrumpclient)")
 LINE("libsaslc",       "Simple Authentication and Security Layer client library (libsaslc, \\-lsaslc)")
 LINE("libsdp",         "Bluetooth Service Discovery Protocol User Library (libsdp, \\-lsdp)")