diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2014-01-13 19:26:57 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2014-01-13 19:26:57 +0000 |
commit | c13e15e0a0388cdde08ac5887d7359c43b7bad6c (patch) | |
tree | da1f15f80ad8a13400e5c77d998c9c70685a2204 /textproc/mdocml/files | |
parent | 54bf1b37b9e1eb8e2a35c50dceaf1901e44658b3 (diff) |
Notes
Diffstat (limited to 'textproc/mdocml/files')
-rw-r--r-- | textproc/mdocml/files/patch-lib.in | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/textproc/mdocml/files/patch-lib.in b/textproc/mdocml/files/patch-lib.in deleted file mode 100644 index 9ef78603b5e3..000000000000 --- a/textproc/mdocml/files/patch-lib.in +++ /dev/null @@ -1,38 +0,0 @@ ---- lib.in -+++ lib.in -@@ -23,10 +23,10 @@ - * Be sure to escape strings. - */ - --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)") -+LINE("libbluetooth", "Bluetooth User Library (libbluetooth, \\-lbluetooth)") - LINE("libbsm", "Basic Security Module User Library (libbsm, \\-lbsm)") - LINE("libc", "Standard C Library (libc, \\-lc)") - LINE("libc_r", "Reentrant C\\~Library (libc_r, \\-lc_r)") -@@ -40,10 +40,11 @@ LINE("libcurses", "Curses Library (libcurses, \\-lcurses)") - LINE("libdevstat", "Device Statistics Library (libdevstat, \\-ldevstat)") - LINE("libdisk", "Interface to Slice and Partition Labels Library (libdisk, \\-ldisk)") - LINE("libdwarf", "DWARF Access Library (libdwarf, \\-ldwarf)") --LINE("libedit", "Command Line Editor Library (libedit, \\-ledit)") -+LINE("libedit", "Line Editor and History 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("libfetch", "File Transfer Library for URLs (libfetch, \\-lfetch)") -+LINE("libfetch", "File Transfer Library (libfetch, \\-lfetch)") - LINE("libform", "Curses Form Library (libform, \\-lform)") - LINE("libgeom", "Userland API Library for kernel GEOM subsystem (libgeom, \\-lgeom)") - LINE("libgpib", "General-Purpose Instrument Bus (GPIB) library (libgpib, \\-lgpib)") -@@ -68,7 +69,7 @@ LINE("libossaudio", "OSS Audio Emulation Library (libossaudio, \\-lossaudio)") - LINE("libpam", "Pluggable Authentication Module Library (libpam, \\-lpam)") - LINE("libpcap", "Capture Library (libpcap, \\-lpcap)") - LINE("libpci", "PCI Bus Access Library (libpci, \\-lpci)") --LINE("libpmc", "Performance Counters Library (libpmc, \\-lpmc)") -+LINE("libpmc", "Performance Monitoring Counters Interface Library (libpmc, \\-lpmc)") - LINE("libposix", "POSIX Compatibility Library (libposix, \\-lposix)") - LINE("libprop", "Property Container Object Library (libprop, \\-lprop)") - LINE("libpthread", "POSIX Threads Library (libpthread, \\-lpthread)") |