aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gerzo <danger@FreeBSD.org>2008-06-30 09:18:49 +0000
committerDaniel Gerzo <danger@FreeBSD.org>2008-06-30 09:18:49 +0000
commitf4990bd2c7fc11eb7e63e104be27863e704f6a8c (patch)
tree3506c8221dcd6d122a1f1a70b7516c85ec999e1a
parent0db6814620785d3115db8647f4fca93ef10350a4 (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 60707b400cfc..41a0f2e8c58e 100644
--- a/lib/libc/stdlib/system.3
+++ b/lib/libc/stdlib/system.3
@@ -74,7 +74,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