summaryrefslogtreecommitdiff
path: root/x11/tkman/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11/tkman/patches/patch-ac')
-rw-r--r--x11/tkman/patches/patch-ac15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/tkman/patches/patch-ac b/x11/tkman/patches/patch-ac
new file mode 100644
index 00000000000..1dd2689733d
--- /dev/null
+++ b/x11/tkman/patches/patch-ac
@@ -0,0 +1,15 @@
+$NetBSD: patch-ac,v 1.1 2000/09/01 03:14:16 fredb Exp $
+
+--- /dev/null Thu Aug 31 21:20:27 2000
++++ contrib/netbsd_bindings.tcl Thu Aug 31 21:21:06 2000
+@@ -0,0 +1,10 @@
++# volume titles for NetBSD
++#
++
++set man(manList) {1 2 3 4 5 6 7 8 9 n}
++set man(manTitleList) {
++ "User Commands" "System Calls" "Subroutines"
++ "Devices" "File Formats" "Games and Demos"
++ "Miscellaneous" "System Administration"
++ "Kernel Manual" "Tcl/Tk Built-In Commands"
++}