diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-04 10:28:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-04 10:28:36 +0000 |
commit | 124fa19ad1dc805cac088aadeddcbc5ce0e75921 (patch) | |
tree | 8791cac2f2c0f35bdd2c23cd59586b91717027cc /share/man/man4 | |
parent | 2385238ed8c0fca92c8146dca9b0e84d19445d9a (diff) |
no need for .Li here;
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ddb.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 2188817c808..e65f4d67572 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.39 2005/01/03 22:55:03 jmc Exp $ +.\" $OpenBSD: ddb.4,v 1.40 2005/01/04 10:28:35 jmc Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -671,8 +671,7 @@ If the modifier is specified the complete page is printed. .\" -------------------- .It Ic show panic -Prints the -.Li panic string. +Prints the panic string. .\" -------------------- .It Xo .Ic show pool |