diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2013-09-20 03:09:40 -0400 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2013-09-20 03:09:40 -0400 |
| commit | 8aeb7a926e72fc1e29bc6464b8f0660063a9f4af (patch) | |
| tree | c179bfe652d227965cb346c09c923da06e578554 | |
| parent | 041e4852d258f05fe5f60964a76c99714905774e (diff) | |
| download | plan9front-8aeb7a926e72fc1e29bc6464b8f0660063a9f4af.tar.xz | |
rc-httpd(8): fix typo (thanks, _trav)
| -rw-r--r-- | sys/man/8/rc-httpd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/rc-httpd b/sys/man/8/rc-httpd index 887a90c8c..01f4ebfa9 100644 --- a/sys/man/8/rc-httpd +++ b/sys/man/8/rc-httpd @@ -151,7 +151,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 |
