From 9331e12ebb1523332bfb788c84c7ec3477a6cfcd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 11 Aug 2022 20:13:11 +0000 Subject: doc: spell out "PROTOCOL" in examples "PROTO" is probably ambiguous, and we'll use the same terminology as used in curl(1) documentation. --- Documentation/public-inbox-nntpd.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/public-inbox-nntpd.pod') diff --git a/Documentation/public-inbox-nntpd.pod b/Documentation/public-inbox-nntpd.pod index cf53da59..59111f92 100644 --- a/Documentation/public-inbox-nntpd.pod +++ b/Documentation/public-inbox-nntpd.pod @@ -26,9 +26,9 @@ are supported and documented below. =over -=item -l PROTO://ADDRESS/?cert=/path/to/cert,key=/path/to/key +=item -l PROTOCOL://ADDRESS/?cert=/path/to/cert,key=/path/to/key -=item --listen PROTO://ADDRESS/?cert=/path/to/cert,key=/path/to/key +=item --listen PROTOCOL://ADDRESS/?cert=/path/to/cert,key=/path/to/key In addition to the normal C<-l>/C<--listen> switch described in L, the protocol prefix (e.g. C or -- cgit v1.2.3-24-ge0c7