Module Name: src Committed By: njoly Date: Sun Oct 14 10:05:55 UTC 2012
Modified Files: src/share/man/man4: icp.4 Log Message: Add a width argument to tag list, otherwise mandoc output is just unreadable. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/icp.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/icp.4 diff -u src/share/man/man4/icp.4:1.5 src/share/man/man4/icp.4:1.6 --- src/share/man/man4/icp.4:1.5 Mon Nov 13 16:33:57 2006 +++ src/share/man/man4/icp.4 Sun Oct 14 10:05:55 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: icp.4,v 1.5 2006/11/13 16:33:57 ad Exp $ +.\" $NetBSD: icp.4,v 1.6 2012/10/14 10:05:55 njoly Exp $ .\" .\" from OpenBSD: gdt.4,v 1.14 2001/10/05 14:45:53 mpech Exp .\" @@ -31,7 +31,7 @@ The driver provides direct access to other SCSI devices attached to the controller, such as tape or CD-ROM drives. .Sh DIAGNOSTICS -.Bl -tag +.Bl -tag -width indent .It "pci_mem_find: expected mem type 00000000, found 00000002" This message may be displayed during autoconfiguration if the controller's memory is mapped below 1MB in physical address space.