get9root(3): fix paths

R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/5745043
This commit is contained in:
David Jeannot 2012-03-05 15:39:06 -05:00 committed by Russ Cox
parent 7e2a1983e7
commit ce26c36433

View file

@ -65,7 +65,9 @@ snprint(buf, sizeof buf, "#9/plumb/%s", name);
fd = open(unsharp(buf), OREAD);
.EE
.SH SOURCE
.B \*9/src/lib9/getns.c
.B \*9/src/lib9/get9root.c
.br
.B \*9/src/lib9/unsharp.c
.SH SEE ALSO
.IR intro (4)
.SH BUGS