summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.REPO2
-rw-r--r--INSTALL.extra8
2 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL.REPO b/INSTALL.REPO
index 39d54a844..c0783592c 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -113,7 +113,7 @@ Installation
When the build is finished you can install the groff build artifacts.
- $ make install # run with 'sudo' if necessary
+ $ make install install-doc # run with 'sudo' if necessary
Uninstalling
diff --git a/INSTALL.extra b/INSTALL.extra
index 60c0f815a..58a20ef9a 100644
--- a/INSTALL.extra
+++ b/INSTALL.extra
@@ -28,8 +28,8 @@ A simple method of building and installing groff is as follows.
3. Optionally, check the build for sound operation as described under
"Evaluation" below.
- 4. Type 'sudo make install' to install groff's programs, data files,
- and documentation. 'make install' is the only step for which you
+ 4. Type 'sudo make install install-doc' to install groff's programs,
+ data files, and documentation. This is the only step for which you
need 'root' access; 'sudo' obtains this access.
5. You can remove the groff executables and other generated files from
@@ -67,8 +67,8 @@ valid on the operating system.
3. Optionally, check the build for sound operation as described under
"Evaluation" below.
- 4. Type 'sudo make install' to install groff's programs, data files,
- and documentation. 'make install' is the only step for which you
+ 4. Type 'sudo make install install-doc' to install groff's programs,
+ data files, and documentation. This is the only step for which you
need 'root' access; 'sudo' obtains this access.
5. You can remove the groff executables and other generated files from