Remove trailing whitespace.
This commit is contained in:
parent
d4063f3687
commit
2aa6701c2b
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: bozohttpd.8,v 1.70 2018/08/24 11:43:13 martin Exp $
|
.\" $NetBSD: bozohttpd.8,v 1.71 2018/08/24 14:24:50 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
|
.\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
|
||||||
.\"
|
.\"
|
||||||
|
@ -513,7 +513,7 @@ file could look like this:
|
||||||
.Pp
|
.Pp
|
||||||
The remap file should be short, access to it is slow and needs to happen
|
The remap file should be short, access to it is slow and needs to happen
|
||||||
on each request.
|
on each request.
|
||||||
If a request path needs to include a colon
|
If a request path needs to include a colon
|
||||||
.Pq Li \&:
|
.Pq Li \&:
|
||||||
character, it can be escaped
|
character, it can be escaped
|
||||||
with a backslash
|
with a backslash
|
||||||
|
|
Loading…
Reference in New Issue