diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-10-09 04:03:57 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-10-09 04:03:57 +0000 |
| commit | 0d948bff71998d00d06335dedc6702609483d6de (patch) | |
| tree | e89dafd2079eb010dfa302cfe7c14e783f497ecf /UPDATING | |
| parent | 3ae49a035a5a77886e3c6bf8751255732f6534b8 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: 20200923: LINT files are no longer generated. We now include the relevant NOTES files. Note: This may cause conflicts with updating in some cases. - find sys -name LINT\* -rm + find sys -name LINT\* -delete is suggested across this commit to remove the generated LINT files. If you have tried to update with generated files there, the svn |
