All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Prince <tom.prince@ualberta.net>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: spurious .sp in manpages
Date: Sat, 16 Dec 2006 02:52:42 -0700	[thread overview]
Message-ID: <20061216095242.GC13144@socrates.priv> (raw)

On Wed, Dec 13, 2006 at 12:58:28AM -0800, Junio C Hamano wrote:
> This is just a random hack to work around problems people seem
> to be seeing in manpage backend of xmlto (it appears we are
> getting ".sp" at the end of line without line break).
> 
> Could people test this out?
> 

This fixes the files available in the man branch of git.git.

  Tom

P.S. I have this fragment in config.mak to install the manpages without
asciidoc. 

man:
	git-archive --format=tar --prefix=${prefix}/man/ man | tar xP
install: man


             reply	other threads:[~2006-12-16 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-16  9:52 Tom Prince [this message]
2006-12-16 12:08 ` spurious .sp in manpages Junio C Hamano
  -- strict thread matches above, loose matches on Subject: below --
2006-12-13  8:58 Junio C Hamano
2006-12-13 10:17 ` Gerrit Pape

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

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

  git send-email \
    --in-reply-to=20061216095242.GC13144@socrates.priv \
    --to=tom.prince@ualberta.net \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.