diff options
| author | rsc <devnull@localhost> | 2004-04-19 19:22:56 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2004-04-19 19:22:56 +0000 |
| commit | b5fdffeeedd324f234f6229ee02a607760b3bddd (patch) | |
| tree | 5650e48e336cdd565199b8b60124c66e4a904788 /man/man3/9pcmdbuf.3 | |
| parent | 7284df18a883c64721720276dac4f4540440e74c (diff) | |
| download | plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.gz plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.zip | |
Mostly path name updates
Diffstat (limited to 'man/man3/9pcmdbuf.3')
| -rw-r--r-- | man/man3/9pcmdbuf.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/9pcmdbuf.3 b/man/man3/9pcmdbuf.3 index f0b2f7e5..d6a78b92 100644 --- a/man/man3/9pcmdbuf.3 +++ b/man/man3/9pcmdbuf.3 @@ -108,9 +108,9 @@ is often simply This interface is not used in any distributed 9P servers. It was lifted from the Plan 9 kernel. Almost any kernel driver -.RB ( /sys/src/9/*/dev*.c ) +.RB ( /usr/local/plan9/src/9/*/dev*.c ) is a good example. .SH SOURCE -.B /sys/src/lib9p/parse.c +.B /usr/local/plan9/src/lib9p/parse.c .SH SEE ALSO .IR 9p (3) |
