git: a4b2772516 - main - Fix broken link to the BSD family tree in the FAQ
Allan Jude
allanjude at FreeBSD.org
Mon Feb 1 01:20:23 UTC 2021
The branch main has been updated by allanjude:
URL: https://cgit.FreeBSD.org/doc/commit/?id=a4b2772516612e5a38b5380a3566a2d33a3b18d0
commit a4b2772516612e5a38b5380a3566a2d33a3b18d0
Author: Allan Jude <allanjude at FreeBSD.org>
AuthorDate: 2021-02-01 01:19:23 +0000
Commit: Allan Jude <allanjude at FreeBSD.org>
CommitDate: 2021-02-01 01:19:23 +0000
Fix broken link to the BSD family tree in the FAQ
---
documentation/content/en/books/faq/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc
index dfc43e455b..78c24c3fdd 100644
--- a/documentation/content/en/books/faq/_index.adoc
+++ b/documentation/content/en/books/faq/_index.adoc
@@ -129,7 +129,7 @@ It is worth pointing out that the word "free" is being used in two ways here: on
[[differences-to-other-bsds]]
=== What are the differences between FreeBSD and NetBSD, OpenBSD, and other open source BSD operating systems?
-James Howard wrote a good explanation of the history and differences between the various projects, called https://jameshoward.us/archive/the-bsd-family-tree/[The BSD Family Tree] which goes a fair way to answering this question. Some of the information is out of date, but the history portion in particular remains accurate.
+James Howard wrote a good explanation of the history and differences between the various projects, called https://jameshoward.us/archive/bsd-family-tree/[The BSD Family Tree] which goes a fair way to answering this question. Some of the information is out of date, but the history portion in particular remains accurate.
Most of the BSDs share patches and code, even today. All of the BSDs have common ancestry.
More information about the dev-commits-doc-all
mailing list