diff options
author | Hans Ulrich Niedermann <gp@n-dimensional.de> | 2002-08-23 01:32:26 +0000 |
---|---|---|
committer | Hans Ulrich Niedermann <gp@n-dimensional.de> | 2002-08-23 01:32:26 +0000 |
commit | cde529b09f73beb566eb2f7983621f749ffc64d1 (patch) | |
tree | f2b7881ff94d1c3b060d7576464fb201b9d65236 /doc | |
parent | ee533419f983c4407210f5718e6feb68c93e0616 (diff) | |
download | libgphoto2-cde529b09f73beb566eb2f7983621f749ffc64d1.tar.gz |
man pages from gphoto2-manual
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5113 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gphoto2.3 | 4 | ||||
-rw-r--r-- | doc/gphoto2_port.3 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/gphoto2.3 b/doc/gphoto2.3 index 047f9c352..2afb8b5ce 100644 --- a/doc/gphoto2.3 +++ b/doc/gphoto2.3 @@ -43,9 +43,9 @@ Here gphoto2 applications may store their configuration used to access gphoto2. .SH "SEE ALSO" .PP -\fBgphoto2\fR(1), \fBgphoto2_port\fR(3), \fIgphoto2.txt\fR, \fIhttp://www.gphoto.org/\fR +, , 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>. diff --git a/doc/gphoto2_port.3 b/doc/gphoto2_port.3 index f8e7c3be7..0276664ec 100644 --- a/doc/gphoto2_port.3 +++ b/doc/gphoto2_port.3 @@ -29,7 +29,7 @@ gphoto2_port \- cross-platform port access library .SH "DESCRIPTION" .PP -The libgphoto2_port library was written to provide \fBgphoto2\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 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. @@ -40,9 +40,9 @@ The autogenerated API docs will be added here in the future. .SH "SEE ALSO" .PP -\fBgphoto2\fR(3), \fIgphoto2.txt\fR, \fIhttp://www.gphoto.org/\fR, \fIhttp://libusb.sourceforge.net/\fR +, 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>. |