diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 18:27:45 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-26 18:27:45 +0200 |
commit | 72f8598403390231085544da4a261b08df038819 (patch) | |
tree | c755805a9c524d6439bab80409a7d18c498d2377 /open_issues/open_symlink.mdwn | |
parent | 1613e48f3d78324c3f89c4d8674b60638c35f7e3 (diff) | |
download | web-72f8598403390231085544da4a261b08df038819.tar.gz web-72f8598403390231085544da4a261b08df038819.tar.bz2 web-72f8598403390231085544da4a261b08df038819.zip |
Typo fixes.
Diffstat (limited to 'open_issues/open_symlink.mdwn')
-rw-r--r-- | open_issues/open_symlink.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/open_symlink.mdwn b/open_issues/open_symlink.mdwn index f71109a9..663bfcbd 100644 --- a/open_issues/open_symlink.mdwn +++ b/open_issues/open_symlink.mdwn @@ -21,7 +21,7 @@ License|/fdl]]."]]"""]] ## IRC, OFTC, #debian-hurd, 2013-05-08 - <pinotree> the hurd issue is that Q_NOFOLLOW seems broken on symlinks, and + <pinotree> the hurd issue is that O_NOFOLLOW seems broken on symlinks, and thus open(symlink, O_NOFOLLOW) doesn't fail with ELOOP <youpi> I don't really see why it should fail <youpi> since NOFOLLOW says not to follow the symlink |