diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/v10/man1/mv.1 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/v10/man1/mv.1')
| -rw-r--r-- | static/v10/man1/mv.1 | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/static/v10/man1/mv.1 b/static/v10/man1/mv.1 deleted file mode 100644 index 7966ab0a..00000000 --- a/static/v10/man1/mv.1 +++ /dev/null @@ -1,28 +0,0 @@ -.pa 1 -.he 'MV (I)'2/9/73'MV (I)' -.ti 0 -NAME mv -- move or rename a file -.sp -.ti 0 -SYNOPSIS mv__ name\d1\u name\d2\u -.sp -.ti 0 -DESCRIPTION mv__ -changes the name of name\d1\u to -name\d2\u. -If name\d2\u is a directory, name\d1\u is moved to -that directory with its original file-name. -Directories may only be moved within the same parent -directory (just renamed). -.sp -.ti 0 -FILES -- -.sp -.ti 0 -SEE ALSO -- -.sp -.ti 0 -DIAGNOSTICS yes -.sp -.ti 0 -BUGS -- |
