summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2004-08-24 11:30:28 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2004-08-24 11:30:28 +0000
commitaaa7f2858e5a22906ee4c1559def3354ce175ae9 (patch)
tree67d0e25965a2b0f12b8c3fe76a2bc6bb905bb2df
parent5a8f8e353e58aa09d6ed5863ad092596de2a7709 (diff)
Notes
-rw-r--r--games/fortune/datfiles/freebsd-tips4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips
index ed1db5daedf5..268734429aef 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=<port-name>"
+ "make search name=<port-name>"
or
- "make search key="<keyword>"
+ "make search key=<keyword>"
%
Want to see how much virtual memory you're using? Just type "swapinfo" to
be shown information about the usage of your swap partitions.