From 8128dcdfa57d0a792c4e221aae5b4886eaef72d0 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 11 May 2023 00:09:20 +0100 Subject: [PATCH] sys/mdup.3: Add missing `.nf'...`.fi' around the synopsis. --- sys/mdup.3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/mdup.3 b/sys/mdup.3 index fc21cd6..9ce3b85 100644 --- a/sys/mdup.3 +++ b/sys/mdup.3 @@ -23,9 +23,11 @@ .SH NAME mdup \- renumber file descriptors .SH SYNOPSIS +.nf .B "#include " .BI "int mdup(mdup_fd *" v ", size_t " n ");" +.fi .SH DESCRIPTION The .B mdup -- 2.11.0