gbranden pushed a commit to branch master
in repository groff.
commit 79ce39fff4d23c785bb87c3f274debb66b15bddf
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Aug 1 19:32:54 2022 -0500
INSTALL.extra: Fix error in instructions.
---
INSTALL.extra | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/INSTALL.extra b/INSTALL.extra
index 568c0ef1c..557134362 100644
--- a/INSTALL.extra
+++ b/INSTALL.extra
@@ -56,9 +56,9 @@ build directory.
0. Create '/home/my/groff-build' and 'cd' to that directory.
- 1. Type './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.
+ 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.
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