Re: man pages are littered with .ft C and others

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Adam Flott <adam@...>
Cc: <git@...>
Date: Saturday, February 2, 2008 - 2:49 pm

Adam Flott <adam@npjh.com> writes:


Or perhaps lack of configuration during build.

I have simply build git from original source RPM; this SRPM
does not use pre-compiled manpages (as it could), neither uses
configure to do autodetection of features (which might have
detected and fixed some build configuration needed).

Makefile has ASCIIDOC8 (set automatically by configure)
and DOCBOOK_XSL_172 (which is not autodetected).
 

I see the same error in manpages, for example in git-diff-tree(1)

       Example:

       .ft C
       :100644 100644 5be4a4...... 000000...... M file.c
       .ft


Old Aurox Linux 11.1 (based on Fedora Core 4 + some updates)


asciidoc-7.1.2-2.fc3.rf
docbook-dtds-1.0-26
docbook-style-dsssl-1.79-1
docbook-style-xsl-1.68.1-1
docbook-utils-0.6.14-4
docbook-utils-pdf-0.6.14-4
xmlto-0.0.18-6
 
$ asciidoc --version
asciidoc 7.1.2
$ xmlto --version
xmlto version 0.0.18

From VERSION file in docbook-style-xsl:
<fm:project>
  <fm:Project>DocBook</fm:Project>
  <fm:Branch>XSL Stylesheets</fm:Branch>
  <fm:Version>1.68.1</fm:Version>


I'm also seeing this.

-- 
Jakub Narebski
Poland
ShadeHawk on #git
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
man pages are littered with .ft C and others, Adam Flott, (Sat Feb 2, 1:25 pm)
Re: man pages are littered with .ft C and others, Jakub Narebski, (Sat Feb 2, 2:49 pm)
Re: man pages are littered with .ft C and others, Junio C Hamano, (Sun Feb 3, 4:36 am)
Re: man pages are littered with .ft C and others, Jakub Narebski, (Sun Feb 3, 6:39 am)
Re: man pages are littered with .ft C and others, Jonas Fonseca, (Mon Feb 4, 6:01 pm)
Re: man pages are littered with .ft C and others, Junio C Hamano, (Tue Feb 5, 5:59 am)
Re: man pages are littered with .ft C and others, Jakub Narebski, (Mon Feb 4, 7:26 pm)
Re: man pages are littered with .ft C and others, Jakub Narebski, (Mon Feb 4, 9:21 pm)
Re: man pages are littered with .ft C and others, Jonas Fonseca, (Mon Feb 4, 8:00 pm)
Re: man pages are littered with .ft C and others, Junio C Hamano, (Mon Feb 4, 8:28 pm)
Re: man pages are littered with .ft C and others, Geert Bosch, (Sat Feb 2, 1:46 pm)