commit 6c6f242a546a45df46380b371f12dac31ffd962c from: Omar Polo date: Sat Feb 06 18:28:56 2021 UTC escape % commit - e3ddf390950bf51d0c6c9cc6b931879006936e4c commit + 6c6f242a546a45df46380b371f12dac31ffd962c blob - 012d5999170d7bbf5beb9f4db7dac75f3b744546 blob + 7e96b449e4adc71afee41a72d6bfeeafd1ded8fb --- gmid.1 +++ gmid.1 @@ -250,16 +250,16 @@ Inside .Ar meta , the following special sequences are replaced: .Bl -tag -compact -.It %% +.It \&%\&% is replaced with a single -.Sq % . -.It %p +.Sq \&% . +.It \&%p is replaced with the request path. -.It %q +.It \&%q is replaced with the query string of the request. -.It %P +.It \&%P is replaced with the server port. -.It %N +.It \&%N is replaced with the server name. .El .It Ic strip Ar number