summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanger <danger@FreeBSD.org>2008-06-26 08:24:59 +0000
committerdanger <danger@FreeBSD.org>2008-06-26 08:24:59 +0000
commitca3c788812715a263f83dcec4bdabaf6c10eb922 (patch)
tree84feaf4c9dd13035f00762901c5c59bd557c998b
parentb8643de2d0b7a329c677c0e2821b57791c7d4ae7 (diff)
downloadFreeBSD-src-ca3c788812715a263f83dcec4bdabaf6c10eb922.zip
FreeBSD-src-ca3c788812715a263f83dcec4bdabaf6c10eb922.tar.gz
Mark the section describing return values with an appropriate section flag.
PR: docs/122818 MFC after: 3 days
-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 27f5137..3d13489 100644
--- a/lib/libc/stdlib/system.3
+++ b/lib/libc/stdlib/system.3
@@ -70,7 +70,7 @@ pointer,
will return non-zero if the command interpreter
.Xr sh 1
is available, and zero if it is not.
-.Pp
+.Sh RETURN VALUES
The
.Fn system
function
OpenPOWER on IntegriCloud