Do not use macros in -width

They do not expand.

MFC after:	1 day
This commit is contained in:
Mateusz Piotrowski 2020-03-26 17:58:52 +00:00
parent aec4c088fd
commit 68fbe6f0b3

View File

@ -28,7 +28,7 @@
.\" @(#)su.1 8.2 (Berkeley) 4/18/94 .\" @(#)su.1 8.2 (Berkeley) 4/18/94
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd August 11, 2013 .Dd March 26, 2020
.Dt SU 1 .Dt SU 1
.Os .Os
.Sh NAME .Sh NAME
@ -187,7 +187,7 @@ The user ID is always the effective ID (the target user ID) after an
unless the user ID is 0 (root). unless the user ID is 0 (root).
.El .El
.Sh FILES .Sh FILES
.Bl -tag -width ".Pa /etc/pam.d/su" -compact .Bl -tag -width "/etc/pam.d/su" -compact
.It Pa /etc/pam.d/su .It Pa /etc/pam.d/su
PAM configuration for PAM configuration for
.Nm . .Nm .