diff options
-rw-r--r-- | share/man/man4/fdc.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/fdc.4 b/share/man/man4/fdc.4 index a159754f0bff..2e59de853880 100644 --- a/share/man/man4/fdc.4 +++ b/share/man/man4/fdc.4 @@ -34,7 +34,7 @@ .Nd PC architecture floppy disk controller driver .Sh SYNOPSIS -.Cd "device fdc0 at isa? port" \&"IO_FD1\&" "bio flags 0x1 irq 6 drq 2" +.Cd "device fdc0 at isa? port" \&"IO_FD1\&" "flags 0x1 irq 6 drq 2" .Cd "device fd0 at fdc0 drive 0 .Cd "device fd1 at fdc0 drive 1 .Sh DESCRIPTION |