Changed docs and comments to "GNU/Linux" where appropriate

This commit is contained in:
2010-02-12 21:29:36 +00:00
parent ab62ffd02b
commit 865648f89a
4 changed files with 29 additions and 26 deletions

View File

@ -132,7 +132,7 @@ file itself: libisoburn/libisoburn.h .
They shall link with -lisofs -lburn -lisoburn or with the .o files emerging
from building those libraries from their sources.
Applications must use 64 bit off_t, e.g. on 32-bit Linux by defining
Applications must use 64 bit off_t, e.g. on 32-bit GNU/Linux by defining
#define _LARGEFILE_SOURCE
#define _FILE_OFFSET_BITS 64
or take special precautions to interface with the library by 64 bit integers
@ -916,7 +916,7 @@ int isoburn_igopt_get_level(struct isoburn_imgen_opts *o, int *level);
advisable if the designed audience has Unix style systems.
bit1= joliet
Longer filenames for Windows systems.
Weaker than RockRidge, but also readable with Linux.
Weaker than RockRidge, but also readable with GNU/Linux.
bit2= iso1999
This is rather exotic. Better do not surprise the readers.
bit3= hardlinks