diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-12-27 16:22:05 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-12-27 16:22:05 -0500 |
commit | 459f018d0d754aa69e9e7f625ceea55283537c8c (patch) | |
tree | 4e01a0bef30c1c23099437a2e081e8feabf81489 /sys/man/1/hget | |
parent | 7d9ae4883d7b2b5d8bb840ba8a23f0fd6e59663e (diff) |
add HISTORY to various man pages
Diffstat (limited to 'sys/man/1/hget')
-rw-r--r-- | sys/man/1/hget | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/man/1/hget b/sys/man/1/hget index 16d91923a..a8671369d 100644 --- a/sys/man/1/hget +++ b/sys/man/1/hget @@ -252,3 +252,15 @@ require service mounted on .B /mnt/web to work. +.SH HISTORY +.I Hget +first appeared in Plan 9 from Bell Labs. It was +rewritten as an +.I rc +script for 9front (January, 2012). +.I Hpost +and +.I urlencode +first appeared in 9front (October, 2012). +.I Webpaste +first appeared in 9front (September, 2013). |