procps/Documentation
Jim Warner fe75e26ab6 miscellaneous: clean up trailing whitespace throughout
The entire tree's polluted with inappropriate trailing
whitespace. This commit rids our environment of all of
those useless keystrokes. Unfortunately, it sure ain't
a permanent solution and requires every contributor to
instruct their editor(s) to prevent or eliminate them.

Plus it's strongly recommended we all insert something
like what's shown below to our '.gitconfig' file so as
to provide at least some warnings when we try to apply
any patches (git am) that do contain the #@!%& things!

References(s):
~/.gitconfig excerpt ---------------------------------
[core]
  whitespace = trailing-space, space-before-tab, blank-at-eof
[apply]
  whitespace = warn
--------------------------------- ~/.gitconfig excerpt

Signed-off-by: Jim Warner <james.warner@comcast.net>
2013-03-14 12:36:47 +01:00
..
BUGS docs: ask gitorious merge request announces 2012-03-03 18:28:52 +11:00
CodingStyle docs: mention linux 3.xx kernels are expected to work 2012-06-02 15:13:18 +10:00
FAQ docs: mention linux 3.xx kernels are expected to work 2012-06-02 15:13:18 +10:00
howto-uClibc-buildroot-compilation.txt miscellaneous: clean up trailing whitespace throughout 2013-03-14 12:36:47 +01:00
TODO other: update TODO 2012-01-08 21:57:34 +01:00