diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2013-05-23 15:41:09 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2013-05-23 15:41:09 +0000 |
| commit | e64f69accb44698a44b61e1e0680fb8c8a47f925 (patch) | |
| tree | a0806e5bf729d2b05a860efd0dddb9c6bcdcbf0d /UPDATING | |
| parent | 0be24ba42cb9bc707935defae036a7f875a32746 (diff) | |
Correct typo s/with/wish.
Spaces to tabs at SOL while I'm here.
Notes
svn path=/stable/9/; revision=250935
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -24,7 +24,7 @@ Items affecting the ports and packages system can be found in Due to the use of the new -l option to install(1) during build and install, you must take care not to directly set the INSTALL make variable in your /etc/make.conf, /etc/src.conf, or on the - command line. If you with to use the -C flag for all installs + command line. If you wish to use the -C flag for all installs you may be able to add INSTALL+=-C to /etc/make.conf or /etc/src.conf. @@ -68,8 +68,8 @@ Items affecting the ports and packages system can be found in pools. The first two read-only compatible "feature flags" for ZFS pools are "com.delphix:async_destroy" and "com.delphix:empty_bpobj". For more information read the new zpool-features(7) manual page. - Please refer to the "ZFS notes" section of this file for information - on upgrading boot ZFS pools. + Please refer to the "ZFS notes" section of this file for information + on upgrading boot ZFS pools. 20121114: The commit introducing bsd.compiler.mk breaks the traditional |
