summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2004-09-08 00:21:00 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2004-09-08 00:21:00 +0000
commit53d2862a5ec1612a6281fc237528896d5e6be00a (patch)
tree45ce9eca17d6caa0013750c92507a59e171ade0a /doc
parentf9595b0f9ccdd52303c1d445e0f42ba259dd23d2 (diff)
downloadlibgphoto2-53d2862a5ec1612a6281fc237528896d5e6be00a.tar.gz
update man page from source
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7340 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r--doc/libgphoto2.314
-rw-r--r--doc/libgphoto2_port.312
2 files changed, 13 insertions, 13 deletions
diff --git a/doc/libgphoto2.3 b/doc/libgphoto2.3
index 1576f7b0c..3013af8bf 100644
--- a/doc/libgphoto2.3
+++ b/doc/libgphoto2.3
@@ -23,29 +23,29 @@ libgphoto2 \- cross-platform digital camera library
.SH "SYNOPSIS"
.nf
-#include <gphoto2.h>
+#include <gphoto2\&.h>
.fi
.SH "DESCRIPTION"
.PP
-The gphoto2 library provides applications with access to a variety of cameras.
+The gphoto2 library provides applications with access to a variety of cameras\&.
.PP
-This man page will be extended with autogenerated documentation of the interface types and methods used for communication between the gphoto2 library and a frontend.
+This man page will be extended with autogenerated documentation of the interface types and methods used for communication between the gphoto2 library and a frontend\&.
.SH "FILES"
.TP
-\fI~/.gphoto/settings\fR
-Here gphoto2 applications may store their configuration used to access gphoto2.
+\fI~/\&.gphoto/settings\fR
+Here gphoto2 applications may store their configuration used to access gphoto2\&.
.SH "SEE ALSO"
.PP
-\fBgphoto2\fR(1), \fBlibgphoto2_port\fR(3), The gPhoto2 Manual, the automatically generated API docs, \fIhttp://www.gphoto.org/\fR
+\fBgphoto2\fR(1), \fBlibgphoto2_port\fR(3), The gPhoto2 Manual, automatically generated API docs, gphoto website: \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 at n minus dimensional dot de ].
diff --git a/doc/libgphoto2_port.3 b/doc/libgphoto2_port.3
index 583b309fb..be0d95fbf 100644
--- a/doc/libgphoto2_port.3
+++ b/doc/libgphoto2_port.3
@@ -23,26 +23,26 @@ libgphoto2_port \- cross-platform port access library
.SH "SYNOPSIS"
.nf
-#include <gphoto2_port.h>
+#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.
+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.
+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.
+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
+\fBlibgphoto2\fR(3), The gPhoto2 Manual, gphoto website: \fIhttp://www.gphoto.org/\fR, automatically generated API docs, libusb website: \fIhttp://libusb.sourceforge.net/\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 at n minus dimensional dot de ].