patches/openjade-03-manpages.diff
author Jon Tibble <meths@btinternet.com>
Sat, 06 Oct 2012 16:11:50 +0100
branchs11express-2010-11
changeset 22109 db10202d5f6d
parent 15224 6065ab4440ad
permissions -rw-r--r--
Added tag oi_151a_prestable7 for changeset 25dee50cecca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15188
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     1
/jds/bin/diff -uprN openjade-1.3.2.old/docsrc/Makefile openjade-1.3.2/docsrc/Makefile
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     2
--- openjade-1.3.2.old/docsrc/Makefile	2009-02-20 18:18:58.834938000 +0000
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     3
+++ openjade-1.3.2/docsrc/Makefile	2009-02-20 18:20:04.751372000 +0000
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     4
@@ -4,7 +4,7 @@ JADETEX=jadetex
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     5
 PDFJADETEX=pdfjadetex
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     6
 XMLDECL=/usr/share/sgml/xml.dcl
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     7
 
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     8
-MAN_PAGES=openjade.1
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
     9
+MAN_PAGES=openjade.1 jade.1
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    10
 
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    11
 all: $(MAN_PAGES) releasenotes.pdf releasenotes.html releasenotes.ps
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    12
 
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    13
/jds/bin/diff -uprN openjade-1.3.2.old/docsrc/openjade.1 openjade-1.3.2/docsrc/openjade.1
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    14
--- openjade-1.3.2.old/docsrc/openjade.1	2009-02-20 18:24:27.741745000 +0000
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    15
+++ openjade-1.3.2/docsrc/openjade.1	2009-02-20 18:24:51.305274000 +0000
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    16
@@ -1,3 +1,4 @@
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    17
+'\" te
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    18
 .\"Generated by db2man.xsl. Don't modify this, modify the source.
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    19
 .de Sh \" Subsection
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    20
 .br
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    21
@@ -393,6 +394,21 @@ And use the html specification within th
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    22
 .PP
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    23
 openjade -t sgml -i html -d docbook.dsl#html file.sgml
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    24
 
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    25
+.SH "ATTRIBUTES"
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    26
+.PP
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    27
+See \fBattributes\fR(5)
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    28
+for descriptions of the following attributes:
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    29
+.sp
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    30
+.TS
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    31
+tab(^G) allbox;
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    32
+cw(2.750000i)| cw(2.750000i)
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    33
+lw(2.750000i)| lw(2.750000i).
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    34
+ATTRIBUTE TYPE^ATTRIBUTE VALUE
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    35
+Availability^SUNWopenjade
15224
6065ab4440ad * patches/xdg-utils-04-manpages.diff: Fix ARC Comment and Interface Typos
mattman
parents: 15188
diff changeset
    36
+Interface stability^Volatile
15188
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    37
+.TE
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    38
+.sp
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    39
+
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    40
 .SH "SEE ALSO"
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    41
 
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    42
 .PP
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    43
@@ -400,3 +416,4 @@ openjade -t sgml -i html -d docbook.dsl#
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    44
 
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    45
 .SH AUTHORS
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    46
 James Clark, Ian Castle <[email protected]>.
15224
6065ab4440ad * patches/xdg-utils-04-manpages.diff: Fix ARC Comment and Interface Typos
mattman
parents: 15188
diff changeset
    47
+...\" LSARC 2005/734 GNOME For Nevada
15188
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    48
/jds/bin/diff -uprN openjade-1.3.2.old/docsrc/jade.1 openjade-1.3.2/docsrc/jade.1
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    49
--- openjade-1.3.2.old/docsrc/jade.1	2009-02-20 18:24:38.261024000 +0000
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    50
+++ openjade-1.3.2/docsrc/jade.1	2009-02-20 18:24:51.305030000 +0000
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    51
@@ -1 +1,2 @@
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    52
 .so man1/openjade.1
15224
6065ab4440ad * patches/xdg-utils-04-manpages.diff: Fix ARC Comment and Interface Typos
mattman
parents: 15188
diff changeset
    53
+...\" LSARC 2005/734 GNOME For Nevada
15188
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    54
/jds/bin/diff -uprN openjade-1.3.2.old/Makefile openjade-1.3.2/Makefile
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    55
/jds/bin/diff -uprN openjade-1.3.2.old/Makefile.in openjade-1.3.2/Makefile.in
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    56
--- openjade-1.3.2.old/Makefile.in	2009-02-20 18:32:17.658221000 +0000
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    57
+++ openjade-1.3.2/Makefile.in	2009-02-20 18:36:06.021949000 +0000
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    58
@@ -38,7 +38,7 @@ transform = @program_transform_name@
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    59
 mkinstalldirs = $(SHELL) $(TOP)/config/mkinstalldirs
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    60
 man1dir=$(mandir)/man1
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    61
 
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    62
-man_MANS = openjade.1
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    63
+man_MANS = openjade.1 jade.1
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    64
 
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    65
 MANS = $(man_MANS)
f00d2aae4481 * SUNWopensp.spec: Manpage patch for ATTRIBUTES, ARC comments and shadow
mattman
parents:
diff changeset
    66