summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2020-12-19 14:54:28 +0000
committerGordon Bergling <gbe@FreeBSD.org>2020-12-19 14:54:28 +0000
commitf6d234d8706fa4ad513bb5db2976b0e354a0f0fe (patch)
tree006cfaf1d1b653857707c91641c059229a06a4ad /lib/libc/stdlib
parenta652079615ac3cb503e516e50246284bb4ad60eb (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/system.32
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 .