diff options
| author | snj <snj@NetBSD.org> | 2009-04-16 21:26:57 +0000 |
|---|---|---|
| committer | snj <snj@NetBSD.org> | 2009-04-16 21:26:57 +0000 |
| commit | 4657fc1128aa668656fe1db3ccf1a3d47fbd7ebc (patch) | |
| tree | 684a123047e88efbb447db1afc5ddf87d01ed91c /libexec/httpd | |
| parent | acf9701a7ea856644a1ad8fb1b6e3b06e028f9c2 (diff) | |
Fix typo in email address. Pointed out by Mirko Thiesen in PR 41229.
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 b199afe794f..caa059d0988 100644 --- a/libexec/httpd/bozohttpd.8 +++ b/libexec/httpd/bozohttpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bozohttpd.8,v 1.9 2009/03/11 13:39:33 joerg Exp $ +.\" $NetBSD: bozohttpd.8,v 1.10 2009/04/16 21:26:57 snj Exp $ .\" .\" $eterna: bozohttpd.8,v 1.78 2008/03/03 03:36:11 mrg Exp $ .\" @@ -463,7 +463,7 @@ The large list of contributors includes: .Bl -dash .It Arnaud Lacombe -.Aq alc@netbs.dorg +.Aq alc@netbsd.org provided some clean up for memory leaks .It Christoph Badura |
