diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index 27f5137fce5..3d13489bad8 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