guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] 02/02: Fix typo in the man page.


From: Mark H. Weaver
Subject: [Guile-commits] 02/02: Fix typo in the man page.
Date: Fri, 19 Jun 2015 19:46:04 +0000

mhw pushed a commit to branch stable-2.0
in repository guile.

commit 4c7f9b764410653caadbb24e7a403ad88694d4b9
Author: Alex Kost <address@hidden>
Date:   Sun Jun 14 19:09:34 2015 +0300

    Fix typo in the man page.
    
    * doc/guile.1: "--no-autocompile" -> "--no-auto-compile".
---
 doc/guile.1 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/guile.1 b/doc/guile.1
index e36c2aa..07eb5e2 100644
--- a/doc/guile.1
+++ b/doc/guile.1
@@ -125,7 +125,7 @@ is being run interactively.
 Compile source files automatically (default behavior).
 .
 .TP
-.B --no-autocompile
+.B --no-auto-compile
 Disable automatic source file compilation.
 .
 .TP



reply via email to

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