From aaa7f2858e5a22906ee4c1559def3354ce175ae9 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Tue, 24 Aug 2004 11:30:28 +0000 Subject: [PATCH] Fix make search entries. PR: docs/70899 Submitted by: Marc Silver --- games/fortune/datfiles/freebsd-tips | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips index ed1db5daedf..268734429ae 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -306,9 +306,9 @@ FreeBSD system. Want to find a specific port, just type the following under /usr/ports, or one its subdirectories: - "make search port=" + "make search name=" or - "make search key="" + "make search key=" % Want to see how much virtual memory you're using? Just type "swapinfo" to be shown information about the usage of your swap partitions.