mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Change SYNOPSIS to use mdoc keeps.
Obtained from: NetBSD
This commit is contained in:
parent
4d380447f7
commit
c7bee68f23
1 changed files with 39 additions and 13 deletions
|
|
@ -40,22 +40,48 @@
|
|||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl abceghprvxzHFV
|
||||
.Op Fl s Ns | Ns Fl t
|
||||
.Op Fl i Ns | Ns Fl nu
|
||||
.Op Fl D Ns Ar name Ns Op =def
|
||||
.Op Fl U Ns Ar name
|
||||
.Op Fl I Ns Ar directory
|
||||
.Op Fl L Ns Ar directory
|
||||
.Op Fl l Ns Ar library
|
||||
.Op Fl o Ns Ar outputfile
|
||||
.Bk -words
|
||||
.Op Fl s | Fl t
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl i | Fl nu
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl D Ar name Ns Op =def
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl U Ar name
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl I Ar directory
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl L Ar directory
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl l Ar library
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl o Ar outputfile
|
||||
.Ek
|
||||
.Ar
|
||||
.Nm
|
||||
.Op Fl abceghprvzHFV
|
||||
.Op Fl s Ns | Ns Fl t
|
||||
.Fl C Ns Ar library
|
||||
.Op Fl D Ns Ar name Ns Op =def
|
||||
.Op Fl I Ns Ar directory
|
||||
.Op Fl U Ns Ar name
|
||||
.Bk -words
|
||||
.Op Fl s | Fl t
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Fl C Ar library
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl D Ar name Ns Op =def
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl I Ar directory
|
||||
.Ek
|
||||
.Bk -words
|
||||
.Op Fl U Ar name
|
||||
.Ek
|
||||
.Ar
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue