From 94c50673e6dbbb550e8a7d7a6090949e38fdd3c4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 28 May 2020 09:52:09 +0200 Subject: [PATCH] core.5: ffix Signed-off-by: Michael Kerrisk --- man5/core.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man5/core.5 b/man5/core.5 index 461dd842d..9725ff64a 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -540,9 +540,10 @@ traditional Linux behavior, one can set an override for the .BR systemd (1) mechanism, using something like: .PP -.in +2n +.in +4n .EX -# \fBecho "kernel.core_pattern=core.%p" > /etc/sysctl.d/50\-coredump.conf\fP +# \fBecho "kernel.core_pattern=core.%p" > \e\fP +\fB /etc/sysctl.d/50\-coredump.conf\fP # \fB/lib/systemd/systemd\-sysctl\fP .EE .in