Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f1f00e190d50536d7894adb9fd5f313b98164e7a
      
https://github.com/D-Programming-Language/phobos/commit/f1f00e190d50536d7894adb9fd5f313b98164e7a
  Author: anonymous <ag0ae...@users.noreply.github.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  fix documentation for symlink

The target path is actually relative to the link, not to the current
working directory. This is in line with the ln shell command, so changing
the documentation to match the behavior seems in order.

Also changing some wording, and un-highlighting "symlink" throughout as
it never refers to the function.


  Commit: 5d4f4bce1962e11d934dc1910267102c910b5261
      
https://github.com/D-Programming-Language/phobos/commit/5d4f4bce1962e11d934dc1910267102c910b5261
  Author: Vladimir Panteleev <github.priv...@thecybershadow.net>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #3966 from aG0aep6G/symlink-documentation

fix documentation for symlink


Compare: 
https://github.com/D-Programming-Language/phobos/compare/4be6bc141811...5d4f4bce1962
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to