passwd.5: Remove .Tn (Trade Name) macros

To appease mandoc -T lint, remove .Tn macros.

MFC After:	3 days
This commit is contained in:
Jose Luis Duran 2023-05-16 11:18:53 +00:00 committed by Baptiste Daroussin
parent e0155c6989
commit d047a4e486

View File

@ -49,7 +49,7 @@ They can be used in conjunction with the Hesiod domains
and
.Sq Li uid ,
and the
.Tn NIS
NIS
maps
.Sq Li passwd.byname ,
.Sq Li passwd.byuid ,
@ -310,7 +310,7 @@ lookups occur from the
.Sq Li master.passwd.byname ,
and
.Sq Li master.passwd.byuid
.Tn NIS
NIS
maps.
.Sh COMPAT SUPPORT
If
@ -361,7 +361,7 @@ or
.Sq Li passwd.byname
and
.Sq Li passwd.byuid
.Tn NIS
NIS
maps (with
.Sq Li passwd_compat: nis )
to be included.
@ -372,7 +372,7 @@ or
.Ar gid
fields, the specified numbers will override the information retrieved
from the Hesiod domain or the
.Tn NIS
NIS
maps.
Likewise, if the
.Ar gecos ,
@ -381,20 +381,20 @@ or
.Ar shell
entries contain text, it will override the information included via
Hesiod or
.Tn NIS .
NIS .
On some systems, the
.Ar passwd
field may also be overridden.
.Sh FILES
.Bl -tag -width ".Pa /etc/master.passwd" -compact
.It Pa /etc/passwd
.Tn ASCII
ASCII
password file, with passwords removed
.It Pa /etc/pwd.db
.Xr db 3 Ns -format
password database, with passwords removed
.It Pa /etc/master.passwd
.Tn ASCII
ASCII
password file, with passwords intact
.It Pa /etc/spwd.db
.Xr db 3 Ns -format
@ -444,7 +444,7 @@ file format first appeared in
.At v1 .
.Pp
The
.Tn NIS
NIS
.Nm
file format first appeared in SunOS.
.Pp