git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: VMiklos <vmiklos@frugalware.org>
To: git@vger.kernel.org
Subject: having problems with building the manpages
Date: Mon, 23 Jul 2007 20:23:19 +0200	[thread overview]
Message-ID: <20070723182319.GQ31655@genesis.frugalware.org> (raw)

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

hi,

the man branch of git.git contains the following lines in git-diff.1:

EXAMPLES
       Various ways to check your working tree

              $ git diff            (1)
              $ git diff --cached   (2)
              $ git diff HEAD       (3)

              1. changes in the working tree not yet staged for the next commit.
              2. changes between the index and your last commit; what you would be committing if you run "git
              commit" without "-a" option.
              3. changes in the working tree since your last commit; what you would be committing if you run
              "git commit -a"

when building the manpages myself i get the followings:

EXAMPLES
       Various ways to check your working tree

               $ git diff            \fB(1)\fR
               $ git diff --cached   \fB(2)\fR
               $ git diff HEAD       \fB(3)\fR
           .sp \fB1. \fRchanges in the working tree not yet staged for the next commit.

           .br \fB2. \fRchanges between the index and your last commit; what you would be committing if you run
           "git commit" without "-a" option.

           .br \fB3. \fRchanges in the working tree since your last commit; what you would be committing if you
           run "git commit -a"

           .br

what can be the problem?

i have asciidoc-8.2.2 and docbook-xml 4.2 installed. i'm building with
ASCIIDOC8=YesPlease.

if i missed any required info, please mention :)

thanks,
- VMiklos

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2007-07-23 18:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 18:23 VMiklos [this message]
2007-07-23 18:40 ` having problems with building the manpages Julian Phillips
2007-07-24  7:38   ` VMiklos

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: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=20070723182319.GQ31655@genesis.frugalware.org \
    --to=vmiklos@frugalware.org \
    --cc=git@vger.kernel.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).