groff-commit
[Top][All Lists]
Advanced

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

[groff] 23/23: INSTALL.*: Advise use of 'install-doc' target.


From: G. Branden Robinson
Subject: [groff] 23/23: INSTALL.*: Advise use of 'install-doc' target.
Date: Thu, 23 Feb 2023 11:10:26 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 57123c1a87a909ae8f81988115424be241c285a8
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Feb 23 09:42:07 2023 -0600

    INSTALL.*: Advise use of 'install-doc' target.
    
    Thanks to T. Kurt Bond for the suggestion.
---
 INSTALL.REPO  | 2 +-
 INSTALL.extra | 8 ++++----
 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



reply via email to

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