diff options
author | Gordon Bergling <gbe@FreeBSD.org> | 2020-12-19 14:54:28 +0000 |
---|---|---|
committer | Gordon Bergling <gbe@FreeBSD.org> | 2020-12-19 14:54:28 +0000 |
commit | f6d234d8706fa4ad513bb5db2976b0e354a0f0fe (patch) | |
tree | 006cfaf1d1b653857707c91641c059229a06a4ad /lib/libc/stdlib | |
parent | a652079615ac3cb503e516e50246284bb4ad60eb (diff) |
Notes
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r-- | lib/libc/stdlib/system.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index 4fd61bcda2333..718c468747108 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -108,4 +108,4 @@ because all meta-characters supported by would be honored. User supplied parameters should always be carefully santized before they appear in -.Fa string. +.Fa string . |