[xslt] libxslt-1.0.24 -- libxstl.4, libexslt.4 manpages => man3
- From: Peter Breitenlohner <peb mppmu mpg de>
- To: xslt gnome org
- Subject: [xslt] libxslt-1.0.24 -- libxstl.4, libexslt.4 manpages => man3
- Date: Wed, 15 Jan 2003 17:13:04 +0100 (CET)
Below please find a message I sent to this list, as suggested by Daniel
Veillard to whom I had sent this originally.
Since no one has commented on this, I assume the whole thing is obvious to
every one.
Attached please find the same patch, updated for libxslt-1.0.24.
PLEASE: apply this patch, of course, after first moving
libexslt/libexslt.4 -> libexslt/libexslt.3
libxslt/libxslt.4 -> libxslt/libxslt.3
Peter Breitenlohner <peb@mppmu.mpg.de>
---------- Forwarded message ----------
Date: Thu, 14 Nov 2002 15:17:17 +0100 (CET)
From: Peter Breitenlohner <peb@mppmu.mpg.de>
To: xslt@gnome.org
Subject: libxslt-1.0.22 -- libxstl.4, libexslt.4 manpages => man3
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>
diff -ur libxslt-1.0.24.orig/libexslt/Makefile.am libxslt-1.0.24/libexslt/Makefile.am
--- libxslt-1.0.24.orig/libexslt/Makefile.am 2002-05-30 23:20:58.000000000 +0200
+++ libxslt-1.0.24/libexslt/Makefile.am 2003-01-15 16:29:56.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.24.orig/libexslt/libexslt.3 libxslt-1.0.24/libexslt/libexslt.3
--- libxslt-1.0.24.orig/libexslt/libexslt.3 2002-05-21 08:42:55.000000000 +0200
+++ libxslt-1.0.24/libexslt/libexslt.3 2003-01-15 16:30:27.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.24.orig/libxslt/Makefile.am libxslt-1.0.24/libxslt/Makefile.am
--- libxslt-1.0.24.orig/libxslt/Makefile.am 2002-10-10 13:03:00.000000000 +0200
+++ libxslt-1.0.24/libxslt/Makefile.am 2003-01-15 16:30:44.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]