* git-branch man page contains rendered nroff
@ 2009-01-06 3:06 jidanni
2009-01-06 3:12 ` jidanni
2009-01-06 5:35 ` Jeff King
0 siblings, 2 replies; 3+ messages in thread
From: jidanni @ 2009-01-06 3:06 UTC (permalink / raw)
To: git
$ make git-branch.1 && man -l git-branch.1|col -b|fgrep .ft|sort|uniq -c
2 .ft
2 .ft C
Yuck.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git-branch man page contains rendered nroff
2009-01-06 3:06 git-branch man page contains rendered nroff jidanni
@ 2009-01-06 3:12 ` jidanni
2009-01-06 5:35 ` Jeff King
1 sibling, 0 replies; 3+ messages in thread
From: jidanni @ 2009-01-06 3:12 UTC (permalink / raw)
To: git
OK, I am probably lacking some part of the tool chain that is not
warning me. Never mind.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git-branch man page contains rendered nroff
2009-01-06 3:06 git-branch man page contains rendered nroff jidanni
2009-01-06 3:12 ` jidanni
@ 2009-01-06 5:35 ` Jeff King
1 sibling, 0 replies; 3+ messages in thread
From: Jeff King @ 2009-01-06 5:35 UTC (permalink / raw)
To: jidanni; +Cc: git
On Tue, Jan 06, 2009 at 11:06:36AM +0800, jidanni@jidanni.org wrote:
> $ make git-branch.1 && man -l git-branch.1|col -b|fgrep .ft|sort|uniq -c
> 2 .ft
> 2 .ft C
It's a toolchain issue. See:
http://thread.gmane.org/gmane.comp.version-control.git/99392
or
http://thread.gmane.org/gmane.comp.version-control.git/72290
-Peff
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-06 5:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 3:06 git-branch man page contains rendered nroff jidanni
2009-01-06 3:12 ` jidanni
2009-01-06 5:35 ` Jeff King
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 NNTP newsgroup(s).