Fix a typo: s/wriable/writable/

This commit is contained in:
Devin Teske 2013-11-12 17:44:29 +00:00
parent 3561791104
commit b85e9d27f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258055

View File

@ -130,7 +130,7 @@ to standard error.
.It Fl T .It Fl T
Display only variables that are setable via loader (CTLFLAG_TUN). Display only variables that are setable via loader (CTLFLAG_TUN).
.It Fl W .It Fl W
Display only wriable variables that are not statistical. Display only writable variables that are not statistical.
Useful for determining the set of runtime tunable sysctls. Useful for determining the set of runtime tunable sysctls.
.It Fl X .It Fl X
Equivalent to Equivalent to