.oh '11/3/70''MV(I)' .ta 18 31 NAME mv -- move or rename a file .sp SYNOPSIS .ul mv name1 name2 .sp DESCRIPTION .ul mv changes the name of name with the rename system call. .sp FILES -- .sp SEE ALSO -- .sp DIAGNOSTICS "twofiles" - please provide two filenames "? file" - either unable to remove or create a file .sp BUGS The second diagnostic is ambiguous. .sp OWNER wkt