From a077147b0ac1563682f050a9d0b930b9f55aabce Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 7 Jan 2021 09:13:12 +0100 Subject: [PATCH] chroot.2: ffix Signed-off-by: Michael Kerrisk --- man2/chroot.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/chroot.2 b/man2/chroot.2 index c0bb39893..2ac7b04e7 100644 --- a/man2/chroot.2 +++ b/man2/chroot.2 @@ -53,7 +53,7 @@ Feature Test Macro Requirements for glibc (see || /* Glibc <= 2.19: */ _BSD_SOURCE Before glibc 2.2.2: none -.nf +.fi .SH DESCRIPTION .BR chroot () changes the root directory of the calling process to that specified in