]> git.cameronkatri.com Git - mandoc.git/commitdiff
delete trailing whitespace and space-tab sequences; no code change;
authorIngo Schwarze <schwarze@openbsd.org>
Mon, 1 Jul 2019 22:56:24 +0000 (22:56 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Mon, 1 Jul 2019 22:56:24 +0000 (22:56 +0000)
patch from Michal Nowak <mnowak at startmail dot com>
who found these with git pbchk in the illumos tree

configure
dbm.c
dbm_map.h
lib.in
man_term.c
mansearch.c
mdoc_markdown.c
regress/regress.pl
roff.c
tbl_term.c

index 5507de7021b86d46e4e244a7041c9aeae0446590..2df028da0510a1c87daee48d24a2e1a6a245c0e5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: configure,v 1.70 2019/03/06 16:04:31 schwarze Exp $
+# $Id: configure,v 1.71 2019/07/01 22:56:24 schwarze Exp $
 #
 # Copyright (c) 2014-2019 Ingo Schwarze <schwarze@openbsd.org>
 #
@@ -529,7 +529,7 @@ fi
        echo "extern    char     *mkdtemp(char *);"
 
 if [ ${HAVE_PROGNAME} -eq 0 ]; then
-       echo "extern    const char *getprogname(void);"
+       echo "extern    const char *getprogname(void);"
        echo "extern    void      setprogname(const char *);"
 fi
 
diff --git a/dbm.c b/dbm.c
index f6b1259ef5add09f5a1c966b07112a9401af08a1..7dc07d0674adbed8af4e3ecb6376ca44c5a2ec52 100644 (file)
--- a/dbm.c
+++ b/dbm.c
@@ -1,4 +1,4 @@
-/*     $Id: dbm.c,v 1.6 2018/11/19 19:22:07 schwarze Exp $ */
+/*     $Id: dbm.c,v 1.7 2019/07/01 22:56:24 schwarze Exp $ */
 /*
  * Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
  *
@@ -233,7 +233,7 @@ static struct dbm_res
 page_bytitle(enum iter arg_iter, const struct dbm_match *arg_match)
 {
        static const struct dbm_match   *match;
-       static const char               *cp;    
+       static const char               *cp;
        static int32_t                   ip;
        struct dbm_res                   res = {-1, 0};
 
@@ -315,7 +315,7 @@ page_byarch(const struct dbm_match *arg_match)
        static const struct dbm_match   *match;
        struct dbm_res                   res = {-1, 0};
        static int32_t                   ip;
-       const char                      *cp;    
+       const char                      *cp;
 
        /* Initialize for a new iteration. */
 
index 9768fc5f2dcce1e593702d238ff66d13d1967891..dc072aef5463a2d6718990ab5638af82ee1200b0 100644 (file)
--- a/dbm_map.h
+++ b/dbm_map.h
@@ -1,4 +1,4 @@
-/*     $Id: dbm_map.h,v 1.1 2016/07/19 21:31:55 schwarze Exp $ */
+/*     $Id: dbm_map.h,v 1.2 2019/07/01 22:56:24 schwarze Exp $ */
 /*
  * Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
  *
@@ -14,7 +14,7 @@
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Private interface for low-level routines for the map-based version 
+ * Private interface for low-level routines for the map-based version
  * of the mandoc database, for read-only access.
  * To be used by dbm*.c only.
  */
diff --git a/lib.in b/lib.in
index b8dd87eb99f8897f749eb712d49a1b375cd221e3..a01f79e1ac48214d1425b8109c00279c9a3733a7 100644 (file)
--- a/lib.in
+++ b/lib.in
@@ -1,4 +1,4 @@
-/*     $Id: lib.in,v 1.21 2019/03/04 17:35:21 schwarze Exp $ */
+/*     $Id: lib.in,v 1.22 2019/07/01 22:56:24 schwarze Exp $ */
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2009, 2012 Joerg Sonnenberger <joerg@netbsd.org>
@@ -43,7 +43,7 @@ LINE("libcipher",     "FreeSec Crypt Library (libcipher, \\-lcipher)")
 LINE("libcompat",      "Compatibility Library (libcompat, \\-lcompat)")
 LINE("libcrypt",       "Crypt Library (libcrypt, \\-lcrypt)")
 LINE("libcurses",      "Curses Library (libcurses, \\-lcurses)")
-LINE("libcuse",        "Userland Character Device Library (libcuse, \\-lcuse)")
+LINE("libcuse",                "Userland Character Device Library (libcuse, \\-lcuse)")
 LINE("libdevattr",     "Device attribute and event library (libdevattr, \\-ldevattr)")
 LINE("libdevctl",      "Device Control Library (libdevctl, \\-ldevctl)")
 LINE("libdevinfo",     "Device and Resource Information Utility Library (libdevinfo, \\-ldevinfo)")
index 6cb159e7a04d118323617f8ab3bbd75ad5d1fc27..bb4851e9c7d561c8e6acd9d70896b5f6a528ac76 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: man_term.c,v 1.229 2019/06/27 12:20:18 schwarze Exp $ */
+/*     $Id: man_term.c,v 1.230 2019/07/01 22:56:24 schwarze Exp $ */
 /*
  * Copyright (c) 2008-2012 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2010-2015, 2017-2019 Ingo Schwarze <schwarze@openbsd.org>
@@ -315,7 +315,7 @@ pre_alternate(DECL_ARGS)
                assert(nn->type == ROFFT_TEXT);
                term_word(p, nn->string);
                if (nn->flags & NODE_EOS)
-                       p->flags |= TERMP_SENTENCE;
+                       p->flags |= TERMP_SENTENCE;
                if (nn->next != NULL)
                        p->flags |= TERMP_NOSPACE;
        }
index 19a557887c9fbc24e424670bc1dbe1508e7616ff..59a35771970cb4ab0bae0c4a9b6cbbfd9eaadc3e 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: mansearch.c,v 1.81 2019/04/30 18:51:57 schwarze Exp $ */
+/*     $Id: mansearch.c,v 1.82 2019/07/01 22:56:24 schwarze Exp $ */
 /*
  * Copyright (c) 2012 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2013-2018 Ingo Schwarze <schwarze@openbsd.org>
@@ -191,7 +191,7 @@ mansearch(const struct mansearch *search,
                            mpage->file, R_OK) == -1) {
                                warn("%s", mpage->file);
                                warnx("outdated mandoc.db contains "
-                                   "bogus %s entry, run makewhatis %s", 
+                                   "bogus %s entry, run makewhatis %s",
                                    page->file + 1, paths->paths[i]);
                                free(mpage->file);
                                free(rp);
index e9a931218cc4f8ce303705d8435a6e7aec013806..88e37c0b188bd1dc38f9db7c9e5a8575b4547103 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: mdoc_markdown.c,v 1.30 2018/12/30 00:49:55 schwarze Exp $ */
+/*     $Id: mdoc_markdown.c,v 1.31 2019/07/01 22:56:24 schwarze Exp $ */
 /*
  * Copyright (c) 2017, 2018 Ingo Schwarze <schwarze@openbsd.org>
  *
@@ -1290,7 +1290,7 @@ md_post_It(struct roff_node *n)
                while ((n = n->prev) != NULL && n->type != ROFFT_HEAD)
                        i++;
 
-               /* 
+               /*
                 * If a width was specified for this column,
                 * subtract what printed, and
                 * add the same spacing as in mdoc_term.c.
index 7faa3a5f3f8e3e19a7c47c76267091e3127db283..8ee2640d70aeea9227d07f66c030a1a06f3365f3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# $Id: regress.pl,v 1.10 2019/03/10 09:23:33 schwarze Exp $
+# $Id: regress.pl,v 1.11 2019/07/01 22:56:26 schwarze Exp $
 #
 # Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org>
 #
@@ -424,7 +424,7 @@ if ($count_total == 1) {
        print "\n";
 } else {
        print "No tests were run.\n";
-} 
+}
 if ($targets{clean}) {
        if ($count_rm) {
                print "Deleted $count_rm test output files.\n";
diff --git a/roff.c b/roff.c
index a1d4fca374f9126c777f8dc67b08383b9b987443..f26d9f01f2265ab78091458b46c1748882e22e4c 100644 (file)
--- a/roff.c
+++ b/roff.c
@@ -1,4 +1,4 @@
-/*     $Id: roff.c,v 1.365 2019/04/21 23:51:21 schwarze Exp $ */
+/*     $Id: roff.c,v 1.366 2019/07/01 22:56:24 schwarze Exp $ */
 /*
  * Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2010-2015, 2017-2019 Ingo Schwarze <schwarze@openbsd.org>
@@ -783,7 +783,7 @@ roff_reset(struct roff *r)
 void
 roff_free(struct roff *r)
 {
-       int              i;
+       int              i;
 
        roff_free1(r);
        for (i = 0; i < r->mstacksz; i++)
@@ -1590,7 +1590,7 @@ char *
 roff_getarg(struct roff *r, char **cpp, int ln, int *pos)
 {
        struct buf       buf;
-       char            *cp, *start;
+       char            *cp, *start;
        int              newesc, pairs, quoted, white;
 
        /* Quoting can only start with a new word. */
index 4a4161cfa4ca40449bb20b0af0eb139d1c3a3db8..de88d61c15e18ef1ab048fd02e86f54bbc2f5e97 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: tbl_term.c,v 1.71 2019/06/11 16:04:36 schwarze Exp $ */
+/*     $Id: tbl_term.c,v 1.72 2019/07/01 22:56:24 schwarze Exp $ */
 /*
  * Copyright (c) 2009, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2011-2019 Ingo Schwarze <schwarze@openbsd.org>
@@ -164,7 +164,7 @@ term_tbl(struct termp *tp, const struct tbl_span *sp)
        const struct tbl_cell   *cp, *cpn, *cpp, *cps;
        const struct tbl_dat    *dp;
        static size_t            offset;
-       size_t                   save_offset;
+       size_t                   save_offset;
        size_t                   coloff, tsz;
        int                      hspans, ic, more;
        int                      dvert, fc, horiz, lhori, rhori, uvert;