From owner-svn-doc-all@freebsd.org Thu Feb 4 10:36:51 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CE2AA9C1ED; Thu, 4 Feb 2016 10:36:51 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from smtp-out.elvandar.org (smtp-out.elvandar.org [IPv6:2a01:7c8:aaba:ae::2]) by mx1.freebsd.org (Postfix) with ESMTP id 007B51C94; Thu, 4 Feb 2016 10:36:51 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from gandalf.elvandar.org (localhost [127.0.0.1]) by smtp-out.elvandar.org (Postfix) with ESMTP id B4ECD2C1DFC; Thu, 4 Feb 2016 11:36:48 +0100 (CET) Received: from smtp-out.elvandar.org ([149.210.225.204]) by gandalf.elvandar.org (gandalf.elvandar.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PyOkpK9nxlyh; Thu, 4 Feb 2016 11:36:47 +0100 (CET) Received: from mail.jr-hosting.nl (mail.jr-hosting.nl [148.251.135.247]) by smtp-out.elvandar.org (Postfix) with ESMTP id 0954C2C1DFB; Thu, 4 Feb 2016 11:36:47 +0100 (CET) DMARC-Filter: OpenDMARC Filter v1.3.1 smtp-out.elvandar.org 0954C2C1DFB Authentication-Results: smtp-out.elvandar.org/0954C2C1DFB; dmarc=none header.from=FreeBSD.org Received: from [10.20.24.249] (gdm.snow.nl [213.154.248.139]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.jr-hosting.nl (Postfix) with ESMTPSA id 20637FE74; Thu, 4 Feb 2016 11:36:15 +0100 (CET) DMARC-Filter: OpenDMARC Filter v1.3.1 mail.jr-hosting.nl 20637FE74 Authentication-Results: mail.jr-hosting.nl/20637FE74; dmarc=none header.from=FreeBSD.org Subject: Re: svn commit: r48151 - head/en_US.ISO8859-1/articles/explaining-bsd Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: multipart/signed; boundary="Apple-Mail=_01CD04DD-2A4C-4415-9D7A-76E82EE61295"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Pgp-Agent: GPGMail 2.6b2 From: Remko Lodder In-Reply-To: <201602040805.u1485G5M087788@repo.freebsd.org> Date: Thu, 4 Feb 2016 11:36:15 +0100 Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Message-Id: <5EE95525-E415-4790-8878-FD425C8308CF@FreeBSD.org> References: <201602040805.u1485G5M087788@repo.freebsd.org> To: Eitan Adler X-Mailer: Apple Mail (2.3112) X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2016 10:36:51 -0000 --Apple-Mail=_01CD04DD-2A4C-4415-9D7A-76E82EE61295 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 04 Feb 2016, at 09:05, Eitan Adler wrote: >=20 > Author: eadler > Date: Thu Feb 4 08:05:16 2016 > New Revision: 48151 > URL: https://svnweb.freebsd.org/changeset/doc/48151 >=20 > Log: > - there is more than one variant of Linux > - not all BSDs use svn and it isn't core to the BSD model That is incorrect, there is one linux kernel, but there are multiple = distributions. Pls look into that. Remko >=20 > Modified: > head/en_US.ISO8859-1/articles/explaining-bsd/article.xml >=20 > Modified: head/en_US.ISO8859-1/articles/explaining-bsd/article.xml > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/en_US.ISO8859-1/articles/explaining-bsd/article.xml Thu Feb = 4 08:01:53 2016 (r48150) > +++ head/en_US.ISO8859-1/articles/explaining-bsd/article.xml Thu Feb = 4 08:05:16 2016 (r48151) > @@ -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. > >=20 > > @@ -242,12 +239,10 @@ >=20 > 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. >=20 > A large number of developers worldwide contribute to = improvements > to BSD. They are divided into three kinds: >=20 -- Best regards, Remko Lodder --Apple-Mail=_01CD04DD-2A4C-4415-9D7A-76E82EE61295 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQIcBAEBCAAGBQJWsymfAAoJEKjD27JZ84yw9VkQALYvGE1TYJfKVI6Ke9b91P4J ltodL+674x1hgfVi7lEc0+/G4WCRU1e+X9vz4Qe92Zw3gxmSsi6BosVqpPwHD2ZV Xvdbn15CfCsxIKJL0fBxvmFlSOcohBjz2TRMp6Ihnu/5k4ifLMPxFoEexMCF7dSS ysroUjHxAUFRukzsuhIPYDFWWq4FxU6V9RzolVfq7lhVzE6sZeCb5++jLOlul/Ma ILLo6qEK+pSEgwKkeKIUXC6ZtleHCkrRK3l+gjVjzXTl98JwQDQDEoBqlv2FAn0c 93fVQXsqfnFCPKLM67N9rGOo+bhCMfh596IEOOTWzsDtsZQhKYUxmY8Rk9Y4WqrC W1Ycin6GV+ImPZBaymTaZ8uzfrLiuevcO27+ue9QvpSRb695LteP+eXR9Ifjgejc mEniDzCiFHPPd/gXUu0pMDBYcnPWfDAH07iP551+AhTQWZAH6Q7wOdwW9MdWt3/q Lruqv64pqqkUy/JKYp1PnkAImn9QD/xykdEIQ+8ki/jYPX8ExFXeHBnRewyB8ls9 TzdH68Kikks8lQXDXXRr8oCLC1BMNRBvM5z+5655IdPQdchCMsmSZedfYaDSgQKR wzb96byTuuV/PznTCazT1eNQFBhLNwvB6KFK2dxjhCUUlGfa0mWAZc1u/5gV8sKp V383OhL/OCWXO9IJQPSB =Voqw -----END PGP SIGNATURE----- --Apple-Mail=_01CD04DD-2A4C-4415-9D7A-76E82EE61295--