From 7a8b3f39ada0f129d5a1dccfb168a65020b27bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 2 Nov 2024 21:38:26 +0100 Subject: [PATCH] doc/crypt_gensalt.3: Small fix from Debian patch-set. --- doc/crypt_gensalt.3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/crypt_gensalt.3 b/doc/crypt_gensalt.3 index 8ded71ad..8afababd 100644 --- a/doc/crypt_gensalt.3 +++ b/doc/crypt_gensalt.3 @@ -242,6 +242,7 @@ to system. .Sh ATTRIBUTES For an explanation of the terms used in this section, see .Xr attributes 7 . +.ad l .TS allbox; lb lb lb @@ -255,6 +256,7 @@ T{ .Nm crypt_gensalt_ra T} Thread safety MT-Safe .TE +.ad .sp .Sh SEE ALSO .Xr crypt 3 ,