]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/8/rc-httpd
acid: watchpoint support
[plan9front.git] / sys / man / 8 / rc-httpd
index 887a90c8c74b6f2997df03ee5794fde0d0c4451f..8301fc42db77bf45fa67fba5082567e1f029677a 100644 (file)
@@ -138,8 +138,7 @@ if(~ $location /v8.tar.bz2){
 .I Rc-httpd
 is run from a file in the directory scanned by
 .IR listen (8),
-or called as an argument to
-.IR listen1 (8).
+or called as an argument to aux/listen1.
 The program's standard error may be captured to a log file:
 .RS
 .EX
@@ -151,7 +150,7 @@ exec /rc/bin/rc-httpd/rc-httpd >>[2]/sys/log/www
 .TP
 .B /rc/bin/rc-httpd/rc-httpd
 .TP
-.B /rc/bin/rc-httpd/select-handlers
+.B /rc/bin/rc-httpd/select-handler
 .TP
 .B /rc/bin/rc-httpd/handlers/cgi
 .TP
@@ -175,3 +174,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).