From 45ce22688622c03c7c39578844548824229062ca Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 27 Dec 2006 04:27:15 +0000 Subject: [PATCH] ffix --- man4/sd.4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man4/sd.4 b/man4/sd.4 index afd443e4cb..980070b9dc 100644 --- a/man4/sd.4 +++ b/man4/sd.4 @@ -25,8 +25,10 @@ .SH NAME sd \- Driver for SCSI Disk Drives .SH SYNOPSIS +.nf #include /* for HDIO_GETGEO */ #include /* for BLKGETSIZE and BLKRRPART */ +.fi .SH CONFIG The block device name has the following form: .BI sd lp, -- 2.47.2