Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Add libppath.
details: https://anonhg.NetBSD.org/src/rev/e728c73cca9d
branches: trunk
changeset: 768920:e728c73cca9d
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Aug 29 08:58:18 2011 +0000
description:
Add libppath.
diffstat:
external/bsd/mdocml/dist/lib.in | 1 +
gnu/usr.bin/groff/tmac/mdoc.local | 3 ++-
2 files changed, 3 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 60c6b5b71f8b -r e728c73cca9d external/bsd/mdocml/dist/lib.in
--- a/external/bsd/mdocml/dist/lib.in Mon Aug 29 04:55:58 2011 +0000
+++ b/external/bsd/mdocml/dist/lib.in Mon Aug 29 08:58:18 2011 +0000
@@ -71,6 +71,7 @@
LINE("libpci", "PCI Bus Access Library (libpci, \\-lpci)")
LINE("libpmc", "Performance Counters Library (libpmc, \\-lpmc)")
LINE("libposix", "POSIX Compatibility Library (libposix, \\-lposix)")
+LINE("libppath", "Property-List Paths Library (libppath, \\-lppath)")
LINE("libprop", "Property Container Object Library (libprop, \\-lprop)")
LINE("libpthread", "POSIX Threads Library (libpthread, \\-lpthread)")
LINE("libpuffs", "puffs Convenience Library (libpuffs, \\-lpuffs)")
diff -r 60c6b5b71f8b -r e728c73cca9d gnu/usr.bin/groff/tmac/mdoc.local
--- a/gnu/usr.bin/groff/tmac/mdoc.local Mon Aug 29 04:55:58 2011 +0000
+++ b/gnu/usr.bin/groff/tmac/mdoc.local Mon Aug 29 08:58:18 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.64 2011/05/21 17:15:46 wiz Exp $
+.\" $NetBSD: mdoc.local,v 1.65 2011/08/29 08:58:18 wiz Exp $
.\"
.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -90,6 +90,7 @@
.ds doc-str-Lb-libisns Internet Storage Name Service Library (libisns, \-lisns)
.ds doc-str-Lb-libnetpgp Netpgp signing, verification, encryption and decryption (libnetpgp, \-lnetpgp)
.ds doc-str-Lb-libperfuse PUFFS enabled relay to FUSE Library (libperfuse, \-lperfuse)
+.ds doc-str-Lb-libppath Property-List Paths Library (libppath, \-lppath)
.ds doc-str-Lb-libprop Property Container Object Library (libprop, \-lprop)
.ds doc-str-Lb-libpuffs puffs Convenience Library (libpuffs, \-lpuffs)
.ds doc-str-Lb-librefuse File System in Userspace Convenience Library (librefuse, \-lrefuse)
Home |
Main Index |
Thread Index |
Old Index