diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-07-22 17:49:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-07-22 17:49:59 +0000 |
commit | ff62313cb3b6f9783ca84dbb0dc836028fc28957 (patch) | |
tree | 1c740aaaf393dbc2bb25c480a98642ac8733cc3c | |
parent | cdc7e6de78863f45aaef7bda89e4e428d08eda2c (diff) |
floating ,
-rw-r--r-- | usr.sbin/httpd/httpd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8 index 3c996e71d68..98facc77735 100644 --- a/usr.sbin/httpd/httpd.8 +++ b/usr.sbin/httpd/httpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.8,v 1.36 2014/07/12 23:34:54 reyk Exp $ +.\" $OpenBSD: httpd.8,v 1.37 2014/07/22 17:49:58 deraadt Exp $ .\" .\" Copyright (c) 2014 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 12 2014 $ +.Dd $Mdocdate: July 22 2014 $ .Dt HTTPD 8 .Os .Sh NAME @@ -39,7 +39,7 @@ socket used for communication with .Xr httpctl 8 . .El .Sh SEE ALSO -.Xr httpd.conf 5 , +.Xr httpd.conf 5 .Sh HISTORY .Nm is based on |