diff options
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/INDEX | 8 | ||||
-rw-r--r-- | man/man1/hist.1 | 2 | ||||
-rw-r--r-- | man/man1/venti.1 | 2 | ||||
-rw-r--r-- | man/man1/yesterday.1 | 2 |
4 files changed, 11 insertions, 3 deletions
diff --git a/man/man1/INDEX b/man/man1/INDEX index eed8f12e..1355e268 100644 --- a/man/man1/INDEX +++ b/man/man1/INDEX @@ -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 diff --git a/man/man1/hist.1 b/man/man1/hist.1 index 6b46587b..2056c5dc 100644 --- a/man/man1/hist.1 +++ b/man/man1/hist.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) diff --git a/man/man1/venti.1 b/man/man1/venti.1 index 24fa0773..12d664f4 100644 --- a/man/man1/venti.1 +++ b/man/man1/venti.1 @@ -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), diff --git a/man/man1/yesterday.1 b/man/man1/yesterday.1 index 87ec4ff6..665c7b22 100644 --- a/man/man1/yesterday.1 +++ b/man/man1/yesterday.1 @@ -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), |