diff --git a/man/rn.1 b/man/rn.1 index 94d8434..49c1a3d 100644 --- a/man/rn.1 +++ b/man/rn.1 @@ -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