From e264f02416f0dbc9eb4edb39becb6841f2c7fba5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 25 Sep 2012 06:05:33 +0200 Subject: [PATCH] keyctl.2: ffix: prevent hyphenation and justification under SEE ALSO Signed-off-by: Michael Kerrisk --- man2/keyctl.2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man2/keyctl.2 b/man2/keyctl.2 index f0dd6075e..28494a51f 100644 --- a/man2/keyctl.2 +++ b/man2/keyctl.2 @@ -123,6 +123,8 @@ When linking, .B -lkeyutils should be specified to the linker. .SH SEE ALSO +.ad l +.nh .BR keyctl (1), .BR add_key (2), .BR request_key (2),