diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-26 06:24:42 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-26 06:24:42 +0200 |
commit | 49c122665f0240d9bbb5dc238cc462612f943364 (patch) | |
tree | 9d0246f0cb161b4d4c9f3bf619478e889efc064d /sys/man/7 | |
parent | d24721811638f41894fcfb905c6cff2e70702f7e (diff) |
9p(2): document postsharesrv and srvrelease/srvacquire
Diffstat (limited to 'sys/man/7')
-rw-r--r-- | sys/man/7/juke | 3 | ||||
-rw-r--r-- | sys/man/7/playlistfs | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/man/7/juke b/sys/man/7/juke index 229c75a2a..1e49f43f5 100644 --- a/sys/man/7/juke +++ b/sys/man/7/juke @@ -365,5 +365,4 @@ Default mount point for the music database. .SH SOURCE .B /sys/src/games/music .SH SEE ALSO -.IR playlistfs (7), -.IR audio (7) +.IR playlistfs (7). diff --git a/sys/man/7/playlistfs b/sys/man/7/playlistfs index e3bd2e4a8..61c951807 100644 --- a/sys/man/7/playlistfs +++ b/sys/man/7/playlistfs @@ -152,5 +152,4 @@ Volume control file .SH SOURCE .B /sys/src/games/music/playlistfs .SH SEE ALSO -.IR juke (7), -.IR audio (7) +.IR juke (7). |