aboutsummaryrefslogtreecommitdiffstats
path: root/man7/man-pages.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/man-pages.7')
-rw-r--r--man7/man-pages.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/man-pages.7 b/man7/man-pages.7
index 2bc8610f2b..9212ec114e 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