Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149027039
D49373.1789390249.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
896 B
Referenced Files
None
Subscribers
None
D49373.1789390249.diff
View Options
diff --git a/lib/libc/locale/isspace.3 b/lib/libc/locale/isspace.3
--- a/lib/libc/locale/isspace.3
+++ b/lib/libc/locale/isspace.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd December 19, 2022
+.Dd March 15, 2025
.Dt ISSPACE 3
.Os
.Sh NAME
@@ -51,8 +51,20 @@
.Fn isspace_l
functions test for white-space characters.
For any locale, this includes the following standard characters:
-.Bl -column \&`\et''___ \&``\et''___ \&``\et''___ \&``\et''___ \&``\et''___ \&``\et''___
-.It "\&``\et''" Ta "``\en''" Ta "``\ev''" Ta "``\ef''" Ta "``\er''" Ta "`` ''"
+.Pp
+.Bl -tag -width indent -offset indent -compact
+.It Li \et
+horizontal tab
+.It Li \en
+line feed (new line)
+.It Li \ev
+vertical tab
+.It Li \ef
+new page form feed
+.It Li \er
+carriage return
+.It Sq \0
+space character
.El
.Pp
In the "C" locale,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 14, 12:50 PM (22 h, 45 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29629027
Default Alt Text
D49373.1789390249.diff (896 B)
Attached To
Mode
D49373: isspace.3: Fix list block
Attached
Detach File
Event Timeline
Log In to Comment