rn.1 tweak man page

This commit is contained in:
phil
2019-10-30 18:21:45 -04:00
parent 844fc3c795
commit 716480cb8a
+4 -4
View File
@@ -5,10 +5,10 @@ NAME rn -- rename files
SYNOPSIS
.ul
rn
from1 to1 [ from2 to2 ... ]
from to ...
.sp
DESCRIPTION Files are taken in pairs; The file from1
is renamed to to1, and so on...
DESCRIPTION Files are taken in pairs; The file from
is renamed to to, and so on...
.sp
FILES --
.sp
@@ -18,6 +18,6 @@ DIAGNOSTICS
"? file" - either unable to remove or create
a file
.sp
BUGS The second diagnostic is ambiguous.
BUGS The diagnostic is ambiguous.
.sp
OWNER ken, dmr