]> git.ipfire.org Git - thirdparty/glibc.git/commit
manual: Fix invalid 'illegal' usage with 'nanosleep'
authorMaciej W. Rozycki <macro@redhat.com>
Fri, 30 May 2025 14:01:51 +0000 (15:01 +0100)
committerMaciej W. Rozycki <macro@redhat.com>
Fri, 30 May 2025 14:01:51 +0000 (15:01 +0100)
commit9a743032cd59c59167bf615d8ab4acc96b2bf47e
tree70631d1687be6301df8cac1ee8789d276d0243ae
parentbc4202521c2aaf587690ea6cbb67c22ee578c86e
manual: Fix invalid 'illegal' usage with 'nanosleep'

The GNU Coding Standards demand that 'illegal' only be used to refer to
activities prohibited by law.  Replace it with 'invalid' accordingly in
the description of the EINVAL error condition for 'nanosleep'.
manual/time.texi