Fix the abuse of Ar macros for designating flag options, use Fl instead.

This commit is contained in:
Joerg Wunsch 2004-11-22 15:43:46 +00:00
parent ca127a3e80
commit 05127e036e

View File

@ -31,10 +31,10 @@
.Nd The kernel debugger
.Sh SYNOPSIS
.Nm
.Op Ar -v
.Op Ar -d crashdir
.Op Ar -c core | -n dumpnr | -r device
.Op Ar kernel [ Ar core ]
.Op Fl v
.Op Fl d Ar crashdir
.Op Fl c Ar core | Fl n Ar dumpnr | Fl r Ar device
.Op Ar kernel Op Ar core
.Sh DESCRIPTION
The
.Nm