]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 226961,239951:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 Oct 2012 18:31:01 +0000 (18:31 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 Oct 2012 18:31:01 +0000 (18:31 +0000)
commit14b9bd380363b23583ecfcf9f5d35e8fd8aab033
tree7397069ba5ed7853183be15e2e9c81efb0fc285e
parent57c1262772858257212dc9f69999fa32158a33e9
MFC 226961,239951:
Add a -h flag similar to the -h flag for ln to force mv(1) to treat a
symbolic link to a directory for the target as a symbolic link instead of
a directory.  This makes it possible to atomically update a symbolic
link using rename().

git-svn-id: svn://svn.freebsd.org/base/stable/9@241320 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/mv/mv.1
bin/mv/mv.c