diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/ports.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index a799b3db692..4a0bb817355 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.52 2005/04/19 08:56:03 espie Exp $ +.\" $OpenBSD: ports.7,v 1.53 2005/09/04 18:21:38 pvalchev Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -84,10 +84,12 @@ rebuild the ports complete index, see .Xr mirroring-ports 7 , .It Ar pkglocatedb -build a compressed +build a .Xr pkg_mklocatedb 1 database file and place it in .Pa ${PORTSDIR}/packages/${MACHINE_ARCH}/ftp , +for use by +.Xr locate 1 , .It Ar print-index display the contents of the index in a user-friendly way, .It Ar search |