diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-09-16 04:58:17 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-09-16 04:58:17 +0200 |
commit | 84e88b845cb3e96e6e8ebe04a50694a29264560c (patch) | |
tree | e76fc44a259fed5e226ef373fdb2ff809669ba23 /sys/man/1/page | |
parent | fd0b8c8634517bf275808a9d61ee68cff904144a (diff) |
correcting source reference in page(1)
Diffstat (limited to 'sys/man/1/page')
-rw-r--r-- | sys/man/1/page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/page b/sys/man/1/page index 3272c5825..aed4dccf6 100644 --- a/sys/man/1/page +++ b/sys/man/1/page @@ -177,7 +177,7 @@ Preview this manual in a new window. .IR tex (1), .IR troff (1) .SH SOURCE -.B /sys/src/cmd/page +.B /sys/src/cmd/page.c .SH BUGS The interface to the plumber is unsatisfactory. In particular, document references cannot be sent |