fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
410 B
Text
8 lines
410 B
Text
Enteruser is an extensible script for adding new users to a FreeBSD
|
|
system. It can be used to enter a single user, and it can be invoked as
|
|
"queueuser" to add several users in batch. Unlike adduser(8), enteruser
|
|
uses pw(8) and can be used concurrently by multiple admins and techs to
|
|
add users to a system.
|
|
|
|
Enteruser is also designed to be extensible. Please see the linked
|
|
article for further background.
|