1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/sysutils/pwd_unmkdb/pkg-descr
Doug Barton 2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00

7 lines
290 B
Plaintext

pwd_unmkdb is a program to do the opposite of pwd_mkdb(8). That is, to
give you a textual master.passwd file from a hashed spwd.db database.
Useful if you delete or corrupt master.passwd, and don't have an
up-to-date backup.
WWW: http://www.over-yonder.net/~fullermd/projects/pwd_unmkdb/