summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-27 13:56:47 +0000
committeruqs <uqs@FreeBSD.org>2010-05-27 13:56:47 +0000
commit97297fefae40cbc63662ebb9200c01a0370ca135 (patch)
tree121fae9698549d4b3a1fcae9185627d9ac030c80 /share/man/man4/ddb.4
parent1482da422b1542d5c5b2e781402b3cf662193133 (diff)
downloadFreeBSD-src-97297fefae40cbc63662ebb9200c01a0370ca135.zip
FreeBSD-src-97297fefae40cbc63662ebb9200c01a0370ca135.tar.gz
mdoc: remove duplicate width argument
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r--share/man/man4/ddb.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index ce8f377..2500ccb 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -964,7 +964,7 @@ is printed.
Show all threads within the system.
Output format is as follows:
.Pp
-.Bl -tag -width "PPID" -compact -offset indent -width "Second column"
+.Bl -tag -compact -offset indent -width "Second column"
.It Ic First column
Thread identifier (TID)
.It Ic Second column
OpenPOWER on IntegriCloud