summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-03-12 10:01:06 +0000
committeruqs <uqs@FreeBSD.org>2010-03-12 10:01:06 +0000
commit8f141f1a1390adac9394a01f23c3e2f6882a2799 (patch)
tree19e97d3d146d965075d184a33b4998b1d300ee97 /share/man/man4/ddb.4
parent42b8493f26e9c0a4e1b13f014e35151d5be17487 (diff)
downloadFreeBSD-src-8f141f1a1390adac9394a01f23c3e2f6882a2799.zip
FreeBSD-src-8f141f1a1390adac9394a01f23c3e2f6882a2799.tar.gz
Fix several typos in macros or macro misusage.
Found by: make manlint Reviewed by: ru Approved by: philip (mentor)
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 89bfcc4..6f7412e 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -697,7 +697,7 @@ Show information from the local APIC registers for this CPU.
.It Ic show Cm lock Ar addr
Show lock structure.
The output format is as follows:
-.Bl -tag -offset 0 -width "flags"
+.Bl -tag -width "flags"
.It Ic class:
Class of the lock.
Possible types include
OpenPOWER on IntegriCloud