1 --- ispunct.3 2004-11-25 11:38:17.000000000 -0800
2 +++ ispunct.3.edit 2006-08-09 13:24:42.000000000 -0700
7 -function tests for any printing character except for space
8 +function tests for any printing character, except for space
18 the value of the argument is
23 In the ASCII character set, this includes the following characters
24 -(with their numeric values shown in octal):
25 +(preceded by their numeric values, in octal):
27 .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
28 .It "\&041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$'' \t045\ ``%''"
30 function should be used instead.