exit.3: add the comma after an empty space

exit(3) man page shows __cxa_atexit(3,) instead of __cxa_atexit(3), in a
particular section. It seems the comma gets inside the parenthesis and
with an extra space, it can be viewed as expected.

Signed-off-by: rilysh <nightquick@proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1006
This commit is contained in:
rilysh
2024-04-09 21:36:10 -06:00
committed by Warner Losh
parent 2c01e189ff
commit 2a3d453049
+1 -1
View File
@@ -78,7 +78,7 @@ The
implementation of the
.Fn _Exit
function does not call destructors registered with
.Xr __cxa_atexit 3,
.Xr __cxa_atexit 3 ,
does not flush buffers, and does not close streams.
.Pp
Both functions make the low-order eight bits of the