Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Add a width argument to tag list, otherwise m...
details: https://anonhg.NetBSD.org/src/rev/e0538dc15254
branches: trunk
changeset: 782067:e0538dc15254
user: njoly <njoly%NetBSD.org@localhost>
date: Sun Oct 14 10:05:55 2012 +0000
description:
Add a width argument to tag list, otherwise mandoc output is just
unreadable.
diffstat:
share/man/man4/icp.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 27ab5ada3e1a -r e0538dc15254 share/man/man4/icp.4
--- a/share/man/man4/icp.4 Sun Oct 14 10:03:47 2012 +0000
+++ b/share/man/man4/icp.4 Sun Oct 14 10:05:55 2012 +0000
@@ -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 @@
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.
Home |
Main Index |
Thread Index |
Old Index