fix mdoc warning: use -width instead of -column
This commit is contained in:
parent
0c3748498f
commit
668aa7df44
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: modstat.8,v 1.14 2006/03/24 00:14:23 wiz Exp $
|
||||
.\" $NetBSD: modstat.8,v 1.15 2007/04/13 18:15:21 plunky Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993 Christopher G. Demetriou
|
||||
.\" All rights reserved.
|
||||
@ -61,7 +61,7 @@ the information reported by
|
||||
.Nm
|
||||
includes:
|
||||
.Pp
|
||||
.Bl -tag -column Loadaddr
|
||||
.Bl -tag -width Loadaddr
|
||||
.It Li Type
|
||||
Type of module, such as
|
||||
"SYSCALL", "VFS", "DEV",
|
||||
|
Loading…
Reference in New Issue
Block a user