tweaks
This commit is contained in:
parent
c075fbeedc
commit
e5e159fd69
12 changed files with 175 additions and 14 deletions
|
|
@ -73,6 +73,8 @@ gunzip gzip.1
|
|||
gzip gzip.1
|
||||
unzip gzip.1
|
||||
zip gzip.1
|
||||
hget hget.1
|
||||
hist hist.1
|
||||
hoc hoc.1
|
||||
idiff idiff.1
|
||||
install install.1
|
||||
|
|
@ -184,6 +186,7 @@ secstored secstored.1
|
|||
secuser secstored.1
|
||||
sed sed.1
|
||||
seq seq.1
|
||||
sftpcache sftpcache.1
|
||||
sleep sleep.1
|
||||
sort sort.1
|
||||
spell spell.1
|
||||
|
|
@ -214,6 +217,10 @@ tweak tweak.1
|
|||
uniq uniq.1
|
||||
units units.1
|
||||
vac vac.1
|
||||
copy venti.1
|
||||
read venti.1
|
||||
venti venti.1
|
||||
write venti.1
|
||||
wc wc.1
|
||||
web web.1
|
||||
wmail web.1
|
||||
|
|
@ -222,3 +229,4 @@ wmail web.1
|
|||
wintext wintext.1
|
||||
xd xd.1
|
||||
yacc yacc.1
|
||||
yesterday yesterday.1
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ hist -d block.c
|
|||
by convention, root of dump file system
|
||||
.PD
|
||||
.SH SOURCE
|
||||
.B /home/am3/rsc/src/backup/cmd/history.c
|
||||
.B \*9/src/cmd/hist.c
|
||||
.SH SEE ALSO
|
||||
.IR yesterday (1),
|
||||
.IR vbackup (8)
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@ replaces pointers to unreadable blocks with
|
|||
pointers to the zero block.
|
||||
It writes the new root score to standard output.
|
||||
.SH SOURCE
|
||||
.B \*9/src/cmd/venti/cmd
|
||||
.B \*9/src/cmd/venti
|
||||
.SH SEE ALSO
|
||||
.IR vac (1),
|
||||
.IR venti (3),
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@ yesterday -c ~/.profile
|
|||
by convention, root of the dump file system
|
||||
.PD
|
||||
.SH SOURCE
|
||||
.B /usr/local/bin/yesterday
|
||||
.B \*9/bin/yesterday
|
||||
.SH SEE ALSO
|
||||
.IR diff (1),
|
||||
.IR hist (1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue