gbranden pushed a commit to branch master
in repository groff.

commit cd6724c78145c2b5269a8805791452dea74cacec
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Aug 4 22:23:43 2022 -0500

    INSTALL.extra: Update out-of-tree build example.
    
    Fix copy and paste error; use the example path to the source tree.
---
 INSTALL.extra | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/INSTALL.extra b/INSTALL.extra
index 557134362..a03c08648 100644
--- a/INSTALL.extra
+++ b/INSTALL.extra
@@ -58,7 +58,8 @@ build directory.
 
   1. Type '/usr/local/src/groff/configure' to configure groff for your
      system.  If you are using 'csh' on an old version of AT&T System V
-     Unix, you might need to type 'sh ./configure' instead.
+     Unix, you might need to type 'sh /usr/local/src/groff/configure'
+     instead.
 
   2. Type 'make' to compile groff.  You may wish to add the '-j' option
      to accelerate the build on multicore systems.

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to