[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] doc,maint: fix use of "i.e." in documentation and comments
From: |
Bernhard Voelker |
Subject: |
[PATCH] doc,maint: fix use of "i.e." in documentation and comments |
Date: |
Fri, 30 Jan 2015 21:48:02 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
The attached fixes various inconsistent uses of "i.e." (lat. id est):
* ensure "i.e." is followed by a comma,
* ensure "I.e." is preceeded by 2 spaces at the beginning of a sentence,
* ensure to use a lower-case 'e' in "I.e.".
Is this correct?
I used some sed expressions to fix the offending places, but I'm
unsure about the old ChangeLog files:
ChangeLog-200{5..7} and
old/{file,text}utils/ChangeLog
Should we leave them?
Have a nice day,
Berny
0001-doc-maint-fix-use-of-i.e.-in-documentation-and-comme.patch
Description: Text Data
- [PATCH] doc,maint: fix use of "i.e." in documentation and comments,
Bernhard Voelker <=