]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - wtf/wtf.6
Remove config for the return type of signal handlers, which is also a
[bsdgames-darwin.git] / wtf / wtf.6
index f428c95becb602d45abfa5d246bb115a1bfdf33c..1f2f37c34880f5b8e445bad9d22b35112b8f3bcb 100644 (file)
--- a/wtf/wtf.6
+++ b/wtf/wtf.6
@@ -1,8 +1,8 @@
-.\"    $NetBSD: wtf.6,v 1.9 2005/06/22 20:11:03 hubertf Exp $
+.\"    $NetBSD: wtf.6,v 1.13 2009/05/04 20:37:28 wiz Exp $
 .\"
 .\" Public Domain
 .\"
-.Dd June 22, 2005
+.Dd July 27, 2007
 .Dt WTF 6
 .Os
 .Sh NAME
@@ -20,11 +20,11 @@ utility displays the expansion of the acronyms
 specified on the command line.
 If the acronym is not in any of the acronyms databases,
 .Nm
-will check to see if the acronym is known by the
-.Xr whatis 1
-or the
-.Xr pkg_info 1
-commands.
+will check to see if the acronym is known by
+.Xr whatis 1 ,
+.Xr pkg_info 1 ,
+or via pkgsrc's internal help mechanism,
+.Dq make help topic=XXX .
 .Pp
 If
 .Dq is
@@ -46,9 +46,9 @@ variable.
 The default acronym database may be overridden by setting the
 environment variable
 .Ev ACRONYMDB
-to the name of one or more space-seperated file names of
+to the name of one or more space-separated file names of
 acronym databases.
-The files must be in the proper format (acronym[tab]meaning). 
+The files must be in the proper format (acronym[tab]meaning).
 .El
 .Sh FILES
 .Bl -tag -width /usr/share/misc/acronyms.XXXX -compact
@@ -58,6 +58,7 @@ default acronym database.
 computer-related acronym database.
 .El
 .Sh SEE ALSO
+.Xr make 1 ,
 .Xr pkg_info 1 ,
 .Xr whatis 1
 .Sh HISTORY