Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Following a prompt from wiz, ensure that explanations for the
details: https://anonhg.NetBSD.org/src/rev/9d6d7b29c924
branches: trunk
changeset: 785290:9d6d7b29c924
user: agc <agc%NetBSD.org@localhost>
date: Thu Mar 07 05:33:13 2013 +0000
description:
Following a prompt from wiz, ensure that explanations for the
minimalist JSON library libmj, and the netpgp verification library,
libnetpgpverify, are in the correct places.
diffstat:
external/bsd/mdocml/dist/lib.in | 1 +
gnu/usr.bin/groff/tmac/mdoc.local | 4 +++-
2 files changed, 4 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r bbd7c401be7e -r 9d6d7b29c924 external/bsd/mdocml/dist/lib.in
--- a/external/bsd/mdocml/dist/lib.in Thu Mar 07 04:51:58 2013 +0000
+++ b/external/bsd/mdocml/dist/lib.in Thu Mar 07 05:33:13 2013 +0000
@@ -66,6 +66,7 @@
LINE("libmd", "Message Digest (MD4, MD5, etc.) Support Library (libmd, \\-lmd)")
LINE("libmemstat", "Kernel Memory Allocator Statistics Library (libmemstat, \\-lmemstat)")
LINE("libmenu", "Curses Menu Library (libmenu, \\-lmenu)")
+LINE("libmj", "Minimalist JSON library (libmj, \\-lmj)")
LINE("libnetgraph", "Netgraph User Library (libnetgraph, \\-lnetgraph)")
LINE("libnetpgp", "Netpgp signing, verification, encryption and decryption (libnetpgp, \\-lnetpgp)")
LINE("libnetpgpverify", "Netpgp verification (libnetpgpverify, \\-lnetpgpverify)")
diff -r bbd7c401be7e -r 9d6d7b29c924 gnu/usr.bin/groff/tmac/mdoc.local
--- a/gnu/usr.bin/groff/tmac/mdoc.local Thu Mar 07 04:51:58 2013 +0000
+++ b/gnu/usr.bin/groff/tmac/mdoc.local Thu Mar 07 05:33:13 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.69 2013/03/06 21:42:47 wiz Exp $
+.\" $NetBSD: mdoc.local,v 1.70 2013/03/07 05:33:13 agc Exp $
.\"
.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -90,8 +90,10 @@
.ds doc-str-Lb-libfetch File Transfer Library for URLs (libfetch, \-lfetch)
.ds doc-str-Lb-libiscsi iSCSI protocol library (libiscsi, \-liscsi)
.ds doc-str-Lb-libisns Internet Storage Name Service Library (libisns, \-lisns)
+.ds doc-str-Lb-libmj Minimalist JSON library (libmj, \-lmj)
.ds doc-str-Lb-libmandoc Mandoc Macro Compiler Library (libmandoc, \-lmandoc)
.ds doc-str-Lb-libnetpgp Netpgp signing, verification, encryption and decryption (libnetpgp, \-lnetpgp)
+.ds doc-str-Lb-libnetpgpverify Netpgp signature verification (libnetpgpverify, \-lnetpgpverify)
.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)
Home |
Main Index |
Thread Index |
Old Index