summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2003-02-22 01:40:44 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2003-02-22 01:40:44 +0000
commitd5fdca8ce2e16586866e78c066882226c0acc372 (patch)
tree6e20774639446b8a28aab2b60d5a7883bdc80b05 /doc
parent0148c87c1d437f68ef856064d58f4b782efe0fd9 (diff)
downloadlibgphoto2-d5fdca8ce2e16586866e78c066882226c0acc372.tar.gz
renamed man pages
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6237 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/gphoto2_port.348
-rw-r--r--doc/libgphoto2.3 (renamed from doc/gphoto2.3)10
-rw-r--r--doc/libgphoto2_port.348
4 files changed, 55 insertions, 55 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index aeed4171a..9e2e1f472 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -5,8 +5,8 @@ EXTRA_DIST = DAEMON build_OS2.txt \
camlib_devel-portmon.eps camlib_devel-repeater.eps \
camlib_devel.sgml camlib_devel.txt camlib_devel-y.eps \
frontend_devel.lyx frontend_devel.sgml frontend_devel.txt \
- gphoto2.3 gphoto2_port.3
+ libgphoto2.3 libgphoto2_port.3
-man_MANS = gphoto2.3 gphoto2_port.3
+man_MANS = libgphoto2.3 libgphoto2_port.3
# doc_DATA = FAQ faq.xml
diff --git a/doc/gphoto2_port.3 b/doc/gphoto2_port.3
deleted file mode 100644
index 0276664ec..000000000
--- a/doc/gphoto2_port.3
+++ /dev/null
@@ -1,48 +0,0 @@
-.\"Generated by db2man.xsl. Don't modify this, modify the source.
-.de Sh \" Subsection
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Ip \" List item
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.TH "GPHOTO2_PORT" 3 "" "" ""
-.SH NAME
-gphoto2_port \- cross-platform port access library
-.SH "SYNOPSIS"
-
-.nf
-#include <gphoto2_port.h>
-.fi
-
-.SH "DESCRIPTION"
-
-.PP
-The libgphoto2_port library was written to provide with a generic way of accessing ports. In this function, libgphoto2_port is the successor of the libgpio library.
-
-.PP
-Currently, libgphoto2_port supports serial (RS-232) and USB connections, the latter requiring libusb to be installed.
-
-.PP
-The autogenerated API docs will be added here in the future.
-
-.SH "SEE ALSO"
-
-.PP
-, The gPhoto2 Manual, \fIhttp://www.gphoto.org/\fR, the automatically generated API docs, \fIhttp://libusb.sourceforge.net/\fR
-
-.SH AUTHOR
-.
-.br
-Man page edited by Hans Ulrich Niedermann <gp@n-dimensional.de>.
diff --git a/doc/gphoto2.3 b/doc/libgphoto2.3
index 2afb8b5ce..1576f7b0c 100644
--- a/doc/gphoto2.3
+++ b/doc/libgphoto2.3
@@ -17,9 +17,9 @@
.el .ne 3
.IP "\\$1" \\$2
..
-.TH "GPHOTO2" 3 "" "" ""
+.TH "LIBGPHOTO2" 3 "" "" ""
.SH NAME
-gphoto2 \- cross-platform digital camera library
+libgphoto2 \- cross-platform digital camera library
.SH "SYNOPSIS"
.nf
@@ -43,9 +43,9 @@ Here gphoto2 applications may store their configuration used to access gphoto2.
.SH "SEE ALSO"
.PP
-, , The gPhoto2 Manual, the automatically generated API docs, \fIhttp://www.gphoto.org/\fR
+\fBgphoto2\fR(1), \fBlibgphoto2_port\fR(3), The gPhoto2 Manual, the automatically generated API docs, \fIhttp://www.gphoto.org/\fR
.SH AUTHOR
-.
+The gPhoto2 Team.
.br
-Man page edited by Hans Ulrich Niedermann <gp@n-dimensional.de>.
+Man page edited by Hans Ulrich Niedermann <gp@n\-dimensional.de>.
diff --git a/doc/libgphoto2_port.3 b/doc/libgphoto2_port.3
new file mode 100644
index 000000000..583b309fb
--- /dev/null
+++ b/doc/libgphoto2_port.3
@@ -0,0 +1,48 @@
+.\"Generated by db2man.xsl. Don't modify this, modify the source.
+.de Sh \" Subsection
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Ip \" List item
+.br
+.ie \\n(.$>=3 .ne \\$3
+.el .ne 3
+.IP "\\$1" \\$2
+..
+.TH "LIBGPHOTO2_PORT" 3 "" "" ""
+.SH NAME
+libgphoto2_port \- cross-platform port access library
+.SH "SYNOPSIS"
+
+.nf
+#include <gphoto2_port.h>
+.fi
+
+.SH "DESCRIPTION"
+
+.PP
+The libgphoto2_port library was written to provide \fBlibgphoto2\fR(3) with a generic way of accessing ports. In this function, libgphoto2_port is the successor of the libgpio library.
+
+.PP
+Currently, libgphoto2_port supports serial (RS\-232) and USB connections, the latter requiring libusb to be installed.
+
+.PP
+The autogenerated API docs will be added here in the future.
+
+.SH "SEE ALSO"
+
+.PP
+\fBlibgphoto2\fR(3), The gPhoto2 Manual, \fIhttp://www.gphoto.org/\fR, the automatically generated API docs, \fIhttp://libusb.sourceforge.net/\fR
+
+.SH AUTHOR
+The gPhoto2 Team.
+.br
+Man page edited by Hans Ulrich Niedermann <gp@n\-dimensional.de>.