Author: uqs
Date: Thu May 27 13:56:47 2010
New Revision: 208597
URL: http://svn.freebsd.org/changeset/base/208597

Log:
  mdoc: remove duplicate width argument

Modified:
  head/share/man/man4/ddb.4

Modified: head/share/man/man4/ddb.4
==============================================================================
--- head/share/man/man4/ddb.4   Thu May 27 13:56:40 2010        (r208596)
+++ head/share/man/man4/ddb.4   Thu May 27 13:56:47 2010        (r208597)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to