From c8b6342d3c2a167dec16931815926e9e4387e7ef Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 13 Jan 2005 04:49:19 +0000 Subject: Many small edits. --- man/man3/string.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3/string.3') diff --git a/man/man3/string.3 b/man/man3/string.3 index e17906bc..9b88e8d4 100644 --- a/man/man3/string.3 +++ b/man/man3/string.3 @@ -117,7 +117,7 @@ is used when code needs a reference to the character array. Using .B s->base directly is frowned upon since it exposes too much of the implementation. -.SS "allocation and freeing +.SS "Allocation and freeing .PP A string must be allocated before it can be used. One normally does this using -- cgit v1.2.3