Fix typos.

MFC after:	1 month
This commit is contained in:
Edward Tomasz Napierala 2016-06-08 10:38:00 +00:00
parent c8e10ea4ab
commit 646fa38767
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301598
5 changed files with 8 additions and 8 deletions

View File

@ -122,7 +122,7 @@ Flattened Device Tree (FDT) data, tunables set via
or at runtime using
.Xr sysctl 8 .
When configuration is supplied using more than one method, FDT and
hint data will be overridden by a tunable, which can be overriden by
hint data will be overridden by a tunable, which can be overridden by
.Xr sysctl 8 .
.Ss Device Hints
Set

View File

@ -1077,7 +1077,7 @@ struct pfi_kif {
};
.Ed
.It Dv DIOCSETIFFLAG Fa "struct pfioc_iface *io"
Set the user setable flags (described above) of the
Set the user settable flags (described above) of the
.Nm
internal interface description.
The filtering process is the same as for

View File

@ -471,7 +471,7 @@ typedef struct synapticshw {
int capPalmDetect; /* can detect a palm */
int capPassthrough; /* can passthrough guest packets */
int capMiddle; /* has a physical middle button */
int nExtendedButtons; /* has N additionnal buttons */
int nExtendedButtons; /* has N additional buttons */
int nExtendedQueries; /* supports N extended queries */
} synapticshw_t;
.Ed

View File

@ -197,11 +197,11 @@ Callbacks invoked on error of application core dump.
.It Vt bpf_track
Callbacks invoked when a BPF listener attaches to/detaches from network interface.
.It Vt cpufreq_levels_changed
Callback invoked when cpu frequence levels have changed.
Callback invoked when cpu frequency levels have changed.
.It Vt cpufreq_post_change
Callback invoked after cpu frequence has changed.
Callback invoked after cpu frequency has changed.
.It Vt cpufreq_pre_change
Callback invoked before cpu frequence has changed
Callback invoked before cpu frequency has changed.
.It Vt dcons_poll
Callback invoked to poll for dcons changes.
.It Vt dev_clone

View File

@ -345,12 +345,12 @@ will have
.Dv EV_ONESHOT
set so that the
.Vt knote
will be returned and removed durning the next scan.
will be returned and removed during the next scan.
The
.Va f_detach
function will be called when the
.Vt knote
is deleted durning the next scan.
is deleted during the next scan.
This function must not be used when
.Va f_isfd
is set in