There's no mkpasswd(8) man page any more. Replace Xr with plain name.

This commit is contained in:
Jens Schweikhardt 2025-04-19 19:43:53 +02:00
parent 0d615fe445
commit 3467ce29b4

View file

@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd March 25, 2023
.Dd April 19, 2025
.Dt PWD_MKDB 8
.Os
.Sh NAME
@ -145,8 +145,7 @@ the password file:
.Sh COMPATIBILITY
Previous versions of the system had a program similar to
.Nm ,
.Xr mkpasswd 8 ,
which built
mkpasswd, which built
.Xr dbm 3
style databases for the password file but depended on the calling programs
to install them.