Re: [PATCH 1/1] Fix typos inDocumentation/filesystems/seq_file.txt

From: Jan Engelhardt
Date: Mon Apr 14 2008 - 11:13:26 EST



On Monday 2008-04-14 04:33, Dmitri Vorobiev wrote:
>
>To put it briefly, there are three main conventions about inter-sentence
>spacing:
>
>o English spacing a.k.a. American typewriter spacing: two spaces after full stop;
>
>o French spacing, i.e. one space;

French spacing has even weirder inter-word/operator spacing,
like  this  and that !

>Offhand, it seems that the double spacing convention is being currently used
>in a more or less consistent manner throughout Linux docs. It also seems to
>me that this can be made a requirement and documented somewhere.

I object. No matter how many (unescaped) spaces you cram in after a sentence
stop, HTML engines will happily squash it when displayed [in text/html
mode of course], like <p>do as much english spacing. as you want,
it's still correctly fixed by the display :-)</p>.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/