I've converted all the man pages so far into roff format.
This commit is contained in:
@@ -1,19 +1,26 @@
|
||||
11/3/70 MV (I)
|
||||
|
||||
|
||||
NAME mv -- move or rename a file
|
||||
|
||||
SYNOPSIS mv name1 name2
|
||||
|
||||
DESCRIPTION mv changes the name of name with the rename system call.
|
||||
|
||||
FILES
|
||||
|
||||
SEE ALSO
|
||||
|
||||
DIAGNOSTICS "twofiles" - please provide two filenames
|
||||
"? file" - either unable to remove or create a file
|
||||
|
||||
BUGS The second diagnostic is ambiguous.
|
||||
|
||||
OWNER wkt
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user