[xslt] libxslt-1.0.22 -- libxstl.4, libexslt.4 manpages => man3
- From: Peter Breitenlohner <peb mppmu mpg de>
- To: xslt gnome org
- Subject: [xslt] libxslt-1.0.22 -- libxstl.4, libexslt.4 manpages => man3
- Date: Thu, 14 Nov 2002 15:17:17 +0100 (CET)
Hi,
I really think these manpages ought to be in section 3 (not 4) as per the
attached patch.
Why: ?
1. They describe library functions => section 3
2. the libxml(3) manpage is in section 3
3. the libxml, libxslt, and libexslt manpages refer (in 'SEE ALSO')
to libxslt(3) and libexslt(3)
4. the libxslt manpage even internally ('.TH') claims to belong to
section 3!
regards
Peter Breitenlohner <peb@mppmu.mpg.de>
First do this:
mv -v libxslt/libxslt.4 libxslt/libxslt.3
mv -v libexslt/libexslt.4 libexslt/libexslt.3
and then apply this patch
Peter Breitenlohner <peb@mppmu.mpg.de>
diff -ur libxslt-1.0.22.orig/libexslt/Makefile.am libxslt-1.0.22/libexslt/Makefile.am
--- libxslt-1.0.22.orig/libexslt/Makefile.am 2002-05-31 04:55:13.000000000 +0200
+++ libxslt-1.0.22/libexslt/Makefile.am 2002-11-14 11:27:29.000000000 +0100
@@ -30,6 +30,6 @@
libexslt_la_LIBADD = $(INSTALLED_XSLT_LIB) $(EXTRA_LIBS)
libexslt_la_LDFLAGS = -version-info @LIBEXSLT_VERSION_INFO@
-man_MANS = libexslt.4
+man_MANS = libexslt.3
EXTRA_DIST = $(man_MANS)
diff -ur libxslt-1.0.22.orig/libexslt/libexslt.3 libxslt-1.0.22/libexslt/libexslt.3
--- libxslt-1.0.22.orig/libexslt/libexslt.3 2002-05-22 04:55:21.000000000 +0200
+++ libxslt-1.0.22/libexslt/libexslt.3 2002-11-14 11:29:04.000000000 +0100
@@ -1,4 +1,4 @@
-.TH libexslt 4 "15 May 2002"
+.TH libexslt 3 "15 May 2002"
.SH NAME
libexslt \- extension library for XSLT
.SH DESCRIPTION
diff -ur libxslt-1.0.22.orig/libxslt/Makefile.am libxslt-1.0.22/libxslt/Makefile.am
--- libxslt-1.0.22.orig/libxslt/Makefile.am 2002-10-11 04:55:15.000000000 +0200
+++ libxslt-1.0.22/libxslt/Makefile.am 2002-11-14 11:25:25.000000000 +0100
@@ -51,7 +51,7 @@
libxslt_la_LIBADD = $(EXTRA_LIBS)
libxslt_la_LDFLAGS = -version-info @LIBXSLT_VERSION_INFO@
-man_MANS = libxslt.4
+man_MANS = libxslt.3
EXTRA_DIST = $(man_MANS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]