]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 226961,239951:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 Oct 2012 18:31:17 +0000 (18:31 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 Oct 2012 18:31:17 +0000 (18:31 +0000)
commita7f4eb3411da04803439d82acbea9e9ad29f9ab9
tree26cb342d57031910c001b8caab847ea6ae44ccb9
parent20de64eb71fe5bf07e4d5867d78e20aeb115c339
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/8@241321 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/mv/mv.1
bin/mv/mv.c