Correct minor grammos; minor white-space fixes.

This commit is contained in:
Jens Schweikhardt 2017-04-14 12:54:39 +00:00
parent ddac85e5a0
commit a3a09aef5d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=316828

View File

@ -55,7 +55,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
As of r316810 for ipfilter, keep frags is no longer assumed when
keep state is specified in a rule. r316810 aligns ipfilter with
documentation in man pages separating keep frags from keep state.
This allows keep state to specified without forcing keep frags
This allows keep state to be specified without forcing keep frags
and allows keep frags to be specified independently of keep state.
To maintain previous behaviour, also specify keep frags with
keep state (as documented in ipf.conf.5).
@ -100,7 +100,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
20170311:
The old drm (sys/dev/drm/) drivers for i915 and radeon have been
removed as the userland we provide cannot use them. The KMS version
(sys/dev/drm2) support the same hardware.
(sys/dev/drm2) supports the same hardware.
20170302:
Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 4.0.0.
@ -214,7 +214,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
20160818:
Remove the openbsd_poll system call.
__FreeBSD_version has been bumped because of this.
__FreeBSD_version has been bumped because of this.
20160622:
The libc stub for the pipe(2) system call has been replaced with
@ -256,7 +256,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
packages will be needed.
To update an existing self-hosted armv6hf system, you must add
TARGET_ARCH=armv6 on the make command line for both the build
TARGET_ARCH=armv6 on the make command line for both the build
and the install steps.
20160510:
@ -507,7 +507,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
# pw groupmod video -m $USER
20150806:
The menu.rc and loader.rc files will now be replaced during
The menu.rc and loader.rc files will now be replaced during
upgrades. Please migrate local changes to menu.rc.local and
loader.rc.local instead.
@ -1242,7 +1242,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
behavior in parallel build.
20130429:
Fix a bug that allows NFS clients to issue READDIR on files.
Fix a bug that allows NFS clients to issue READDIR on files.
20130426:
The WITHOUT_IDEA option has been removed because