Changed wrong use of "resp." in docs

This commit is contained in:
2015-07-31 17:12:51 +00:00
parent 0adcb08a86
commit 5764c37b52
12 changed files with 92 additions and 89 deletions

View File

@ -42,7 +42,7 @@ To build libisoburn go into its toplevel directory and execute:
- make
To make the library and the xorriso application accessible for running resp.
To make the library and the xorriso application accessible for running and
software development:
- make install
@ -73,7 +73,7 @@ extensions. Its API is described in libisofs/libisofs.h .
For xorriso features see its man page xorriso/xorriso.1 or
its GNU info document xorriso/xorriso.info.
For the corresponding C language API see libisoburn/xorriso.h (resp.
For the corresponding C language API see libisoburn/xorriso.h (or
xorriso/xorriso.h in the build directory).
The implementation this API is part of libisoburn.
The xorriso command line tool gets installed as dynamically linked