$NetBSD: patch-ab,v 1.1 2003/05/13 23:33:02 salo Exp $

--- samples/textbox.orig	2001-04-10 17:31:24.000000000 +0200
+++ samples/textbox	2003-05-14 00:39:59.000000000 +0200
@@ -16,7 +16,7 @@
 
 EOF
 
-cat /etc/bashrc | expand >> /tmp/textbox.tmp.$$
+cat /etc/services | expand >> /tmp/textbox.tmp.$$
 
 $DIALOG --title "TEXT BOX" --textbox "/tmp/textbox.tmp.$$" 0 0