diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2014-12-23 12:03:42 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2014-12-23 12:03:42 -0500 |
commit | 4581be51806b601e6144d7a6ecb4dcbb44ee260a (patch) | |
tree | 130034e40428d7a44bbcabe8a30b92faeffb9c3a | |
parent | 3ab80c9fe0fe4cfe91c0b6004db986f2e72bf5e6 (diff) | |
download | plan9front-4581be51806b601e6144d7a6ecb4dcbb44ee260a.tar.xz |
rc-httpd(8): add HISTORY to man page
-rw-r--r-- | sys/man/8/rc-httpd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/8/rc-httpd b/sys/man/8/rc-httpd index 01f4ebfa9..f991b33df 100644 --- a/sys/man/8/rc-httpd +++ b/sys/man/8/rc-httpd @@ -175,3 +175,6 @@ exec /rc/bin/rc-httpd/rc-httpd >>[2]/sys/log/www .SH "SEE ALSO" .IR rc (1), .IR listen (8) +.SH HISTORY +.I Rc-httpd +first appeared in 9front (February, 2013). |