README: Use `X' and `x' consistently
authorMichael Witten <mfwitten@gmail.com>
Sun, 1 Apr 2012 22:27:30 +0000 (22:27 +0000)
committerJiri Kosina <jkosina@suse.cz>
Tue, 17 Apr 2012 08:23:31 +0000 (10:23 +0200)
commit5b4285fbd4692928ed41992b9aba55c7d1efd723
tree5daecd9502b3910b32d0b1f1fb7059fe7dca0a3c
parent6b2aac42b20f495d9ea220036f57596d525d4233
README: Use `X' and `x' consistently

The text referred to `XX', when only a single `X' actually
existed, so this commit changes it to just `X'; a similar
change has been made for `xx'.

Also, `N' was used when it would have been more consistent
to use `X' again, so this commit replaces `N' with `X'.

This commit also chooses to leave `X' as the placeholder
for the current version of the source, and then makes `x'
the placeholder for any version number; fortunately nothing
really depends on this subtlety being understood.

Because `x' is already being used when discussing version
numbers, this commit changes such filename references as
`xxx.rej' to `some-file-name.rej'.

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
README