docs: Fix typos in sysctl.8 and sysctl.conf.5

This commit is contained in:
Yuri Chornoivan 2014-09-13 21:02:45 +03:00 committed by Jaromir Capik
parent d63ef52995
commit 955a003a2b
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ given. Specifying \- as filename means reading data from standard input.
Using this option will mean arguments to
.B sysctl
are files, which are read in the order they are specified.
The file argument may be specified as reqular expression.
The file argument may be specified as regular expression.
.TP
\fB\-a\fR, \fB\-\-all\fR
Display all values currently available.

View File

@ -56,7 +56,7 @@ begin with a # or ; are considered comments and ignored.
/etc/sysctl.conf
The paths where
sysctl
preload files usually exit. See also
preload files usually exist. See also
sysctl
option
.IR \-\-system .