a7 is updated with Phil's stdin reading patch. I've written a few more
utilities and modified the v1 man pages for them. Fixed a typo (missing line) in src/cmd/as.s.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
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
|
||||
Reference in New Issue
Block a user