diff options
Diffstat (limited to 'man2/open.2')
| -rw-r--r-- | man2/open.2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man2/open.2 b/man2/open.2 index f1c3238800..69324ddca4 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -403,9 +403,9 @@ One example is NFS, where the server maintains the access time. .B O_NOCTTY If .I pathname -refers to a terminal device \(em see -.BR tty (4) -\(em it will not become the process's controlling terminal even if the +refers to a terminal device\(emsee +.BR tty (4)\(em +it will not become the process's controlling terminal even if the process does not have one. .TP .B O_NOFOLLOW @@ -835,7 +835,7 @@ as a performance option which is disabled by default. .RS "The thing that has always disturbed me about O_DIRECT is that the whole interface is just stupid, and was probably designed by a deranged monkey -on some serious mind-controlling substances." \(em Linus +on some serious mind-controlling substances."\(emLinus .RE .SH BUGS Currently, it is not possible to enable signal-driven |
