groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 10/10: PROBLEMS: Fix indentation in answer.


From: G. Branden Robinson
Subject: [groff] 10/10: PROBLEMS: Fix indentation in answer.
Date: Sun, 16 Apr 2023 21:23:10 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 08fbe2c2907ae9e49f6af44456925cc86f83b1d1
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Apr 16 20:03:08 2023 -0500

    PROBLEMS: Fix indentation in answer.
---
 PROBLEMS | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/PROBLEMS b/PROBLEMS
index dd388671e..67be96947 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -811,13 +811,13 @@ isolate it in a future release.
 
 * I get a build failure on Cygwin / a system using newlib and GCC 11.
 
-  "newlib" defines a function called "utoa" which conflicts with a
-  static (file scope-local) function in src/libs/libxutil/XFontName.c.
+"newlib" defines a function called "utoa" which conflicts with a static
+(file scope-local) function in src/libs/libxutil/XFontName.c.
 
-  We expect to fix this in the near future; in the meantime, you can
-  patch the file to rename the function (and update its call sites) or,
-  if you don't require the "gxditview" output previewer or "xtotroff"
-  utility, you can build groff without X11 support.
+We expect to fix this in the near future; in the meantime, you can patch
+the file to rename the function (and update its call sites) or, if you
+don't require the "gxditview" output previewer or "xtotroff" utility,
+you can build groff without X11 support.
 
   $ make distclean
   $ ./configure --without-x



reply via email to

[Prev in Thread] Current Thread [Next in Thread]