From: Kevin Day Date: Wed, 8 Nov 2023 02:44:44 +0000 (-0600) Subject: Cleanup: Remove spurious space. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=b8f281086c870e52bf20bc912cdef11c1b3b91be;p=fll Cleanup: Remove spurious space. --- diff --git a/specifications/fss-000e.txt b/specifications/fss-000e.txt index 019c298..a62e115 100644 --- a/specifications/fss-000e.txt +++ b/specifications/fss-000e.txt @@ -52,7 +52,7 @@ Featureless Settings Specification: 000e - Payload: The recommended italic:"status" italic:"header" Object may be a string, such as code:"F_okay", or a positive whole number. What the status code represents is application specific (or specific to a sub-standard) but may often be used to represent FLL:"Featureless Linux Library" status code. - - The FLL:"Featureless Linux Library" status code is a 16-bit digit whose first two high-order bits represent italic:"error" and italic:"warning" ( representing italic:"signal"). + - The FLL:"Featureless Linux Library" status code is a 16-bit digit whose first two high-order bits represent italic:"error" and italic:"warning" (representing italic:"signal"). - The FLL:"Featureless Linux Library" status code as a number is binary sensitive and may not be portable across binaries or systems. - For best portability, consider using status as a name string to ensure cross-system or cross-binary compatibility.