From 02ac92bf5affe950afe06c81ee124b9c1313473e Mon Sep 17 00:00:00 2001 From: ed Date: Wed, 9 Sep 2009 19:38:19 +0000 Subject: Make the description of `b' a little better. If you have a one-byte sequence, `w', `b' is the second character. Not the third. Submitted by: Christoph Mallon --- lib/libc/stdio/fopen.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio/fopen.3') diff --git a/lib/libc/stdio/fopen.3 b/lib/libc/stdio/fopen.3 index 3d572ca..92ec1e2 100644 --- a/lib/libc/stdio/fopen.3 +++ b/lib/libc/stdio/fopen.3 @@ -96,7 +96,7 @@ or similar. .Pp The .Fa mode -string can also include the letter ``b'' either as a third character or +string can also include the letter ``b'' either as last character or as a character between the characters in any of the two-character strings described above. This is strictly for compatibility with -- cgit v1.1