style.mdoc: fix list width alignment instructions

MFC after:	3 days
Reported by:	imp
Reviewed by:	mhorne, imp
Approved by:	mhorne (mentor)
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1530

(cherry picked from commit 4152ed2b999a0a8ccabfc085120e1c848d4f934a)
This commit is contained in:
Alexander Ziaee 2024-11-15 13:57:49 -05:00
parent 3b210577b8
commit 70858d8e20
No known key found for this signature in database
GPG key ID: 0A8F850BCDEF4511

View file

@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd April 12, 2024
.Dd December 12, 2024
.Dt STYLE.MDOC 5
.Os
.Sh NAME
@ -124,7 +124,8 @@ The
.Fl width
argument to the
.Sy \&.Bl
macro should match the length of the longest item in the list, e.g.:
macro should match the length of the longest rendered item in the list,
e.g.:
.Bd -literal -offset indent
\&.Bl -tag -width "-a address"
\&.It Fl a Ar address