diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index dcf321c4078..107d531cb46 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -293,7 +293,7 @@ The can be used to limit the output to first .Va count entries, otherwise shall be 0. -On return, if the buffer length was enough to accomodate all desired entries, +On return, if the buffer length was enough to accommodate all desired entries, then the supplied buffer is filled with NUL-terminated names of available tapping points and .Vt bi_count diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index c438511678d..6abce682b62 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -511,7 +511,7 @@ local library headers .It Pa lib/ local libraries .It Pa lib32/ -local 32-bit compatability libraries +local 32-bit compatibility libraries .It Pa libdata/ local utility data files .It Pa libexec/ diff --git a/share/man/man9/namei.9 b/share/man/man9/namei.9 index a4204358743..d920f4e934a 100644 --- a/share/man/man9/namei.9 +++ b/share/man/man9/namei.9 @@ -443,7 +443,7 @@ The .Vt struct namei member .Dv ni_resflags -returns the following flags giving some details of the succesfull operation: +returns the following flags giving some details of the successful operation: .Bl -tag -width NIRES_EMPTYPATH .It Dv NIRES_ABS The path passed was absolute.