diff options
| author | Alejandro Colomar <alx@kernel.org> | 2026-02-25 19:47:29 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2026-02-25 21:02:14 +0100 |
| commit | 6418704b8b4b8c97b9700a984757f0a2b113bd01 (patch) | |
| tree | edf09db96fb63a86c00ddf5cb6e155ba2dcabfc4 | |
| parent | b7bb720581395e8ef6412a596d7c9a0b05184672 (diff) | |
| download | man-pages-6418704b8b4b8c97b9700a984757f0a2b113bd01.tar.gz | |
man/man3/strtok.3: Rename BUGS => CAVEATS
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man3/strtok.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/strtok.3 b/man/man3/strtok.3 index d68a773fae..99395e8f54 100644 --- a/man/man3/strtok.3 +++ b/man/man3/strtok.3 @@ -193,7 +193,7 @@ POSIX.1-2001, C89, SVr4, 4.3BSD. .TP .BR strtok_r () POSIX.1-2001. -.SH BUGS +.SH CAVEATS Be cautious when using these functions. If you do use them, note that: .IP \[bu] 3 |
