diff options
author | Russ Cox <rsc@swtch.com> | 2011-05-10 13:45:19 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2011-05-10 13:45:19 -0400 |
commit | a7f1ab2973109633eb0b310212ef82c8e1eb2f3e (patch) | |
tree | 7d0207ead823eaa37e60548780602010479a10c6 /man/man1 | |
parent | 333482548d6b93fede42dc1944d3bb692098a211 (diff) | |
download | plan9port-a7f1ab2973109633eb0b310212ef82c8e1eb2f3e.tar.gz plan9port-a7f1ab2973109633eb0b310212ef82c8e1eb2f3e.tar.bz2 plan9port-a7f1ab2973109633eb0b310212ef82c8e1eb2f3e.zip |
man: import fixes from plan 9 (0intro@gmail.com)
R=rsc
http://codereview.appspot.com/4519049
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/vac.1 | 4 | ||||
-rw-r--r-- | man/man1/venti.1 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/vac.1 b/man/man1/vac.1 index 3ce718df..39f7c00f 100644 --- a/man/man1/vac.1 +++ b/man/man1/vac.1 @@ -105,7 +105,7 @@ of 512 bytes to 52k. Reduce the number of blocks written to Venti by comparing the files to be stored with the contents of an existing .I vac -file tree given by +file tree whose score is stored in .IR oldvacfile . .TP .BI -e " exclude @@ -122,7 +122,7 @@ matches any sequence of characters including slashes. .BI -f " vacfile The results of .I vac -are place in +are placed in .IR vacfile , or the standard output if no file is given. .TP diff --git a/man/man1/venti.1 b/man/man1/venti.1 index cf160091..59db9e4f 100644 --- a/man/man1/venti.1 +++ b/man/man1/venti.1 @@ -133,7 +133,7 @@ The .B -i and .B -r -option control +options control .IR copy 's reaction to errors reading from |