summaryrefslogtreecommitdiff
path: root/devel/cgdb/DESCR
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:26:03 +0000
committerrillig <rillig>2005-05-23 08:26:03 +0000
commit6489bb287ee041f8a0fc7d585bb9b686d04df08a (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /devel/cgdb/DESCR
parent7a76c246f0f13dd8e44983c76c6f44e228da5bcf (diff)
downloadpkgsrc-6489bb287ee041f8a0fc7d585bb9b686d04df08a.tar.gz
Removed trailing white-space.
Diffstat (limited to 'devel/cgdb/DESCR')
-rw-r--r--devel/cgdb/DESCR8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/cgdb/DESCR b/devel/cgdb/DESCR
index 4296b99e4af..73f0087017f 100644
--- a/devel/cgdb/DESCR
+++ b/devel/cgdb/DESCR
@@ -1,7 +1,7 @@
-CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB
+CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB
is to be lightweight and responsive; not encumbered with unnecessary features.
-The interface is designed to deliver the familiar GDB text interface, with a
-split screen showing the source as it executes. The UI is modeled on the
-classic Unix text editor, vi. Those familiar with vi should feel right at home
+The interface is designed to deliver the familiar GDB text interface, with a
+split screen showing the source as it executes. The UI is modeled on the
+classic Unix text editor, vi. Those familiar with vi should feel right at home
using CGDB.