Mostly path name updates

This commit is contained in:
rsc 2004-04-19 19:22:56 +00:00
parent 7284df18a8
commit b5fdffeeed
153 changed files with 218 additions and 211 deletions

View file

@ -131,7 +131,7 @@ func gcd(a, b) {
for(i=1; i<12; i++) print gcd(i,12)
.EE
.SH SOURCE
.B /sys/src/cmd/hoc
.B /usr/local/plan9/src/cmd/hoc
.SH "SEE ALSO"
.IR bc (1),
.IR dc (1)