From owner-dev-commits-doc-all@freebsd.org Wed May 5 23:41:40 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DCB35626C45 for ; Wed, 5 May 2021 23:41:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FbCsc4vwrz4rny; Wed, 5 May 2021 23:41:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9BFAF614D; Wed, 5 May 2021 23:41:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 145NfeEA053583; Wed, 5 May 2021 23:41:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 145Nfewb053582; Wed, 5 May 2021 23:41:40 GMT (envelope-from git) Date: Wed, 5 May 2021 23:41:40 GMT Message-Id: <202105052341.145Nfewb053582@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Allan Jude Subject: git: 9e73ebf001 - main - Improve the description of GhostBSD MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: allanjude X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9e73ebf001b7b6526ccf2059c8d15fdae183f762 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2021 23:41:40 -0000 The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=9e73ebf001b7b6526ccf2059c8d15fdae183f762 commit 9e73ebf001b7b6526ccf2059c8d15fdae183f762 Author: Chris Pettington AuthorDate: 2021-03-29 04:22:26 +0000 Commit: Allan Jude CommitDate: 2021-05-05 23:40:18 +0000 Improve the description of GhostBSD Submitted By: cpeticus via github --- website/content/en/where.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 4a52e955db..935e4c4923 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -331,7 +331,7 @@ For downloading past releases, please visit the http://ftp-archive.FreeBSD.org/p FreeBSD is widely used as a building block for other commercial and open-source operating systems. The projects below are widely used and of particular interest to FreeBSD users. * https://www.freenas.org[FreeNAS] is an open source storage platform based on FreeBSD and supports sharing across Windows, Apple, and UNIX-like systems. -* https://ghostbsd.org[GhostBSD] is derived from FreeBSD, GhostBSD uses the GTK environment to provide a beautiful looks and comfortable experience on the modern BSD platform offering a natural and native &unix; work environment. +* https://ghostbsd.org[GhostBSD] is derived from FreeBSD, GhostBSD uses the GTK environment to provide a beautiful look and a comfortable experience on the modern BSD platform offering a natural and native &unix; work environment. * https://www.midnightbsd.org[MidnightBSD] is a BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks: mail, web browsing, word processing, gaming, and much more. * https://www.nomadbsd.org[NomadBSD] is a persistent live system for USB flash drives, based on FreeBSD. Together with automatic hardware detection and setup, it is configured to be used as a desktop system that works out of the box, but can also be used for data recovery, for educational purposes, or to test FreeBSD's hardware compatibility. * http://www.pfsense.org[pfSense] is a FreeBSD based customized distribution tailored for use as a firewall and router.