From: Mark Wooding Date: Wed, 10 May 2023 23:09:20 +0000 (+0100) Subject: sys/mdup.3: Add missing `.nf'...`.fi' around the synopsis. X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/commitdiff_plain/8128dcdfa57d0a792c4e221aae5b4886eaef72d0 sys/mdup.3: Add missing `.nf'...`.fi' around the synopsis. --- 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