From a0bc0794254e4664462b2ed19cb8b35076e4fa1c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 19 Apr 2020 23:31:01 +0200 Subject: [PATCH] resolver.3: ffix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- man3/resolver.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/resolver.3 b/man3/resolver.3 index 54c5d2f7e..ea22acc47 100644 --- a/man3/resolver.3 +++ b/man3/resolver.3 @@ -377,7 +377,7 @@ Do not strip TSIG records. This option was present but unimplemented in glibc until version 2.24; since glibc 2.25, it is deprecated, and its usage produces a warning. .TP -.B RES_BLAST " (unimplemented; deprecated in glibc 2.25)" +.BR RES_BLAST " (unimplemented; deprecated in glibc 2.25)" Send each query simultaneously and recursively to all servers. This option was present but unimplemented in glibc until version 2.24; since glibc 2.25, it is deprecated, and its usage produces a warning.