diff options
author | Nikolay Sturm <sturm@cvs.openbsd.org> | 2003-06-22 13:21:51 +0000 |
---|---|---|
committer | Nikolay Sturm <sturm@cvs.openbsd.org> | 2003-06-22 13:21:51 +0000 |
commit | 80433e94226ab0ad25b5df48d20d78b0b16e982e (patch) | |
tree | 171cdc903516a32ff0f8357a68ac385e15ba2afc /share | |
parent | 3fca432e551a5452fc0bb4587534dfa6ef06143f (diff) |
in FILES add a hint to db/user.list
espie@ ok
Diffstat (limited to 'share')
-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 , |