diff options
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 43a236e8b41..df430b0dc34 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.34 2003/06/06 13:44:30 jmc Exp $ +.\" $OpenBSD: ports.7,v 1.35 2003/06/22 13:21:50 sturm Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -478,6 +478,8 @@ The ports main engine. Network configuration defaults. .It Pa /usr/ports/infrastructure/db/network.conf Local network configuration. +.It Pa /usr/ports/infrastructure/db/user.list +List of users and groups created by ports. .El .Sh SEE ALSO .Xr make 1 , |