summaryrefslogtreecommitdiff
path: root/distrib/crunch/examples/fixit.conf
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/crunch/examples/fixit.conf')
-rw-r--r--distrib/crunch/examples/fixit.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/crunch/examples/fixit.conf b/distrib/crunch/examples/fixit.conf
index 14c16946381..12a372a2eca 100644
--- a/distrib/crunch/examples/fixit.conf
+++ b/distrib/crunch/examples/fixit.conf
@@ -1,3 +1,4 @@
+# $OpenBSD: fixit.conf,v 1.2 1996/04/25 21:27:50 niklas Exp $
# fixit.conf - put in anything we think we might want on a fixit floppy
# first, we list the source dirs that our programs reside in. These are
@@ -38,7 +39,7 @@ ln gzip gzcat
# finally, we specify the libraries to link in with our binary
-libs -ledit # NetBSDism
+libs -ledit # {Net,Open}BSDism
libs -lcrypt # but don't include this when exporting :-(
libs -lcurses -ltermcap
libs -lkvm -ltelnet -lutil -ll