OSDN Git Service

(split) LDP v3.30, v3.31 の定型的な変更内容を反映。
[linuxjm/LDP_man-pages.git] / draft / man3 / atexit.3
index 4a56970..283f166 100644 (file)
@@ -137,10 +137,10 @@ SVr4, 4.3BSD, C89, C99, POSIX.1-2001.
 .\"O more than once (i.e., calling
 .\"O .BR exit (3)
 .\"O within a function registered using
-.\"O .BR atexit (3))
+.\"O .BR atexit ())
 .\"O is undefined.
 POSIX.1-2001 ¤Ç¤Ï¡¢
-.BR atexit (3)
+.BR atexit ()
 ¤ò»È¤Ã¤ÆÅÐÏ¿¤µ¤ì¤¿°ì¤Ä¤Î´Ø¿ôÆâ¤Ç¡¢Ê£¿ô²ó
 .BR exit (3)
 ¤ò¸Æ¤Ó½Ð¤·¤¿ºÝ¤Î·ë²Ì¤Ï̤ÄêµÁ¤Ç¤¢¤ë¡£
@@ -152,11 +152,11 @@ POSIX.1-2001 
 .\"O portable programs should not invoke
 .\"O .BR exit (3)
 .\"O inside a function registered using
-.\"O .BR atexit (3).
+.\"O .BR atexit ().
 (Linux ¤Ç¤Ï¤Ê¤¤¤¬) ¤¤¤¯¤Ä¤«¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¡¢¤³¤Î¾ì¹ç¡¢
 ·«¤êÊÖ¤·¤¬Ìµ¸Â¤Ëµ¯¤³¤ë¤³¤È¤Ë¤Ê¤ë¡£
 °Ü¿¢À­¤¬É¬Í×¤Ê¥×¥í¥°¥é¥à¤Ç¤Ï¡¢
-.BR atexit (3)
+.BR atexit ()
 ¤ÇÅÐÏ¿¤µ¤ì¤¿´Ø¿ôÆâ¤Ç
 .BR exit (3)
 ¤òµ¯Æ°¤¹¤Ù¤­¤Ç¤Ï¤Ê¤¤¡£
@@ -182,7 +182,7 @@ POSIX.1-2001 
 .\"O is used to terminate execution of one of the functions registered
 .\"O .BR atexit ().
 POSIX.1-2001 ¤Ç¤Ï¡¢
-.BR atexit (3)
+.BR atexit ()
 ¤ÇÅÐÏ¿¤µ¤ì¤¿´Ø¿ô¤Î¼Â¹Ô¤ò½ªÎ»¤¹¤ë¤¿¤á¤Ë
 .BR longjmp (3)
 ¤¬»ÈÍѤµ¤ì¤¿¾ì¹ç¤Î·ë²Ì¤Ï̤ÄêµÁ¤Ç¤¢¤ë¡£