aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-10-13 14:45:56 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-10-13 14:45:56 +0000
commitb733ca212ef0bf5bbe9465620eec31493f441f6d (patch)
tree7c21d69c9629658b07e14dbbcb8cb68ef0597ad6 /lib.in
parent5040dd4f417aa3d8890c7d173dc345437a972c08 (diff)
downloadmandoc-b733ca212ef0bf5bbe9465620eec31493f441f6d.tar.gz
mandoc-b733ca212ef0bf5bbe9465620eec31493f441f6d.tar.zst
mandoc-b733ca212ef0bf5bbe9465620eec31493f441f6d.zip
add libefi and simplify some names
from FreeBSD ports SVN rev. 293734, Ulrich Spoerlein March 24, 2012 in case of conflicts with NetBSD, i keep the simpler NetBSD names
Diffstat (limited to 'lib.in')
-rw-r--r--lib.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib.in b/lib.in
index 919dede1..351cd0a7 100644
--- a/lib.in
+++ b/lib.in
@@ -1,4 +1,4 @@
-/* $Id: lib.in,v 1.15 2013/10/13 02:54:53 schwarze Exp $ */
+/* $Id: lib.in,v 1.16 2013/10/13 14:45:56 schwarze Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -24,7 +24,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 +46,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)")