summaryrefslogtreecommitdiff
path: root/sys/man/1/page
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-12-27 16:22:05 -0500
committerstanley lieber <stanley.lieber@gmail.com>2013-12-27 16:22:05 -0500
commit459f018d0d754aa69e9e7f625ceea55283537c8c (patch)
tree4e01a0bef30c1c23099437a2e081e8feabf81489 /sys/man/1/page
parent7d9ae4883d7b2b5d8bb840ba8a23f0fd6e59663e (diff)
add HISTORY to various man pages
Diffstat (limited to 'sys/man/1/page')
-rw-r--r--sys/man/1/page8
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/man/1/page b/sys/man/1/page
index 828b28316..c86c3f541 100644
--- a/sys/man/1/page
+++ b/sys/man/1/page
@@ -203,6 +203,8 @@ Preview this manual in a new window.
.SH SOURCE
.B /sys/src/cmd/page.c
.SH BUGS
-The interface to the plumber is unsatisfactory. In particular,
-document references cannot be sent
-via plumbing messages.
+The interface to the plumber is experimental.
+.SH HISTORY
+.I Page
+first appeared in Plan 9 from Bell Labs. It was rewritten from
+scratch for 9front (September, 2011).