diff options
author | 2005-03-02 20:52:07 +0000 | |
---|---|---|
committer | 2005-03-02 20:52:07 +0000 | |
commit | c42d7489c82b9fea7b2bccbef3300e485ca8e986 (patch) | |
tree | 4ee0c44ada90ac0f590a873dfd423bc51c4b7d3e /share/man/man7 | |
parent | flesh out documentation. (diff) | |
download | wireguard-openbsd-c42d7489c82b9fea7b2bccbef3300e485ca8e986.tar.xz wireguard-openbsd-c42d7489c82b9fea7b2bccbef3300e485ca8e986.zip |
add pkglocatedb target description to "ports master makefile" target list
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ports.7 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index a448fe38ad3..ae0c9c14eab 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.48 2005/02/06 15:02:47 jmc Exp $ +.\" $OpenBSD: ports.7,v 1.49 2005/03/02 20:52:07 pvalchev Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -83,6 +83,11 @@ rebuild the ports complete index, .It Ar mirror-maker see .Xr mirroring-ports 7 , +.It Ar pkglocatedb +build a compressed +.Xr pkg_mklocatedb 1 +database file and place it in +.Pa ${PORTSDIR}/packages/${MACHINE_ARCH}/ftp , .It Ar print-index display the contents of the index in a user-friendly way, .It Ar search |