Removed tabs

This commit is contained in:
Michael Kerrisk 2008-01-03 16:06:16 +00:00
parent a427b99f89
commit fe7bd2adb4
1 changed files with 3 additions and 3 deletions

View File

@ -435,9 +435,9 @@ mmap.2
open.2
mtk
Clarify initial description of O_EXCL.
Clarify description of behaviors of O_CREAT | O_EXCL
Clarify description of behaviors of O_CREAT | O_EXCL
for symbolic links.
Clarify text describing use of lockfiles without O_EXCL.
Clarify text describing use of lockfiles without O_EXCL.
mtk, with input from Timo Sirainen and Trond Myklebust
O_EXCL is supported on NFSv3 and later, with Linux 2.6 and later.
@ -531,7 +531,7 @@ xdr.3
console_codes.4
Phil Endecott
Relocate misplaced line:
"and if LF/NL (new line mode) is set also a carriage return;"
"and if LF/NL (new line mode) is set also a carriage return;"
as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458338.
console_ioctl.4