Simply Subsection headers

There was a formatting issue with mandoc showing the
literal "Ss" macros. I reported this bug to mandoc since groff
didn't have same formatting. It was recommended to simplify
the formatting due to the weird feature.
Note because of this for groff I didn't use the Ux macro but spelled
out UNIX literally for these subsection headers
(since the macro reset the subsection formatting which was why
the Ss macro was repeated before to reactivate it).
This commit is contained in:
reed 2019-12-23 17:51:57 +00:00
parent 99bf06da72
commit 030d4fb522

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pam_unix.8,v 1.8 2005/02/26 15:59:34 thorpej Exp $
.\" $NetBSD: pam_unix.8,v 1.9 2019/12/23 17:51:57 reed Exp $
.\" Copyright (c) 2001 Mark R V Murray
.\" All rights reserved.
.\" Copyright (c) 2001 Networks Associates Technology, Inc.
@ -62,7 +62,7 @@ and
.Dq Li account
features.
It also provides a null function for session management.
.Ss Ux Ss Authentication Module
.Ss UNIX Authentication Module
The
.Ux
authentication component
@ -137,7 +137,7 @@ and silently allow authentication to succeed.
.\" system is not configured to use the specified password database, an
.\" authentication failure will occur.
.El
.Ss Ux Ss Account Management Module
.Ss UNIX Account Management Module
The
.Ux
account management component
@ -156,7 +156,7 @@ debugging information at
.Dv LOG_DEBUG
level.
.El
.Ss Ux Ss Password Management Module
.Ss UNIX Password Management Module
The
.Ux
password management component