Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2026 09:41:34 +0000
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Cc:        Kit Dallege <xaum.io@gmail.com>
Subject:   git: 6dae78c5e7 - main - Website - Features: Fix hast to hastd under Capsicum
Message-ID:  <6a083bce.3cf3c.5f0fca2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=6dae78c5e77082416322b1f921a5a7d50cb9a801

commit 6dae78c5e77082416322b1f921a5a7d50cb9a801
Author:     Kit Dallege <xaum.io@gmail.com>
AuthorDate: 2026-05-16 09:40:44 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2026-05-16 09:40:44 +0000

    Website - Features: Fix hast to hastd under Capsicum
    
    PR:             293950
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/633
---
 website/content/en/features.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/features.adoc b/website/content/en/features.adoc
index ab50dc5832..bbbde7f358 100644
--- a/website/content/en/features.adoc
+++ b/website/content/en/features.adoc
@@ -101,7 +101,7 @@ Capsicum allows sandboxing of several programs that work within the "capabilitie
 
 * tcpdump
 * dhclient
-* hast
+* hastd
 * rwhod
 * kdump.
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a083bce.3cf3c.5f0fca2>