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

@ -113,7 +113,7 @@ If you want to explictely allow only the use of libedit, then do
Other deliberate dependency reduction options of ./configure are:
--disable-libacl avoid use of ACL functions like acl_to_text()
--disable-xattr avoid use of xattr functions like listxattr() on Linux
resp. extattr_list_file() on FreeBSD
or extattr_list_file() on FreeBSD
--disable-zlib avoid use of zlib functions like compress2()
--disable-libjte avoid use of libjte for -jigdo command
@ -204,9 +204,9 @@ even if writing is intended.
A list of rw-accessible drives can be obtained by
xorriso -devices
resp. by xorriso API call
or by xorriso API call
Xorriso_option_devices()
resp. by libburn API call
or by libburn API call
burn_drive_scan()
A possible source of problems are hald or other automounters.