diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 2bc8610f2..9212ec114 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -50,11 +50,11 @@ for authors writing man pages for other projects. The manual Sections are traditionally defined as follows: .TP .B 1 User commands (Programs) -Those commands that can be executed by the user from within +Commands that can be executed by the user from within a shell. .TP .B 2 System calls -Those functions which wrap operations performed by the kernel. +Functions which wrap operations performed by the kernel. .TP .B 3 Library calls All library functions excluding the system call wrappers