git: Remove unnecessary whitespace in macro arguments in some manual pages.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Nov 10 10:01:36 PST 2015


commit 31524921f01f28c9bd1362a5c1f73d2d3432d975
Author: Sascha Wildner <saw at online.de>
Date:   Tue Nov 10 19:01:05 2015 +0100

    Remove unnecessary whitespace in macro arguments in some manual pages.

Summary of changes:
 bin/mkdir/mkdir.1               |  5 ++--
 bin/pax/pax.1                   |  5 ++--
 bin/rcp/rcp.1                   |  9 +++---
 bin/stty/stty.1                 |  2 +-
 lib/libc/gen/fts.3              |  3 +-
 lib/libc/gen/tzset.3            |  2 +-
 lib/libc/sys/chflags.2          |  3 +-
 lib/libc/sys/getsockopt.2       |  3 +-
 lib/libc/sys/pipe.2             |  3 +-
 lib/libc/sys/sigaction.2        |  2 +-
 lib/libipsec/ipsec_set_policy.3 |  5 ++--
 lib/libprop/prop_array_util.3   |  4 +--
 lib/libstand/libstand.3         |  2 +-
 lib/libusb/libusb20.3           |  4 +--
 share/man/man3/tgmath.3         |  2 +-
 share/man/man4/inet.4           |  2 +-
 share/man/man4/ng_socket.4      |  2 +-
 share/man/man4/termios.4        |  2 +-
 share/man/man7/hostname.7       |  5 ++--
 share/man/man7/nls.7            |  2 +-
 share/man/man9/VFS_CHECKEXP.9   |  2 +-
 share/man/man9/ieee80211.9      |  2 +-
 share/man/man9/ioctl.9          |  2 +-
 usr.bin/col/col.1               |  3 +-
 usr.bin/gcore/gcore.1           |  3 +-
 usr.bin/hexdump/hexdump.1       |  2 +-
 usr.bin/keylogin/keylogin.1     |  3 +-
 usr.bin/locate/locate/locate.1  |  4 +--
 usr.bin/logger/logger.1         |  5 ++--
 usr.bin/lorder/lorder.1         |  3 +-
 usr.bin/mkfifo/mkfifo.1         |  3 +-
 usr.bin/msgs/msgs.1             |  5 ++--
 usr.bin/mt/mt.1                 |  2 +-
 usr.bin/printenv/printenv.1     |  5 ++--
 usr.bin/rdist/rdist.1           | 22 +++++++-------
 usr.bin/rlogin/rlogin.1         | 11 ++++---
 usr.bin/script/script.1         |  3 +-
 usr.bin/shar/shar.1             |  9 +++---
 usr.bin/systat/systat.1         |  3 +-
 usr.bin/telnet/telnet.1         | 37 ++++++++++++------------
 usr.bin/tftp/tftp.1             |  3 +-
 usr.bin/tip/tip.1               | 64 ++++++++++++++++++++---------------------
 usr.bin/vgrind/vgrindefs.5      |  5 ++--
 usr.bin/window/window.1         | 62 +++++++++++++++++++--------------------
 usr.sbin/lpr/lpq/lpq.1          | 15 +++++-----
 usr.sbin/lpr/lpr/lpr.1          |  9 +++---
 usr.sbin/lpr/lprm/lprm.1        |  3 +-
 usr.sbin/mtree/mtree.8          |  5 ++--
 usr.sbin/sliplogin/sliplogin.8  |  3 +-
 49 files changed, 168 insertions(+), 197 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/31524921f01f28c9bd1362a5c1f73d2d3432d975


-- 
DragonFly BSD source repository



More information about the Commits mailing list