Link pwd.db.5 and spwd.db.5 to passwd.5

Let's make it easier to find documentation for those databases.

MFC after:	3 days
This commit is contained in:
Mateusz Piotrowski 2022-06-30 23:02:08 +02:00
parent 606cdb2ef3
commit 87f49967d3
2 changed files with 6 additions and 2 deletions

View File

@ -78,6 +78,8 @@ MLINKS+=fs.5 inode.5
MLINKS+=hosts.equiv.5 rhosts.5
MLINKS+=msdosfs.5 msdos.5
MLINKS+=passwd.5 master.passwd.5
MLINKS+=passwd.5 pwd.db.5
MLINKS+=passwd.5 spwd.db.5
MLINKS+=portindex.5 INDEX.5
MLINKS+=quota.user.5 quota.group.5
MLINKS+=rc.conf.5 rc.conf.local.5

View File

@ -31,12 +31,14 @@
.\" From: @(#)passwd.5 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
.Dd May 29, 2014
.Dd June 30, 2022
.Dt PASSWD 5
.Os
.Sh NAME
.Nm passwd ,
.Nm master.passwd
.Nm master.passwd ,
.Nm pwd.db ,
.Nm spwd.db
.Nd format of the password file
.Sh DESCRIPTION
The