From 6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 13 Feb 2005 23:45:54 +0000 Subject: Expand contractions. --- usr.bin/indent/indent.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/indent') diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1 index e3d980a..b2a3827 100644 --- a/usr.bin/indent/indent.1 +++ b/usr.bin/indent/indent.1 @@ -257,7 +257,7 @@ The default is Enables (disables) special .Ic else-if processing. -If it's enabled, an +If it is enabled, an .Ic if following an .Ic else @@ -390,7 +390,7 @@ appear in your program that are defined by \- nothing will be harmed if you miss a few, but the program will not be formatted as nicely as it should. -This sounds like a painful thing to have to do, but it's really +This sounds like a painful thing to have to do, but it is really a symptom of a problem in C: .Ic typedef causes a syntactic change in the -- cgit v1.1