Author: schweikh
Date: Fri Apr 14 12:54:39 2017
New Revision: 316828
URL: https://svnweb.freebsd.org/changeset/base/316828

Log:
  Correct minor grammos; minor white-space fixes.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Fri Apr 14 12:03:34 2017        (r316827)
+++ head/UPDATING       Fri Apr 14 12:54:39 2017        (r316828)
@@ -55,7 +55,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12
        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
 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
 
 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
        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
        # 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
        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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to