1 --- ispunct.3.bsdnew 2009-11-10 13:13:10.000000000 -0800
2 +++ ispunct.3 2009-11-10 13:17:02.000000000 -0800
7 -function tests for any printing character except for space
8 +function tests for any printing character, except for space
12 @@ -59,7 +59,7 @@ or the value of
15 In the ASCII character set, this includes the following characters
16 -(with their numeric values shown in octal):
17 +(preceded by their numeric values, in octal):
19 .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
20 .It "\&041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$'' \t045\ ``%''"
22 function should be used instead.