Remove duplicate words where appropriate.

Approved by:	sobomax, obrien
This commit is contained in:
Dima Dorfman 2001-06-24 20:29:39 +00:00
parent 5c70394af0
commit 74aada477d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44392
29 changed files with 29 additions and 29 deletions

View file

@ -1,6 +1,6 @@
Litestream is an Open Source, infinitely scalable high-capacity MP3
streaming system for Unix. Tests on Pentium II 400 single processor
demonstrated the system is capable of at at least 4000 simultaneous 56 Kbit
demonstrated the system is capable of at least 4000 simultaneous 56 Kbit
streams. That's 244 Mbit per node!
The Litestream system is a series of components which are compatible with

View file

@ -1,4 +1,4 @@
This software is a command line utility used used for transfering audio files
This software is a command line utility used for transfering audio files
in the MP3 format to and from the portable MP3 player MPMan MP-F20.
It enables you to upload (specifying the files with wildcards or from a
textfile), download, delete, reorder already uploaded files and more on your

View file

@ -1,3 +1,3 @@
libgeda is a a base library common to all the gEDA tools
libgeda is a base library common to all the gEDA tools
WWW: http://www.geda.seul.org

View file

@ -1,3 +1,3 @@
libgeda is a a base library common to all the gEDA tools
libgeda is a base library common to all the gEDA tools
WWW: http://www.geda.seul.org

View file

@ -8,7 +8,7 @@ provided by rfsv.
Before using this port it is necessary to either
a) create a symbolic link form the serial port the psion is
connected to to /dev/psion eg ln -s /dev/cuaa0 /dev/psion
connected to /dev/psion eg ln -s /dev/cuaa0 /dev/psion
or

View file

@ -1,4 +1,4 @@
IPC::Shareable allows you to tie a a variable to shared memory making
IPC::Shareable allows you to tie a variable to shared memory making
it easy to share the contents of that variable with other Perl
processes. Currently either scalars or hashes can be tied; tying of
arrays remains a work in progress. However, the variable being tied may

View file

@ -1,7 +1,7 @@
This is a second go at a module to simplify installing die() and warn()
handlers, and to make such handlers easier to write and control.
For most people, this just means that if use use Religion; then you'll get
For most people, this just means that if use Religion; then you'll get
noticably better error reporting from warn() and die(). This is especially
useful if you are using eval().

View file

@ -1,4 +1,4 @@
STLport is an an adaptation of SGI's Standard Template Library.
STLport is an adaptation of SGI's Standard Template Library.
The goal of the STLport effort is to make SGI's STL
implementation usable with most compilers while retaining full
functionality.

View file

@ -15,6 +15,6 @@ options SYSVMSG
Wine relies on the configuration file /usr/local/etc/wine.conf to
contain valid assignments of Unix directories to DOS drive letters,
and for certain other options (see "man wine" for details).
You will most probably have to to edit it, after the install...
You will most probably have to edit it, after the install...
WWW: http://www.winehq.com/

View file

@ -15,6 +15,6 @@ options SYSVMSG
Wine relies on the configuration file /usr/local/etc/wine.conf to
contain valid assignments of Unix directories to DOS drive letters,
and for certain other options (see "man wine" for details).
You will most probably have to to edit it, after the install...
You will most probably have to edit it, after the install...
WWW: http://www.winehq.com/

View file

@ -1,5 +1,5 @@
Xmandel is a user friendly interface for generating Mandelbrot sets and
Julia sets. It initially comes up with with several command buttons,
Julia sets. It initially comes up with several command buttons,
which are described in the man page, for controlling the execution. A
Mandelbrot set is drawn in the window of the initial form when the
mandel button is selected. Other buttons are provided for zooming,

View file

@ -1,7 +1,7 @@
This is a port of 'Wnn6 for Linux/FreeBSD', a Japanese input
method. 'Wnn6' is not free.
Note that 'Wnn6 for Linux/FreeBSD' is is an old version, and you can
Note that 'Wnn6 for Linux/FreeBSD' is an old version, and you can
buy a newer version from Omron Software Co., Ltd. The newer Wnn6 is a
package-style for FreeBSD, so you can pkg_add it directly. That is, it
is not necessary to use this port if yours is the newer version.

View file

@ -14,7 +14,7 @@ generates very informative warning messages about code constructs that
prevent compilation to efficient code.
Optional packages for graphical user interfaces and other Common Lisp
applications and libraries (Eg. the "Hemlock" Editor) are are on
applications and libraries (Eg. the "Hemlock" Editor) are on
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/binaries/ (FreeBSD-Binaries)
and ftp://ftp2.cons.org/pub/languages/lisp/cmucl/ports/ (source).

View file

@ -1,7 +1,7 @@
This is GNU's latest offering of GCC (the GNU Compiler Collection).
Version 2.95 contains many improvements and features not found in the
gcc-2.7.2 and gcc-2.8.1 compliers. C++ support, is vastly improved, in
particular template support is worlds above that that of gcc-2.7.2.
particular template support is worlds above that of gcc-2.7.2.
For more details, see <http://egcs.cygnus.com/>.

View file

@ -8,7 +8,7 @@ global variables, global arrays...). wamcc is designed to be easily
extended (e.g. clp(FD) is a constraint logic language over Finite
Domains designed on wamcc).
wamcc tries tries to be conform to the (future) ISO standard Prolog.
wamcc tries to be conform to the (future) ISO standard Prolog.
The draft ISO standard for Prolog is available by anonymous ftp from
ai.uga.edu:/pub/prolog.standard/ [128.192.12.9]. An unofficial summary
of the draft ISO Prolog standard is available from the same location

View file

@ -18,5 +18,5 @@ This release contains graphical interfaces for NeWS, SunView, X11 and XView.
Faces is based on the AT&T v8 face server called vismon, but is not derived
from vismon sources. With the previous version came vismon compatibility.
Note that that resulted in a few changes from the way faces v1.1 worked.
Note that resulted in a few changes from the way faces v1.1 worked.
See the manual pages for more details.

View file

@ -2,7 +2,7 @@ FFTW is a C subroutine library for computing the Discrete Fourier Transform
(DFT) in one or more dimensions, of both real and complex data, and of
arbitrary input size. We believe that FFTW, which is free software, should
become the FFT library of choice for most applications. Our benchmarks,
performed on on a variety of platforms, show that FFTW's performance is
performed on a variety of platforms, show that FFTW's performance is
typically superior to that of other publicly available FFT software.
Moreover, FFTW's performance is portable: the program will perform well on
most architectures without modification.

View file

@ -2,7 +2,7 @@ FFTW is a C subroutine library for computing the Discrete Fourier Transform
(DFT) in one or more dimensions, of both real and complex data, and of
arbitrary input size. We believe that FFTW, which is free software, should
become the FFT library of choice for most applications. Our benchmarks,
performed on on a variety of platforms, show that FFTW's performance is
performed on a variety of platforms, show that FFTW's performance is
typically superior to that of other publicly available FFT software.
Moreover, FFTW's performance is portable: the program will perform well on
most architectures without modification.

View file

@ -6,5 +6,5 @@
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the the GNU General Public License
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

View file

@ -1,6 +1,6 @@
The Locale::Country module provides access to the ISO two-
letter codes for identifying countries, as defined in ISO
3166. You can either access the codes via the the section
3166. You can either access the codes via the section
on conversion routines (described below), or with the two
functions which return lists of all country codes or all
country names.

View file

@ -1,4 +1,4 @@
This little program is almost exactly like the original fortune.
The author promises that update the the "fortune" database will be
The author promises that update the "fortune" database will be
more regular and he tries to put only thought provoking and humourous
quotes into it.

View file

@ -1,2 +1,2 @@
This is the the traditional 4.4BSD /usr/bin/rdist, with additional
This is the traditional 4.4BSD /usr/bin/rdist, with additional
FreeBSD fixes and updates since 4.4BSD Lite was released.

View file

@ -1,4 +1,4 @@
FreeWAIS-sf is an extension of the freeWAIS software provided by the the
FreeWAIS-sf is an extension of the freeWAIS software provided by the
Clearinghouse for Networked Information Discovery and Retrieval (CNIDR).
The SF suffix in the software name stands for "structured fields," an
indexing and search feature which distinguishes this software from its

View file

@ -10,7 +10,7 @@ written in a specialized language used to express a site's security policy.
Event handlers can update state information, synthesize new events, record
information to disk, and generate real-time notifications via `syslog'.
Bro is documented in the the USENIX 1998 Security Conference proceedings.
Bro is documented in the USENIX 1998 Security Conference proceedings.
-- David
obrien@cs.ucdavis.edu

View file

@ -5,7 +5,7 @@ really, but you only need to use one of them) which may be used in a
The idea is simple: try to prevent users from choosing passwords that
could be guessed by "Crack" by filtering them out, at source.
CrackLib is an offshoot of the the version 5 "Crack" software, and
CrackLib is an offshoot of the version 5 "Crack" software, and
contains a considerable number of ideas nicked from the new software.

View file

@ -1,6 +1,6 @@
This class implements an LRU dictionary cache. The two operations on it are
get() and set(), both of which promote the key being referenced to the ``top''
of the cache, so it will stay alive longest. When the cache is full and and a
of the cache, so it will stay alive longest. When the cache is full and a
new item needs to be added, the oldest one is thrown away. You should be able
to regenerate the data at any time, if get() returns undef. This class is
useful for caching information from a slower data source while also keeping

View file

@ -1,4 +1,4 @@
This is is FriBidi, a Free Implementation of the Unicode BiDi algorithm.
This is FriBidi, a Free Implementation of the Unicode BiDi algorithm.
Background
==========

View file

@ -1,4 +1,4 @@
This the the FCGI module for perl5 which enables CGI scripts to take
This the FCGI module for perl5 which enables CGI scripts to take
advantage of servers that are FastCGI-enabled. This module does not abstract
the writing of CGIs themselves, for that you should refer to the p5-CGI
module. For more information about FastCGI, the performance enhancements it

View file

@ -3,7 +3,7 @@ program to record the number of raw hits on a web page. It generates
a GIF image of the number of hits and returns to the browser as an
in-lined image. The program also has a run-time option not to show
the digit images, this way the hits can be kept without being displayed.
The hits can be be monitored without incrementing from a separate page
The hits can be monitored without incrementing from a separate page
as well. The program can also display the time and date of any timezone.
It has a option to countdown to a specific date (past or future). Almost
all of the features are run-time options. The single program can be used