]> git.cameronkatri.com Git - mandoc.git/blobdiff - mansearch.c
POSIX make(1) does not support prerequisites on suffix rules.
[mandoc.git] / mansearch.c
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>
 /*
  * 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 "
                            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);
                                    page->file + 1, paths->paths[i]);
                                free(mpage->file);
                                free(rp);