libmisc: fix grammar
Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
This commit is contained in:
parent
b312bc0b4d
commit
b2d202cb5d
@ -23,7 +23,7 @@
|
||||
* Two important function classes that fall into this category are
|
||||
* getpwnam(3) and syslog(3).
|
||||
*
|
||||
* This file provide wrapper to the getpwnam or getpwnam_r functions.
|
||||
* This file provides wrapper to the getpwnam or getpwnam_r functions.
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
|
@ -23,7 +23,7 @@
|
||||
* Two important function classes that fall into this category are
|
||||
* getpwnam(3) and syslog(3).
|
||||
*
|
||||
* This file provide wrapper to the getpwnam or getpwnam_r functions.
|
||||
* This file provides wrapper to the getpwnam or getpwnam_r functions.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
@ -23,7 +23,7 @@
|
||||
* Two important function classes that fall into this category are
|
||||
* getpwnam(3) and syslog(3).
|
||||
*
|
||||
* This file provide wrapper to the getpwnam or getpwnam_r functions.
|
||||
* This file provides wrapper to the getpwnam or getpwnam_r functions.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
@ -23,7 +23,7 @@
|
||||
* Two important function classes that fall into this category are
|
||||
* getpwnam(3) and syslog(3).
|
||||
*
|
||||
* This file provide wrapper to the getpwnam or getpwnam_r functions.
|
||||
* This file provides wrapper to the getpwnam or getpwnam_r functions.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
Loading…
Reference in New Issue
Block a user