mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
get9root(3): fix paths
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5745043
This commit is contained in:
parent
7e2a1983e7
commit
ce26c36433
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue