From c5b3f839d25d20e63825eff05f12af2e7f653232 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Sat, 3 Jul 2021 17:36:51 -0400 Subject: [PATCH] proto.d: fix formatting for paragraphs after margin changes Closes #xxxx --- docs/cmdline-opts/proto.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cmdline-opts/proto.d b/docs/cmdline-opts/proto.d index 46c912254311d0..051cb98e28aad1 100644 --- a/docs/cmdline-opts/proto.d +++ b/docs/cmdline-opts/proto.d @@ -35,7 +35,7 @@ only enables http and https .B --proto =http,https also only enables http and https .RE - +.IP Unknown protocols produce a warning. This allows scripts to safely rely on being able to disable potentially dangerous protocols, without relying upon support for that protocol being built into curl to avoid an error.