package: kill pointless text justification
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 22 Apr 2015 22:14:34 +0000 (19:14 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Apr 2015 07:47:08 +0000 (09:47 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
56 files changed:
package/berkeleydb/Config.in
package/biosdevname/Config.in
package/bluez5_utils/Config.in
package/boa/Config.in
package/busybox/Config.in
package/coreutils/Config.in
package/cppunit/Config.in
package/dcron/Config.in
package/dialog/Config.in
package/dnsmasq/Config.in
package/e2tools/Config.in
package/ed/Config.in
package/fftw/Config.in
package/findutils/Config.in
package/flex/Config.in
package/freescale-imx/gpu-viv-bin-mx6q/Config.in
package/gawk/Config.in
package/genext2fs/Config.in
package/google-breakpad/Config.in
package/gsl/Config.in
package/gstreamer/gst-ffmpeg/Config.in
package/gstreamer1/gstreamer1/Config.in
package/gzip/Config.in
package/iproute2/Config.in
package/jack2/Config.in
package/jimtcl/Config.in
package/joe/Config.in
package/jsoncpp/Config.in
package/libassuan/Config.in
package/libexif/Config.in
package/libmad/Config.in
package/libshout/Config.in
package/ltris/Config.in
package/lua/Config.in
package/mesa3d/Config.in
package/mpd/Config.in
package/mpg123/Config.in
package/nginx/Config.in
package/nodejs/Config.in
package/openssh/Config.in
package/polkit/Config.in
package/python-cffi/Config.in
package/python-docopt/Config.in
package/qlibc/Config.in
package/read-edid/Config.in
package/rp-pppoe/Config.in
package/rsh-redone/Config.in
package/sispmctl/Config.in
package/smcroute/Config.in
package/sqlcipher/Config.in
package/sudo/Config.in
package/sunxi-mali/Config.in
package/szip/Config.in
package/xenomai/Config.in
package/zeromq/Config.in
package/zlib/Config.in

index ff1e386877099e21e3aa671a1791fbc621a2ee0c..5531b044636e53f7e10d0119a64a205fb532e7b0 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_BERKELEYDB
        bool "berkeleydb"
        help
-         The Berkeley database.  A very common library for database
+         The Berkeley database. A very common library for database
          applications.
 
          http://www.sleepycat.com/products/db.shtml
index ea2a7e6cfd64890cf6e0ff303ee2b4d5435ffa57..f9202ac4b875cadecacf2887d1f97ffec136621f 100644 (file)
@@ -7,7 +7,7 @@ config BR2_PACKAGE_BIOSDEVNAME
        help
          Biosdevname is a udev helper that looks at various BIOS tables to
          figure out what the actual hardware names are for Ethernet ports
-         and renames the ports accordingly.  This has the advantage of
+         and renames the ports accordingly. This has the advantage of
          always referring to the same port regardless of system or
          hardware changes that might otherwise alter the typical ethX
          naming.
index 013182208de902fd43e031e7a6217cf0575df328..5c6a46657527955efb101faf8802a670e0109c95 100644 (file)
@@ -44,7 +44,7 @@ config BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL
        help
          Generic Attribute Profile (GATT) support. This provides
          profile discovery and description services for Bluetooth Low
-         Energy.  This will install the gatttool utility.
+         Energy. This will install the gatttool utility.
 
          It is always built with BlueZ 5.x, but upstream choose not
          to install it by default.
index 982833aefb1a0ac4a7c3ed1e1e82427a85dd8b6d..cb085a2494271563cdd9ae7a0b5c2d29e80a46ff 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_BOA
        bool "boa"
        depends on BR2_USE_MMU # uses fork()
        help
-         A very small and very fast http daemon.  Not intended as
+         A very small and very fast http daemon. Not intended as
          a feature-packed server.
 
          http://www.boa.org/
index f2f2990ff4d8013d9150564df7f20ab1a86e0f78..b4f949f3eff609f52640e6053992e47b4676f10d 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_BUSYBOX
        bool "BusyBox"
        default y
        help
-         The Swiss Army Knife of embedded Linux.  It slices, it dices, it
+         The Swiss Army Knife of embedded Linux. It slices, it dices, it
          makes Julian Fries.
 
          http://busybox.net/
index eee041d6331aee7fb73f441b997d6ad30ec7c52d..d9f614a0049c72ec4839b4af2a63f9657a9b7b33 100644 (file)
@@ -3,7 +3,7 @@ config BR2_PACKAGE_COREUTILS
        depends on BR2_USE_WCHAR
        depends on BR2_USE_MMU # fork()
        help
-         All of the basic file/text/shell utilities.  These are the
+         All of the basic file/text/shell utilities. These are the
          core utilities which are expected to exist on every system.
          BusyBox implements many of the most common.
 
index f349fb3b1abf796db0e461b37331db58683e03ba..efcdcf01a28b1efd0d926872c7e31ab7cba5fbe5 100644 (file)
@@ -5,7 +5,7 @@ config BR2_PACKAGE_CPPUNIT
        depends on !BR2_STATIC_LIBS
        help
          CppUnit is the C++ port of the famous JUnit framework for
-         unit testing.  Test output is in XML or text format for
+         unit testing. Test output is in XML or text format for
          automatic testing and GUI based for supervised tests.
 
          http://www.freedesktop.org/wiki/Software/cppunit/
index 42f246a4ddc64b912bb83419dc4b91069ec8ee03..0f4ffc9af8c6f379c1985c1187cd87fbc0605d19 100644 (file)
@@ -3,7 +3,7 @@ config BR2_PACKAGE_DCRON
        depends on BR2_USE_MMU # fork()
        help
          dcron is a time-based job scheduler with anacron-like
-         features.  It works as a background daemon that parses
+         features. It works as a background daemon that parses
          individual crontab files and executes commands on behalf of
          the users in question.
 
index fc0e8fd51d4b5d8943678458dd15b1471f5e7386..73b71766e7b1e14866cb9231faa7bb04a4b2d86f 100644 (file)
@@ -7,7 +7,7 @@ config BR2_PACKAGE_DIALOG
          dialog - display dialog boxes from shell scripts
 
          This application provides a method of displaying several different
-         types of dialog boxes from shell scripts.  This allows a developer
+         types of dialog boxes from shell scripts. This allows a developer
          of a script to interact with the user in a much friendlier manner.
 
          http://invisible-island.net/dialog/dialog.html
index 4926c95e2215caa6f8a0da2566998bb332e52ba1..9e1c462f7f4f7f86ee11f38c1fce9c47559d9677 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_DNSMASQ
        bool "dnsmasq"
        help
-         A lightweight DNS and DHCP server.  It is intended to provide
+         A lightweight DNS and DHCP server. It is intended to provide
          coupled DNS and DHCP service to a LAN.
 
          http://www.thekelleys.org.uk/dnsmasq/
index 8d8047951f4c5895242f0cc0f67250eb1fcfe8a9..5fc55a686e5f5a4bf6b2924cdfc47148230b2999 100644 (file)
@@ -6,7 +6,7 @@ config BR2_PACKAGE_E2TOOLS
        depends on BR2_USE_MMU # e2fsprogs
        help
          E2tools is a simple set of GPL'ed utilities to read, write,
-         and manipulate files in an ext2/ext3 filesystem.  These
+         and manipulate files in an ext2/ext3 filesystem. These
          utilities access a filesystem directly using the ext2fs
          library.
 
index 63dc21e7c74d4f4e12877b38fc592f16c0972ccc..21ba79e158b9cf6c01aeac398989b99620fb27d1 100644 (file)
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_ED
        bool "ed"
        help
-         A line-oriented text editor.  Used to create, display, modify,
-         and otherwise manipulate text files.  Often used in scripts
+         A line-oriented text editor. Used to create, display, modify,
+         and otherwise manipulate text files. Often used in scripts
          rather than invoked directly.
 
          http://www.gnu.org/software/ed/
index d9a65d594fa2bdc06651c5ace6931f334610abce..ef1138493fbb1b2dbdd6f1d4612ec6785cbf9cba 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_FFTW
          Library for computing Fast Fourier Transforms.
 
          This library computes Fast Fourier Transforms (FFT) in one
-         or more dimensions.  It is extremely fast. This package
+         or more dimensions. It is extremely fast. This package
          contains the shared library version of the fftw libraries in
          double precision.
 
index b719d4ff3e28541c6ac13691e366ea32be0b693b..c93d9d8c2902d20ef1e9fe0db3493dbe100121cc 100644 (file)
@@ -3,7 +3,7 @@ config BR2_PACKAGE_FINDUTILS
        depends on BR2_USE_WCHAR
        depends on BR2_USE_MMU # fork()
        help
-         Basic directory searching utilities.  Provides the
+         Basic directory searching utilities. Provides the
          common 'find', 'xargs', 'locate', and 'updatedb' binaries.
 
          http://www.gnu.org/software/findutils/findutils.html
index 7199c6a5830e8fe23771ea0c99a16e515633b479..0a70a1c69eff8b5cc3970849f9c6a825b2b0b62c 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_FLEX
        bool "flex"
        select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
        help
-         A fast lexical analyser generator.  A tool for generating
+         A fast lexical analyser generator. A tool for generating
          programs that perform pattern-matching on text.
 
          http://flex.sourceforge.net/
index 4e83dd33b7f5a9f3229ff8c0a2471c17e8d5b809..c59535e0e3376c16138e4695919cfb21d69c7aa0 100644 (file)
@@ -16,7 +16,7 @@ config BR2_PACKAGE_GPU_VIV_BIN_MX6Q
          Userspace libraries for Vivante GPU on i.MX6 platforms
 
          It contains libraries and headers for GLES, OpenCL, and
-         OpenVG.  It also contains a DRI plugin for X11. It also
+         OpenVG. It also contains a DRI plugin for X11. It also
          contains a plugin for DirectFB-1.4.0, but that doesn't work
          together with buildroot's DirectFB version.
 
index 5b4d818b173f92fa7ce3d64661b0cbb0e5157f52..949f509b8589811f215cb950f72bf52453e8c8d8 100644 (file)
@@ -5,7 +5,7 @@ config BR2_PACKAGE_GAWK
        depends on !BR2_STATIC_LIBS
        help
          A special-purpose programming language which is data driven
-         rather than procedural.  Allows for simple data-reformatting jobs
+         rather than procedural. Allows for simple data-reformatting jobs
          with just a few lines of code.
 
          http://www.gnu.org/software/gawk/
index d1191600b208b888d2adb148544f6aed583bfd13..2251684d1d33f4e6a8d9c7e950dc97868ee3e230 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_GENEXT2FS
        bool "genext2fs"
        help
          genext2fs generates an ext2 filesystem as a normal (non-root)
-         user.  It does not require you to mount the image file to
+         user. It does not require you to mount the image file to
          copy files on it, nor does it require that you become the
          superuser to make device nodes.
 
index 146db36a9767dbba31fd53ffda919807130de739..a95bf637328b8ba3b04a1797ccdeb49b447eb548 100644 (file)
@@ -13,7 +13,7 @@ config BR2_PACKAGE_GOOGLE_BREAKPAD
          to distribute an application to users with compiler-provided
          debugging information removed, record crashes in compact
          "minidump" files, send them back to your server, and produce
-         C and C++ stack traces from these minidumps.  Breakpad can
+         C and C++ stack traces from these minidumps. Breakpad can
          also write minidumps on request for programs that have not
          crashed.
 
index aa431d1f2d20df85d810073ea6416e2aca9c2ea3..5b82ac2a0bef172ddf082528b32bdcc389d795c2 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_GSL
        bool "gsl"
        help
          The GNU Scientific Library (GSL) is a numerical library for
-         C and C++ programmers.  The library provides a wide range of
+         C and C++ programmers. The library provides a wide range of
          mathematical routines such as random number generators,
          special functions and least-squares fitting. There are over
          1000 functions in total with an extensive test suite.
index c89070ffb9257e4ce62c69cf25270fe0521b5391..cc9b4971bb23bf83fea2f6c8750cb979f5622420 100644 (file)
@@ -3,7 +3,7 @@ config BR2_PACKAGE_GST_FFMPEG
        select BR2_PACKAGE_GST_PLUGINS_BASE
        help
          GStreamer plugin containing one plugin with a set of elements using
-         the Libav library.  It contains most popular decoders as well as
+         the Libav library. It contains most popular decoders as well as
          colorspace conversion elements.
 
          This package is configured to use an internal copy of the Libav
@@ -16,7 +16,7 @@ if BR2_PACKAGE_GST_FFMPEG
 config BR2_PACKAGE_GST_FFMPEG_GPL
        bool "Enable GPL code"
        help
-         Allow use of GPL code.  The resulting libs and binaries will
+         Allow use of GPL code. The resulting libs and binaries will
          be under GPL.
 
 endif
index 22dc4263086f14c822e8fc1dad18e790c33d80b5..0d8dd626f69b6ab24877fd22bda2f39b2f434ea2 100644 (file)
@@ -23,7 +23,7 @@ config BR2_PACKAGE_GSTREAMER1_TRACE
        bool "enable tracing subsystem"
        default y
        help
-         Enable the tracing subsystem within gstreamer.  This may increase CPU
+         Enable the tracing subsystem within gstreamer. This may increase CPU
          overhead by a small amount.
 
 config BR2_PACKAGE_GSTREAMER1_GST_DEBUG
index b30c1ca4d8d9eb12da915a763857aa304e961033..a251425f6e73bdbb47f240063efd5f9a9931dffd 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_GZIP
        bool "gzip"
        depends on BR2_USE_WCHAR
        help
-         Standard GNU compressor.  Provides things like gzip,
+         Standard GNU compressor. Provides things like gzip,
          gunzip, gzcat, etc...
 
          http://www.gnu.org/software/gzip/gzip.html
index 4da0d2b1ca43b908130da163f8b2e5ea2fe292d5..0662492058544cd269eb4b1c8920a515391792b0 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_IPROUTE2
        bool "iproute2"
        depends on BR2_USE_MMU # fork()
        help
-         Kernel routing and traffic control utilities.  Provides things
+         Kernel routing and traffic control utilities. Provides things
          like ip and tc.
 
          http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
index 04249a144a6167709eee2ee8ce297dcc44d872e1..eeeb8daad8bd7a13731648d664156c2e4594ad9f 100644 (file)
@@ -15,7 +15,7 @@ config BR2_PACKAGE_JACK2
 
          JACK is a low-latency sound server, allowing multiple
          applications to connect to one audio device, and to share
-         audio between themselves.  This package contains the daemon
+         audio between themselves. This package contains the daemon
          jackd as well as some example clients.
 
          http://jackaudio.org/
index 1324590447348e7c6d2a44a147eb4a751a50cfe3..635fef14ec7c86ded6921a57ead67abd1b9b36bf 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_JIMTCL
        bool "jimtcl"
        help
          Jim Tcl is a small footprint reimplementation of the Tcl
-         scripting language.  The core language engine is compatible
+         scripting language. The core language engine is compatible
          with Tcl 8.5+, while implementing a significant subset of
          the Tcl 8.6 command set, plus additional features available
          only in Jim Tcl.
index 7b3df8202bfc7995656076d9042cdb313880a90a..eabfae78dca253901539653a31de638314f9b303 100644 (file)
@@ -6,7 +6,7 @@ config BR2_PACKAGE_JOE
 
          JOE is an easy-to-use, full featured terminal-based screen editor.
          Its behavior is a blending of WordStar and GNU-EMACS (but it does
-         not use code from either program).  It is a great editor for new
+         not use code from either program). It is a great editor for new
          users or as an alternative to vi.
 
          http://joe-editor.sf.net
index 3ec02e17d62e76d5c207ba64650cf5c17265956c..2c96f13266f24e0ce9cd4ae437faabf67900b138 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_JSONCPP
        help
          JsonCpp is a C++ library that allows manipulating JSON
          values, including serialization and deserialization to and
-         from strings.  It can also preserve existing comment in
+         from strings. It can also preserve existing comment in
          unserialization/serialization steps, making it a convenient
          format to store user input files.
 
index 46101451cf1905dba914afeee3cf26e5edb8d539..4f0a6ba0b76e8b632bac448838cf8ab1368b44fa 100644 (file)
@@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBASSUAN
          Assuan protocol.
 
          This protocol is used for IPC between most newer GnuPG
-         components.  Both, server and client side functions are
+         components. Both, server and client side functions are
          provided.
 
          http://www.gnupg.org/related_software/libassuan/
index 9c89df4102535c0a5d10f9a8d504bfe35f214cb7..8a38b477b8dcaf85dcbe09ed96a5dea9259fa628 100644 (file)
@@ -3,7 +3,7 @@ config BR2_PACKAGE_LIBEXIF
        help
          Most digital cameras produce EXIF files, which are JPEG
          files with extra tags that contain information about the
-         image.  The EXIF library allows you to parse an EXIF file
+         image. The EXIF library allows you to parse an EXIF file
          and read the data from those tags.
 
          http://libexif.sf.net
index d0edc497c43abd7e7726a606cef5dacdee6a956f..7d66976c1b4ce3f3dfea8e5dc16d29455922b965 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBMAD
        bool "libmad"
        help
-         High-quality MPEG audio decoder.  All computations are performed
+         High-quality MPEG audio decoder. All computations are performed
          with fixed-point integer arithmetic, making it ideal for systems
          without a floating-point unit.
 
index 902934274daa99802bf96218f7a09b6e210e018f..02248c7f8e6cbea75ccf043f122a3aa6e220f829 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_LIBSHOUT
        select BR2_PACKAGE_LIBVORBIS
        help
          Libshout is a library for communicating with and sending data to an
-         icecast server.  It handles the socket connection, the timing of the
+         icecast server. It handles the socket connection, the timing of the
          data, and prevents bad data from getting to the icecast server.
 
          http://icecast.org/download/
index d13531baca61265973974a0493bce1d56904c62c..bf73489da41024962058616c085ee84638d1bcd3 100644 (file)
@@ -5,7 +5,7 @@ config BR2_PACKAGE_LTRIS
        select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
        help
          LTris is a tetris clone, using SDL. It optionally requires
-         SDL_mixer for audio support.  A display with minimum 640x480
+         SDL_mixer for audio support. A display with minimum 640x480
          resolution and a keyboard are recommended.
 
          http://lgames.sourceforge.net/index.php?project=LTris
index d9f85e2c9311ef404d39b8e2d2dc09df9436b75b..d9cd1dde9fb02c789c3f7c1a274e65afea5fdff3 100644 (file)
@@ -39,7 +39,7 @@ config BR2_PACKAGE_LUA_32BITS
        default y if !BR2_ARCH_IS_64
        help
          Use a 32 bit data type for numbers / integers instead of the
-         default 64 bit type.  This option is particularly attractive
+         default 64 bit type. This option is particularly attractive
          for small machines and embedded systems.
 
 endif
index ff3b24ed8f7178f25a14ee6dcc5f77c7531dc6de..2d19d698bcfd0fd8ab72191362385cfd429f0dfc 100644 (file)
@@ -133,7 +133,7 @@ config BR2_PACKAGE_MESA3D_OPENGL_ES
        bool "OpenGL ES"
        select BR2_PACKAGE_HAS_LIBGLES
        help
-         Use the Khronos OpenGL ES APIs.  This is commonly used on embedded
+         Use the Khronos OpenGL ES APIs. This is commonly used on embedded
          systems and represents a subset of the OpenGL API.
 
 endif # BR2_PACKAGE_MESA3D_DRIVER
index 5e19297939e1d6d1eabcefd8dd36d6108de93aa3..41a4d541044cf275d62fa2faf93334483eebfff5 100644 (file)
@@ -266,7 +266,7 @@ config BR2_PACKAGE_MPD_NEIGHBOR_DISCOVERY_SUPPORT
          This option can be used in conjunction with the smbclient
          plugin to provide a list of SMB/CIFS servers or with the
          UPnP plugin to provide a list of UPnP servers on the local
-         network.  The neighbor plugin needs configuration in
+         network. The neighbor plugin needs configuration in
          mpd.conf. For further information take a look at the MPD
          documentation.
 
index a7ac035a77b4ae3eb257dc3ec8c37720508c56fd..eacefada5d864e1eab200b36b306298de5c99300 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_MPG123
        bool "mpg123"
        depends on BR2_USE_MMU # fork - in the application
        help
-         Fast, free and portable MPEG audio player for Unix.  It supports
+         Fast, free and portable MPEG audio player for Unix. It supports
          MPEG 1.0/2.0 layers 1, 2 and 3.
 
          http://www.mpg123.de/
index cfbba73aedc3afe885d5ab6ac5220d089bbf2624..be445f4f6ccb30a65a88063bfec565bc07637d39 100644 (file)
@@ -13,7 +13,7 @@ config BR2_PACKAGE_NGINX_FILE_AIO
        bool "file AIO support"
        # Does not build, because nginx hardcodes using SYS_eventfd,
        # but it's available on neither AArch64 nor ARC where only
-       # eventfd() is available.  See
+       # eventfd() is available. See
        # https://bugs.launchpad.net/linaro-aarch64/+bug/1160013
        depends on !BR2_aarch64
        depends on !BR2_arc
index d044c8ea3757a4a1801ca35486f058b2482398af..31406831c0a9926441578251f24e9a29781a74ec 100644 (file)
@@ -58,7 +58,7 @@ config BR2_PACKAGE_NODEJS_MODULES_ADDITIONAL
        help
          List of space-separated nodejs modules to install via npm.
          See https://npmjs.org/ to find modules and 'npm help install'
-         for available installation methods.  For repeatable builds,
+         for available installation methods. For repeatable builds,
          download and save tgz files or clone git repos for the
          components you care about.
 
@@ -72,7 +72,7 @@ config BR2_PACKAGE_NODEJS_MODULES_ADDITIONAL_DEPS
        string "Additional module dependencies"
        help
          List of space-separated buildroot recipes which must be built before
-         your npms can be installed.  For example, if in 'Additional modules'
+         your npms can be installed. For example, if in 'Additional modules'
          you specified 'node-curl' (see:
          https://github.com/jiangmiao/node-curl), you could then specify
          'libcurl' here, to ensure that buildroot builds the libcurl package,
index 78cc615c0351ae50daf39cb42f215a38846f43ab..75911402ae3f73874187c73f3516368b1a831969 100644 (file)
@@ -5,6 +5,6 @@ config BR2_PACKAGE_OPENSSH
        select BR2_PACKAGE_ZLIB
        help
          A free version of the SSH protocol suite of network connectivity
-         tools.  The standard 'ssh', 'sshd', 'scp', and friends.
+         tools. The standard 'ssh', 'sshd', 'scp', and friends.
 
          http://www.openssh.com/
index d685e5cc39e9c627a7fc182cc1abfd0f42465a78..debd1d9dafd2c73924a21ba0711cbde297990cda 100644 (file)
@@ -7,7 +7,7 @@ config BR2_PACKAGE_POLKIT
        select BR2_PACKAGE_EXPAT
        help
          PolicyKit is a toolkit for defining and handling
-         authorizations.  It is used for allowing unprivileged
+         authorizations. It is used for allowing unprivileged
          processes to speak to privileged processes.
 
          http://www.freedesktop.org/wiki/Software/polkit
index 9cbfcfbbb176f9fa686df559920227d3a14851a6..3805d3d10ae7b222ccc0d1e198166569c2f8ec92 100644 (file)
@@ -3,7 +3,7 @@ config BR2_PACKAGE_PYTHON_CFFI
        select BR2_PACKAGE_LIBFFI
        help
          This is the Foreign Function Interface for Python calling C
-         code.  The aim of this project is to provide a convenient
+         code. The aim of this project is to provide a convenient
          and reliable way of calling C code from Python.
 
          https://pypi.python.org/pypi/cffi
index a3a482fff149c78de6d961bf805e2bda4bed7863..9942d671b35534f673b418b899da99ae085653c9 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_PYTHON_DOCOPT
        bool "python-docopt"
        help
          docopt helps you create most beautiful command-line
-         interfaces easily.  The option parser is generated based on
+         interfaces easily. The option parser is generated based on
          the beautiful help message that you write yourself. This way
          you don't need to write this stupid repeatable parser-code,
          and instead can write only the help message-- the way you
index c6d4f390aaf705f1159a5bd4b0e67c3ad221c289..170da4940f116c761c29cbc5bf5c8c194b7552fe 100644 (file)
@@ -6,7 +6,7 @@ config BR2_PACKAGE_QLIBC
        depends on !BR2_STATIC_LIBS
        help
          qLibc is currently one of the most functionally complete
-         public licensed C/C++ libraries.  The C/C++ library which
+         public licensed C/C++ libraries. The C/C++ library which
          includes all kinds of containers and general library
          routines. It provides ready-made set of common container
          APIs with consistant API look.
index f1ad1c4979d7f82abd2441b8e8c1d8496f476767..a4668e684c95bd81e71c3d41e0a351155df550b3 100644 (file)
@@ -2,10 +2,10 @@ config BR2_PACKAGE_READ_EDID
        bool "read-edid"
        help
          Read-edid is a pair of tools for reading the EDID from a
-         monitor.  It should work with most monitors made since 1996
+         monitor. It should work with most monitors made since 1996
          (except for newer ones with 256-byte EDID's - WiP), assuming
          the video card supports the standard read commands (most
-         do).  Read-edid is a set of two tools - get-edid, which gets
+         do). Read-edid is a set of two tools - get-edid, which gets
          the raw edid information from the monitor, and parse-edid,
          which turns the raw binary information into an
          XF86Config-compatible monitor section.
index 668a4430a8bec0f76ee9399d3e46b7af6cd82734..d37203cfd11670663af775a66a86884c57ecfc4b 100644 (file)
@@ -3,9 +3,9 @@ config BR2_PACKAGE_RP_PPPOE
        depends on BR2_PACKAGE_PPPD
        help
          An implementation of the Point-to-point protocol over Ethernet.
-         Has userspace client and server deamons.  You likely only need
+         Has userspace client and server deamons. You likely only need
          this package if you are implementing the pppoe server that will
-         service other pppoe client devices.  Otherwise the normal client
+         service other pppoe client devices. Otherwise the normal client
          functionality already exists in the pppd package (and kernel).
 
          http://www.roaringpenguin.com/pppoe.html
index 00cbac5b65cb9d1008d7c9054faa39f6cdb13d65..218b47ce4acb022725b263e38e70471796b09b86 100644 (file)
@@ -2,8 +2,8 @@ config BR2_PACKAGE_RSH_REDONE
        bool "rsh-redone"
        help
          Rsh-redone is a reimplementation of the remote shell clients and
-         servers.  It is written from the ground up to avoid the bugs found
-         in the standard clients and servers.  It also fully supports IPv6.
+         servers. It is written from the ground up to avoid the bugs found
+         in the standard clients and servers. It also fully supports IPv6.
 
          http://packages.debian.org/source/sid/rsh-redone
 
index 3b8f60e3ee8b41039a09b802717936cf8a2640c5..976b08f8853d9194dd2077fe20d272cde3c40607 100644 (file)
@@ -8,7 +8,7 @@ config BR2_PACKAGE_SISPMCTL
        help
          sispmctl is an application enabling the use of the GEMBIRD
          SiS-PM and mSiS(sispm) USB-controlled power-outlet device
-         under Linux.  Note that the device is also sold under
+         under Linux. Note that the device is also sold under
          different Names, i.e. as "IntelliPlug" in Germany.
 
          http://sispmctl.sourceforge.net/
index f9a81f6f2b323a8d46bdcba6e4a3f6c2bb8d3fad..f104075207ba2ecee5c2b20145fff8d0981492f5 100755 (executable)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_SMCROUTE
        help
          SMCRoute is a command line tool to manipulate the multicast
          routes of a UNIX kernel. It supports both IPv4 and IPv6 multicast
-         routing.  SMCRoute can be used as an alternative to dynamic
+         routing. SMCRoute can be used as an alternative to dynamic
          multicast routers like mrouted or pimd in setups where static
          multicast routes should be maintained and/or no proper IGMP or
          MLD signaling exists.
index 484340fe1c9e8d1318628fade0a31ef5784b55a5..98b2f8955dacbd97bd4ac3fa738bed2e2260eaaa 100644 (file)
@@ -5,7 +5,7 @@ config BR2_PACKAGE_SQLCIPHER
        select BR2_PACKAGE_OPENSSL
        help
          SQLCipher is an SQLite extension that provides 256 bits AES
-         encryption of database files.  Note that it is a fork of SQLite
+         encryption of database files. Note that it is a fork of SQLite
          and they cannot be installed side-by-side.
 
          http://sqlcipher.net
index cd7ab812103aaf6cb966a4b5915bc7333739d2af..cbef15d67b6fd0c91701abd15a7a24536f419afe 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_SUDO
        depends on BR2_USE_MMU
        help
          Sudo is a program designed to allow a sysadmin to give
-         limited root privileges to users and log root activity.  The
+         limited root privileges to users and log root activity. The
          basic philosophy is to give as few privileges as possible
          but still allow people to get their work done.
 
index c95ebbb71b26e079f379c66e9eae4089a7af0025..95f91ab30d7f69ded1a1d36a90b92777475d263a 100644 (file)
@@ -34,7 +34,7 @@ choice
        prompt "Version"
        default BR2_PACKAGE_SUNXI_MALI_R3P0
        help
-         Select the version of the kernel module.  For the sunxi-kernel, the
+         Select the version of the kernel module. For the sunxi-kernel, the
          appropriate version number is r3p0. For other kernels, use the maliver
          application to determine the appropriate version.
 
index 0c5d9b0dc67c7b399720a8f9189ff2f947d2bd7b..5a24362f29317e68e80f884751905213b001d416 100644 (file)
@@ -9,7 +9,7 @@ config BR2_PACKAGE_SZIP
          standards for space applications[1,6,7]. Szip is reported to
          provide fast and effective compression, specifically for the
          EOS data generated by the NASA Earth Observatory System
-         (EOS)[1].  It was originally developed at University of New
+         (EOS)[1]. It was originally developed at University of New
          Mexico (UNM) and integrated with HDF4 by UNM researchers and
          developers.
 
index 46322a0569195c2f6dea1537dbb7053fc745d913..d4c8a89d422c9064ccdeb969fd658b42b2feeb9b 100644 (file)
@@ -36,7 +36,7 @@ if BR2_PACKAGE_XENOMAI
 config BR2_PACKAGE_XENOMAI_VERSION
        string "Custom Xenomai version"
        help
-         Manually select Xenomai version.  If left empty, the default
+         Manually select Xenomai version. If left empty, the default
          version will be used.
 
          Make sure that the selected version has a patch for your
index 00fc04874ec98a7aa87afa2860d9400af2faea69..927765303b006f69422c0df51df43e2fba7437d2 100644 (file)
@@ -15,7 +15,7 @@ config BR2_PACKAGE_ZEROMQ
          sockets that carry whole messages across various transports
          like in-process, inter- process, TCP, and multicast. You can
          connect sockets N-to-N with patterns like fanout, pub-sub,
-         task distribution, and request-reply.  It's fast enough to
+         task distribution, and request-reply. It's fast enough to
          be the fabric for clustered products. Its asynchronous I/O
          model gives you scalable multicore applications, built as
          asynchronous message-processing tasks. It has a score of
index 8954214242da53d34dfc4ddb3bf9a6647819fa87..f62330486b1a0f3affe8a8d111f9abc67d97a2cf 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_ZLIB
        bool "zlib"
        help
-         Standard (de)compression library.  Used by things like
+         Standard (de)compression library. Used by things like
          gzip and libpng.
 
          http://www.gzip.org/zlib/