diff options
author | Eric Blake <eblake@redhat.com> | 2012-03-14 14:02:59 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2012-03-20 10:13:13 -0600 |
commit | a6342a320eebe522c42399733c8bb6be88749368 (patch) | |
tree | a9cae45c71f73050d1f7335a4e0b146403a8d983 /bootstrap | |
parent | d42f3a4d41034d099bf29ade22221b401528c060 (diff) | |
download | coreutils-a6342a320eebe522c42399733c8bb6be88749368.tar.xz |
doc: clarify current realpath --relative-base behavior
For compatibility with MacOS relpath(1), as seen here:
http://opensource.apple.com/source/bootstrap_cmds/\
bootstrap_cmds-79/relpath.tproj/relpath.c
we implemented 'realpath --relative-base=dir1 --relative-to=dir2 file'
in the same way as 'relpath -d dir1 dir2 file'. This can result
in --relative-base rendering --relative-to as a no-op if dir1 is a
child of dir2. Document this.
* doc/coreutils.texi (realpath invocation): Mention restriction.
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions