unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: 10028@debbugs.gnu.org
Cc: Barry Gidden <barry.gidden@dsl.pipex.com>
Subject: bug#10028: minor typo in doc/ref/web.texi
Date: Sat, 12 Nov 2011 17:39:24 +0000	[thread overview]
Message-ID: <1RPHYj-0001Vc-HX.1321119608=99f522d7@network-theory.co.uk> (raw)

Hello - I think there is a missing quote mark in the documentation for
if-modified-since.

$ git diff doc/ref/web.texi
diff --git a/doc/ref/web.texi b/doc/ref/web.texi
index 63b6f3f..a08cd2c 100644
--- a/doc/ref/web.texi
+++ b/doc/ref/web.texi
@@ -847,7 +847,7 @@ indicating any etag, or a list of entity tags.
 Indicates that a response should proceed if and only if the resource has
 been modified since the given date.
 @example
-(parse-header if-modified-since "Tue, 15 Nov 1994 08:12:31 GMT")
+(parse-header 'if-modified-since "Tue, 15 Nov 1994 08:12:31 GMT")
 @result{} #<date ...>
 @end example
 @end deftypevr





             reply	other threads:[~2011-11-12 17:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-12 17:39 Brian Gough [this message]
2011-11-16 22:19 ` bug#10028: minor typo in doc/ref/web.texi Andy Wingo

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='1RPHYj-0001Vc-HX.1321119608=99f522d7@network-theory.co.uk' \
    --to=bjg@network-theory.co.uk \
    --cc=10028@debbugs.gnu.org \
    --cc=barry.gidden@dsl.pipex.com \
    /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).