Module Name:    src
Committed By:   njoly
Date:           Sun Jan 30 23:29:25 UTC 2011

Modified Files:
        src/share/man/man4: bwi.4

Log Message:
Move -offset option before column width arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/bwi.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/bwi.4
diff -u src/share/man/man4/bwi.4:1.5 src/share/man/man4/bwi.4:1.6
--- src/share/man/man4/bwi.4:1.5	Fri Aug 21 23:46:20 2009
+++ src/share/man/man4/bwi.4	Sun Jan 30 23:29:24 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: bwi.4,v 1.5 2009/08/21 23:46:20 joerg Exp $
+.\" $NetBSD: bwi.4,v 1.6 2011/01/30 23:29:24 njoly Exp $
 .\"
 .\" Copyright (c) 2007 The DragonFly Project.  All rights reserved.
 .\"
@@ -68,7 +68,7 @@
 .Nm
 driver:
 .Pp
-.Bl -column -compact "Apple AirPort Extreme" "BCM4318" "Mini PCI" "b/g" -offset 6n
+.Bl -column -offset 6n -compact "Apple AirPort Extreme" "BCM4318" "Mini PCI" "b/g"
 .It Em "Card	Chip	Bus	Standard"
 .It Buffalo WLI-PCI-G54S	BCM4306	PCI	b/g
 .It Dell Wireless 1370	BCM4318	Mini PCI	b/g

Reply via email to