pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files pkg_install: modern compute...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b62bf99ee03d
branches: trunk
changeset: 382512:b62bf99ee03d
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jul 30 08:33:29 2022 +0000
description:
pkg_install: modern computers can handle words longer than 6 letters
diffstat:
pkgtools/pkg_install/files/tkpkg | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r eed97ba89dcc -r b62bf99ee03d pkgtools/pkg_install/files/tkpkg
--- a/pkgtools/pkg_install/files/tkpkg Sat Jul 30 08:25:45 2022 +0000
+++ b/pkgtools/pkg_install/files/tkpkg Sat Jul 30 08:33:29 2022 +0000
@@ -15,7 +15,7 @@
pack append .frame .frame.scroll {right filly} \
.frame.list {left expand fill}
-# build the lower window shoing the complete description of a pacage
+# build the lower window showing the complete description of a package
frame .f -borderwidth 4
text .f.t -width 80 -height 20 -yscrollcommand ".f.s set" -relief sunken
Home |
Main Index |
Thread Index |
Old Index