git: 9front

Download patch

ref: 5d186ae00f3add6a587c90c7cfee38bed1c492ad
parent: 8ac3b078b1fb6a486e41cf2d8d414058d983ebfd
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Fri Sep 16 00:58:17 EDT 2011

correcting source reference in page(1)

--- a/sys/man/1/page
+++ b/sys/man/1/page
@@ -177,7 +177,7 @@
 .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 
--