diff options
-rw-r--r-- | share/man/man4/cy.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/cy.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/dgb.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/mse.4 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/cy.4 b/share/man/man4/cy.4 index 2f3cdf5..ac072b4 100644 --- a/share/man/man4/cy.4 +++ b/share/man/man4/cy.4 @@ -44,7 +44,7 @@ .Nm cy .Nd Cyclades Cyclom-Y serial driver .Sh SYNOPSIS -.Cd "options" \&"CY_PCI_FASTINTR\&" +.Cd "options CY_PCI_FASTINTR" .Cd "device cy0 at isa? irq 10 iomem 0xd4000 iosiz 0x2000" .Cd "device cy1 at isa? irq 11 iomem 0xd6000 iosiz 0x2000" .Pp diff --git a/share/man/man4/man4.i386/cy.4 b/share/man/man4/man4.i386/cy.4 index 2f3cdf5..ac072b4 100644 --- a/share/man/man4/man4.i386/cy.4 +++ b/share/man/man4/man4.i386/cy.4 @@ -44,7 +44,7 @@ .Nm cy .Nd Cyclades Cyclom-Y serial driver .Sh SYNOPSIS -.Cd "options" \&"CY_PCI_FASTINTR\&" +.Cd "options CY_PCI_FASTINTR" .Cd "device cy0 at isa? irq 10 iomem 0xd4000 iosiz 0x2000" .Cd "device cy1 at isa? irq 11 iomem 0xd6000 iosiz 0x2000" .Pp diff --git a/share/man/man4/man4.i386/dgb.4 b/share/man/man4/man4.i386/dgb.4 index 3922310..c1898aa 100644 --- a/share/man/man4/man4.i386/dgb.4 +++ b/share/man/man4/man4.i386/dgb.4 @@ -44,7 +44,7 @@ .Nm dgb .Nd DigiBoard intelligent serial cards driver .Sh SYNOPSIS -.Cd "options" \&"NDGBPORTS=8\&" +.Cd "options NDGBPORTS=8" .Cd "device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? flags 0x0" All values are just examples. .Pp diff --git a/share/man/man4/man4.i386/mse.4 b/share/man/man4/man4.i386/mse.4 index f6febb3..d3b8638 100644 --- a/share/man/man4/man4.i386/mse.4 +++ b/share/man/man4/man4.i386/mse.4 @@ -19,7 +19,7 @@ .Nm mse .Nd bus and InPort mice driver .Sh SYNOPSIS -.\" .Cd "options" \&"MSE_XXX=N\&" +.\" .Cd "options MSE_XXX=N" .Cd "device mse0 at isa? port 0x23c irq 5" .Sh DESCRIPTION The |