Changed wrong use of "resp." in docs
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user