sys/mdup.3: Add missing `.nf'...`.fi' around the synopsis.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2023 23:09:20 +0000 (00:09 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2023 23:10:03 +0000 (00:10 +0100)
sys/mdup.3

index fc21cd6..9ce3b85 100644 (file)
 .SH NAME
 mdup \- renumber file descriptors
 .SH SYNOPSIS
+.nf
 .B "#include <mLib/mdup.h>"
 
 .BI "int mdup(mdup_fd *" v ", size_t " n ");"
+.fi
 .SH DESCRIPTION
 The
 .B mdup