diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2014-03-06 13:44:48 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2014-03-06 13:44:48 +0000 |
commit | 2d830b294c2eaa3ca68d57899211247e0ba9b9df (patch) | |
tree | c1a72001eeba9df54175f594b3a0dd16072a7a58 /share | |
parent | 5fe1c8deae2585d3d2f713b564c5425c5b4258dd (diff) |
Describing the bus type in the SYNOPSIS is redundant.
ok dlg@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/qla.4 | 6 | ||||
-rw-r--r-- | share/man/man4/qle.4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/qla.4 b/share/man/man4/qla.4 index 6edd17cd3be..4b0c061021b 100644 --- a/share/man/man4/qla.4 +++ b/share/man/man4/qla.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qla.4,v 1.9 2014/03/06 11:32:55 kettenis Exp $ +.\" $OpenBSD: qla.4,v 1.10 2014/03/06 13:44:47 kettenis Exp $ .\" .\" Copyright (c) 2014 David Gwynne <dlg@openbsd.org> .\" @@ -21,8 +21,8 @@ .Nm qla .Nd QLogic ISP2100/ISP2200/ISP2300 Fibre Channel controller .Sh SYNOPSIS -.Cd "qla* at pci? " Pq PCI -.Cd "qla* at sbus? " Pq SBus +.Cd "qla* at pci?" +.Cd "qla* at sbus?" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/qle.4 b/share/man/man4/qle.4 index 33d434d32ec..c2c677914ed 100644 --- a/share/man/man4/qle.4 +++ b/share/man/man4/qle.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qle.4,v 1.6 2014/02/17 13:06:05 jmc Exp $ +.\" $OpenBSD: qle.4,v 1.7 2014/03/06 13:44:47 kettenis Exp $ .\" .\" Copyright (c) 2014 Jonathan Matthew <jmatthew@openbsd.org> .\" @@ -14,14 +14,14 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 17 2014 $ +.Dd $Mdocdate: March 6 2014 $ .Dt QLE 4 .Os .Sh NAME .Nm qle .Nd QLogic ISP2400/ISP2500 Fibre Channel Controllers .Sh SYNOPSIS -.Cd "qle* at pci? " Pq PCI +.Cd "qle* at pci?" .Sh DESCRIPTION The .Nm |