diff --git a/chapter/newline-used-for-nul.md b/chapter/newline-used-for-nul.md index c1abd23..361689e 100755 --- a/chapter/newline-used-for-nul.md +++ b/chapter/newline-used-for-nul.md @@ -2,4 +2,4 @@ 文件中的 NUL 符 (`\0`),在内存中被以新行(`\n`)保存,在缓存空间中显示为 `^@`。 -更多信息请参看 `man 7 ascii` 和 `:h NL-used-for-Nul` 。 \ No newline at end of file +更多信息请参看 `man 7 ascii` 和 `:h NL-used-for-Nul` 。