diff options
Diffstat (limited to 'lib/libc/stdlib/system.3')
| -rw-r--r-- | lib/libc/stdlib/system.3 | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index 218a459ee352..b849f02f675d 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -42,6 +42,8 @@  .Sh NAME  .Nm system  .Nd pass a command to the shell +.Sh LIBRARY +.Lb libc  .Sh SYNOPSIS  .Fd #include <stdlib.h>  .Ft int  | 
