man-pages.7: wfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-20 11:00:11 +02:00
parent 9226b36185
commit 3921205dd2
1 changed files with 2 additions and 2 deletions

View File

@ -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