Module Name: src
Committed By: wiz
Date: Tue Jan 18 09:28:43 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: lib.in
src/gnu/dist/groff/tmac: doc-syms
src/gnu/usr.bin/groff/tmac: mdoc.local
Log Message:
Move isns description from dist/groff to usr.bin/groff, where it belongs.
Add isns to mdocml libraries as well.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 src/external/bsd/mdocml/dist/lib.in
cvs rdiff -u -r1.14 -r1.15 src/gnu/dist/groff/tmac/doc-syms
cvs rdiff -u -r1.59 -r1.60 src/gnu/usr.bin/groff/tmac/mdoc.local
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/mdocml/dist/lib.in
diff -u src/external/bsd/mdocml/dist/lib.in:1.1.1.4 src/external/bsd/mdocml/dist/lib.in:1.2
--- src/external/bsd/mdocml/dist/lib.in:1.1.1.4 Thu Jun 24 17:16:38 2010
+++ src/external/bsd/mdocml/dist/lib.in Tue Jan 18 09:28:42 2011
@@ -52,6 +52,7 @@
LINE("libipsec", "IPsec Policy Control Library (libipsec, \\-lipsec)")
LINE("libipx", "IPX Address Conversion Support Library (libipx, \\-lipx)")
LINE("libiscsi", "iSCSI protocol library (libiscsi, \\-liscsi)")
+LINE("libisns", "Internet Storage Name Service Library (libisns, \\-lisns)")
LINE("libjail", "Jail Library (libjail, \\-ljail)")
LINE("libkiconv", "Kernel side iconv library (libkiconv, \\-lkiconv)")
LINE("libkse", "N:M Threading Library (libkse, \\-lkse)")
Index: src/gnu/dist/groff/tmac/doc-syms
diff -u src/gnu/dist/groff/tmac/doc-syms:1.14 src/gnu/dist/groff/tmac/doc-syms:1.15
--- src/gnu/dist/groff/tmac/doc-syms:1.14 Mon Jan 17 21:57:04 2011
+++ src/gnu/dist/groff/tmac/doc-syms Tue Jan 18 09:28:42 2011
@@ -692,7 +692,6 @@
.ds doc-str-Lb-libi386 i386 Architecture Library (libi386, \-li386)
.ds doc-str-Lb-libintl Internationalized Message Handling Library (libintl, \-lintl)
.ds doc-str-Lb-libipsec IPsec Policy Control Library (libipsec, \-lipsec)
-.ds doc-str-Lb-libisns Internet Storage Name Service Library (libisns, \-lisns)
.ds doc-str-Lb-libkvm Kernel Data Access Library (libkvm, \-lkvm)
.ds doc-str-Lb-libm Math Library (libm, \-lm)
.ds doc-str-Lb-libm68k m68k Architecture Library (libm68k, \-lm68k)
Index: src/gnu/usr.bin/groff/tmac/mdoc.local
diff -u src/gnu/usr.bin/groff/tmac/mdoc.local:1.59 src/gnu/usr.bin/groff/tmac/mdoc.local:1.60
--- src/gnu/usr.bin/groff/tmac/mdoc.local:1.59 Wed Sep 1 13:01:35 2010
+++ src/gnu/usr.bin/groff/tmac/mdoc.local Tue Jan 18 09:28:42 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.59 2010/09/01 13:01:35 wiz Exp $
+.\" $NetBSD: mdoc.local,v 1.60 2011/01/18 09:28:42 wiz Exp $
.\"
.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -85,6 +85,7 @@
.ds doc-str-Lb-libbluetooth Bluetooth Library (libbluetooth, \-lbluetooth)
.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-libnetpgp Netpgp signing, verification, encryption and decryption (libnetpgp, \-lnetpgp)
.ds doc-str-Lb-libprop Property Container Object Library (libprop, \-lprop)
.ds doc-str-Lb-libperfuse PUFFS enabled relay to FUSE Library (libperfuse, \-lperfuse)