summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gerzo <danger@FreeBSD.org>2008-06-26 08:24:59 +0000
committerDaniel Gerzo <danger@FreeBSD.org>2008-06-26 08:24:59 +0000
commit91bc389e54b5909c6fe96dbc593066ec4a5d9e81 (patch)
tree84feaf4c9dd13035f00762901c5c59bd557c998b
parentcae17430bf4d5fcd8f630ca9a8aa8fc77181e0cb (diff)
Notes
-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 27f5137fce55..3d13489bad85 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