aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pdbc/files
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-08-01 04:14:16 +0800
committerpav <pav@FreeBSD.org>2004-08-01 04:14:16 +0800
commit805aa33ebcb5586abff13eb4736e0e4dc3fdb6e5 (patch)
treeaac7c24319c73f3343e9f59b7f0a616657d5baaa /palm/pdbc/files
parentd5fb7fd98b620055c976e10db5e0ec48d7180d9b (diff)
downloadfreebsd-ports-gnome-805aa33ebcb5586abff13eb4736e0e4dc3fdb6e5.tar.gz
freebsd-ports-gnome-805aa33ebcb5586abff13eb4736e0e4dc3fdb6e5.tar.zst
freebsd-ports-gnome-805aa33ebcb5586abff13eb4736e0e4dc3fdb6e5.zip
Add pdbc, the PalmOS database compiler/decompiler.
PR: ports/69728 Submitted by: Eric P. Scott <eps+psub0407@ana.com>
Diffstat (limited to 'palm/pdbc/files')
-rw-r--r--palm/pdbc/files/patch-man-man1-pdbc.111
-rw-r--r--palm/pdbc/files/patch-man-man1-pdbdec.120
-rw-r--r--palm/pdbc/files/patch-man-man5-pdbc.531
3 files changed, 62 insertions, 0 deletions
diff --git a/palm/pdbc/files/patch-man-man1-pdbc.1 b/palm/pdbc/files/patch-man-man1-pdbc.1
new file mode 100644
index 000000000000..264967858345
--- /dev/null
+++ b/palm/pdbc/files/patch-man-man1-pdbc.1
@@ -0,0 +1,11 @@
+--- man/man1/pdbc.1.orig Fri May 14 00:21:49 2004
++++ man/man1/pdbc.1 Wed Jul 28 13:16:48 2004
+@@ -320,7 +320,7 @@
+ .Ve
+ .SH "SEE ALSO"
+ .IX Header "SEE ALSO"
+-pdbc(4), pdbdec(1)
++pdbc(5), pdbdec(1)
+
+ .SH "BUGS"
+ .IX Header "BUGS"
diff --git a/palm/pdbc/files/patch-man-man1-pdbdec.1 b/palm/pdbc/files/patch-man-man1-pdbdec.1
new file mode 100644
index 000000000000..17640483c46d
--- /dev/null
+++ b/palm/pdbc/files/patch-man-man1-pdbdec.1
@@ -0,0 +1,20 @@
+--- man/man1/pdbdec.1.orig Fri May 14 00:21:49 2004
++++ man/man1/pdbdec.1 Wed Jul 28 13:24:37 2004
+@@ -326,7 +326,7 @@
+ \&\fBpdbdec\fR converts binary \s-1PDB\s0 file into an ascii text source file.
+ .SH "SOURCE FILE FORMAT (OUTPUT)"
+ .IX Header "SOURCE FILE FORMAT (OUTPUT)"
+-For the syntax of the source file format consult \fIpdbc\fR\|(4).
++For the syntax of the source file format consult \fIpdbc\fR\|(5).
+ .SH "ERRORS"
+ .IX Header "ERRORS"
+ .SH "DIAGNOSTICS"
+@@ -361,7 +361,7 @@
+ .IX Item "pdbdec mystuff.pdb"
+ .SH "SEE ALSO"
+ .IX Header "SEE ALSO"
+-pdbc(1), pdbc(4)
++pdbc(1), pdbc(5)
+
+ .SH "BUGS"
+ .IX Header "BUGS"
diff --git a/palm/pdbc/files/patch-man-man5-pdbc.5 b/palm/pdbc/files/patch-man-man5-pdbc.5
new file mode 100644
index 000000000000..bcb76bb26cbf
--- /dev/null
+++ b/palm/pdbc/files/patch-man-man5-pdbc.5
@@ -0,0 +1,31 @@
+--- man/man5/pdbc.5.orig Fri May 14 00:21:49 2004
++++ man/man5/pdbc.5 Wed Jul 28 13:34:22 2004
+@@ -128,8 +128,8 @@
+ .rm #[ #] #H #V #F C
+ .\" ========================================================================
+ .\"
+-.IX Title "PDBC_FILE 1"
+-.TH PDBC_FILE 1 "2004-04-28" "pdbc 1.0" "Palm Development File Formats"
++.IX Title "PDBC 5"
++.TH PDBC 5 "2004-04-28" "pdbc 1.0" "Palm Development File Formats"
+ .SH "NAME"
+ \&\fBpdbc\fR \- palm database source file format
+ .SH "DESCRIPTION"
+@@ -456,7 +456,7 @@
+ .Sp
+ Backslash ('\e') can be used to escape special characters
+ (\e\e, \ea, \eb, \ef, \en, \er, \et, \ev, \eddd)
+-as described in \fIprintf\fR\|(5).
++as described in \fIprintf\fR\|(1).
+ .Sp
+ Depending on the current string padding \s-1NULL\s0 bytes may be appended.
+ .Sp
+@@ -806,7 +806,7 @@
+ .Ve
+ .SH "SEE ALSO"
+ .IX Header "SEE ALSO"
+-pdbc(1), pdbdec(1), printf(5)
++pdbc(1), pdbdec(1), printf(1)
+
+ .SH "AUTHOR"
+ .IX Header "AUTHOR"