Skip to content

Commit fd567d5

Browse files
committed
cstdlib/system:fixed text
1 parent f266b0f commit fd567d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/cstdlib/system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ int system( const char* command );
1515
1616
コマンドがヌルポインタの場合、ホスト環境にコマンドプロセッサが存在するか確認し、存在している場合のみに非ゼロ値を返す。
1717
18-
## 注釈
18+
## 備考
1919
2020
POSIXでは`WEXITSTATUS`と`WSTOPSIG`を使用、分解できる
2121

0 commit comments

Comments
 (0)