summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2011-10-22 07:54:52 +0000
committerMarcus Meissner <marcus@jet.franken.de>2011-10-22 07:54:52 +0000
commit4c306bb1decdc0937e11d508f68d148c8fd80ba9 (patch)
tree2f6453dd18d9769cd9d7085cf52ffac7e15b97ef /doc
parente797f3c117171dd49e56277930956229612102ba (diff)
downloadlibgphoto2-4c306bb1decdc0937e11d508f68d148c8fd80ba9.tar.gz
removed baudboy.h usage
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13756 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r--doc/api/gphoto2-api.sgml8
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/api/gphoto2-api.sgml b/doc/api/gphoto2-api.sgml
index 15ac32e0f..26c930920 100644
--- a/doc/api/gphoto2-api.sgml
+++ b/doc/api/gphoto2-api.sgml
@@ -69,17 +69,11 @@ strongly recommended that you have some library installed that handles
locking of serial ports. GPhoto2 currently supports
<variablelist>
<varlistentry>
- <term>baudboy.h</term>
- <listitem>
- <para>BaudBoy, a library used on Red-Hat systems,</para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term>ttylock.h</term>
<listitem>
<para>
ttyLock, a header file provided by several locking libraries
- (i.e. BaudBoy and LockDev), and
+ (i.e. LockDev), and
</para>
</listitem>
</varlistentry>