unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Alex Kost <alezost@gmail.com>
To: 20812@debbugs.gnu.org
Subject: bug#20812: [PATCH] Fix typo in the man page.
Date: Sun, 14 Jun 2015 19:18:07 +0300	[thread overview]
Message-ID: <87a8w2i7r4.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 117 bytes --]

Hello,

I've noticed that commit 900a6f8 mistakenly reverted the change in the
manual introduced by commit 6f06e8d.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-typo-in-the-man-page.patch --]
[-- Type: text/x-diff, Size: 642 bytes --]

From 15b70ea013cd9886320b22191aa5527f866f5959 Mon Sep 17 00:00:00 2001
From: Alex Kost <alezost@gmail.com>
Date: Sun, 14 Jun 2015 19:09:34 +0300
Subject: [PATCH] Fix typo in the man page.

* doc/guile.1: "--no-autocompile" -> "--no-auto-compile".
---
 doc/guile.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guile.1 b/doc/guile.1
index 5d8b4e1..7b3d232 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
-- 
2.4.2


             reply	other threads:[~2015-06-14 16:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-14 16:18 Alex Kost [this message]
2015-06-19 19:46 ` bug#20812: [PATCH] Fix typo in the man page Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a8w2i7r4.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=20812@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).