diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
commit | f795c2e4750a21c358eb4eba83184326b68adce0 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /misc | |
parent | c7051d394905450b08f91eb4b95f8961b2af4385 (diff) | |
download | pkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Addresses/DESCR | 4 | ||||
-rw-r--r-- | misc/bsdiff/DESCR | 6 | ||||
-rw-r--r-- | misc/cstream/DESCR | 2 | ||||
-rw-r--r-- | misc/dvorakng/DESCR | 2 | ||||
-rw-r--r-- | misc/figlet/DESCR | 6 | ||||
-rw-r--r-- | misc/gxmame/DESCR | 10 | ||||
-rw-r--r-- | misc/p5-Business-CreditCard/DESCR | 2 | ||||
-rw-r--r-- | misc/stellarium/DESCR | 2 |
8 files changed, 17 insertions, 17 deletions
diff --git a/misc/Addresses/DESCR b/misc/Addresses/DESCR index 0500b82376a..03e6ee17f5b 100644 --- a/misc/Addresses/DESCR +++ b/misc/Addresses/DESCR @@ -1,11 +1,11 @@ Addresses for GNUstep is a versatile address book application for managing contact information. It stores addresses, phone numbers, -pictures, instant messaging information, email, homepages and whatever. +pictures, instant messaging information, email, homepages and whatever. Addresses is also a framework that allows access to the addresses database in a way that is sourcecode-compatible with Apple's AddressBook.framework. It also contains a view framework to facilitate the -construction of applications that use the contact database. +construction of applications that use the contact database. Addresses is currently being used by Ludovic Marcotte's GNUMail application. It uses and requires GNUstep. diff --git a/misc/bsdiff/DESCR b/misc/bsdiff/DESCR index dbd52d88937..7fdd6021b3d 100644 --- a/misc/bsdiff/DESCR +++ b/misc/bsdiff/DESCR @@ -5,7 +5,7 @@ routinely produces binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller than those produced by .RTPatch (a $2750/seat commercial patch tool). -If n is the size of the old file and m is the size of the new file, bsdiff -runs in O((n+m) log n) time; on a 200MHz Pentium Pro, building a binary -patch for a 4MB file takes about 90 seconds. bspatch runs in O(n+m) time; +If n is the size of the old file and m is the size of the new file, bsdiff +runs in O((n+m) log n) time; on a 200MHz Pentium Pro, building a binary +patch for a 4MB file takes about 90 seconds. bspatch runs in O(n+m) time; on the same machine, applying that patch takes about two seconds. diff --git a/misc/cstream/DESCR b/misc/cstream/DESCR index 2aacffa6bf3..94fc2351b8f 100644 --- a/misc/cstream/DESCR +++ b/misc/cstream/DESCR @@ -1,6 +1,6 @@ cstream is a general-purpose stream-handling tool like UNIX' dd, usually used in commandline-constructed pipes. - + Featues: Sane commandline switch syntax. Exact throughput limiting, on the incoming side. Timing variance in diff --git a/misc/dvorakng/DESCR b/misc/dvorakng/DESCR index 6d324815643..ee821662a4a 100644 --- a/misc/dvorakng/DESCR +++ b/misc/dvorakng/DESCR @@ -1,2 +1,2 @@ DvorakNG is a curses based Dvorak typing tutor. It's heavily based on -Dvorak7min, but adds many improvements like a progress information database. +Dvorak7min, but adds many improvements like a progress information database. diff --git a/misc/figlet/DESCR b/misc/figlet/DESCR index 675da07ad00..19efff55bde 100644 --- a/misc/figlet/DESCR +++ b/misc/figlet/DESCR @@ -1,9 +1,9 @@ Figlet is a program that creates large ASCII art characters out of ordinary screen characters - _ _ _ _ _ _ - | (_) | _____ | |_| |__ (_)___ - | | | |/ / _ \ | __| '_ \| / __| + _ _ _ _ _ _ + | (_) | _____ | |_| |__ (_)___ + | | | |/ / _ \ | __| '_ \| / __| | | | < __/ | |_| | | | \__ \_ |_|_|_|\_\___| \__|_| |_|_|___(_) diff --git a/misc/gxmame/DESCR b/misc/gxmame/DESCR index 01a36f2c920..41dfa3da6c4 100644 --- a/misc/gxmame/DESCR +++ b/misc/gxmame/DESCR @@ -1,7 +1,7 @@ -GXMame is a frontend for XMame using the GTK library, the goal is to provide -the same GUI than mame32. For the moment it will just have the same gui, the -final goal is to be able to share config files with Mame32k (or any version -of mame32 that write config files instead of saving data into windows -registry) allowing dual booter to have the same environment (favorite, +GXMame is a frontend for XMame using the GTK library, the goal is to provide +the same GUI than mame32. For the moment it will just have the same gui, the +final goal is to be able to share config files with Mame32k (or any version +of mame32 that write config files instead of saving data into windows +registry) allowing dual booter to have the same environment (favorite, timeplayed, last game selected, gui preference...) under windows and unix-like systems. diff --git a/misc/p5-Business-CreditCard/DESCR b/misc/p5-Business-CreditCard/DESCR index dca81005c11..c7b77051ceb 100644 --- a/misc/p5-Business-CreditCard/DESCR +++ b/misc/p5-Business-CreditCard/DESCR @@ -14,7 +14,7 @@ of the card given the preceding digits. With a 16-digit card, you provide the first 15 digits; the subroutine returns the sixteenth. This module does not tell you whether the number is on an actual card, -only whether it might conceivably be on a real card. +only whether it might conceivably be on a real card. These subroutines will also work if you provide the arguments as numbers instead of strings, e.g. validate(5276440065421319). diff --git a/misc/stellarium/DESCR b/misc/stellarium/DESCR index fa9db84bb7b..6c583131e7d 100644 --- a/misc/stellarium/DESCR +++ b/misc/stellarium/DESCR @@ -1,3 +1,3 @@ Stellarium is a free software. It renders 3D photo-realistic skies in real time. With stellarium, you really see what you can see with your eyes, -binoculars or a small telescope. +binoculars or a small telescope. |