diff options
| author | pgoyette <pgoyette@NetBSD.org> | 2012-12-04 22:42:14 +0000 |
|---|---|---|
| committer | pgoyette <pgoyette@NetBSD.org> | 2012-12-04 22:42:14 +0000 |
| commit | 21c45abe9cb288af213e3cc083d349ee40f8cd00 (patch) | |
| tree | 4d539596f24edf2c6048240302d56d8cb93cadb1 /libexec/httpd | |
| parent | fd054df3acfe7e479411554bad68057b070d5dc4 (diff) | |
Minor typo
Diffstat (limited to 'libexec/httpd')
| -rw-r--r-- | libexec/httpd/bozohttpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/httpd/bozohttpd.8 b/libexec/httpd/bozohttpd.8 index fb3a3f58f16..d5e06745f76 100644 --- a/libexec/httpd/bozohttpd.8 +++ b/libexec/httpd/bozohttpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bozohttpd.8,v 1.34 2012/02/20 09:45:22 wiz Exp $ +.\" $NetBSD: bozohttpd.8,v 1.35 2012/12/04 22:42:14 pgoyette Exp $ .\" .\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $ .\" @@ -150,7 +150,7 @@ value obtained via .It Fl i Ar address Causes .Ar address -to use used as the address to bind daemon mode. +to be used as the address to bind daemon mode. If otherwise unspecified, the address used to bind is derived from the .Ar myname , which defaults to the name returned by |
