diff --git a/en_US.ISO8859-1/articles/explaining-bsd/article.xml b/en_US.ISO8859-1/articles/explaining-bsd/article.xml index b2bcbd2b86..b46f2b8998 100644 --- a/en_US.ISO8859-1/articles/explaining-bsd/article.xml +++ b/en_US.ISO8859-1/articles/explaining-bsd/article.xml @@ -58,9 +58,6 @@ The BSD kernel, which handles process scheduling, memory management, symmetric multi-processing (SMP), device drivers, etc. - - Unlike the Linux kernel, there are several different - BSD kernels with differing capabilities. @@ -242,12 +239,10 @@ The BSD kernels are developed and updated following the Open Source development model. Each project maintains a publicly - accessible source tree under - Subversion - (SVN), which contains all source files for the - project, including documentation and other incidental files. SVN - allows users to check out (in other words, to - extract a copy of) any desired version of the system. + accessible source tree + which contains all source files for the + project, including documentation and other incidental files. + Users can obtain a complete copy of any version. A large number of developers worldwide contribute to improvements to BSD. They are divided into three kinds: