git: 7fbe9f370c31 - main - Note that bash(1) is from a port.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Apr 2025 18:13:49 UTC
The branch main has been updated by schweikh:
URL: https://cgit.FreeBSD.org/src/commit/?id=7fbe9f370c319a71ac6adb0287389d419eb28ef4
commit 7fbe9f370c319a71ac6adb0287389d419eb28ef4
Author: Jens Schweikhardt <schweikh@FreeBSD.org>
AuthorDate: 2025-04-19 18:13:22 +0000
Commit: Jens Schweikhardt <schweikh@FreeBSD.org>
CommitDate: 2025-04-19 18:13:22 +0000
Note that bash(1) is from a port.
---
cddl/usr.sbin/dwatch/dwatch.1 | 4 ++--
usr.sbin/service/service.8 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/cddl/usr.sbin/dwatch/dwatch.1 b/cddl/usr.sbin/dwatch/dwatch.1
index 28b604d43c5d..81efb2c2c437 100644
--- a/cddl/usr.sbin/dwatch/dwatch.1
+++ b/cddl/usr.sbin/dwatch/dwatch.1
@@ -22,7 +22,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 9, 2018
+.Dd April 18, 2025
.Dt DWATCH 1
.Os
.Sh NAME
@@ -556,7 +556,7 @@ dwatch -X kill
.Ed
.Pp
Watch signals being passed between
-.Xr bash 1
+.Xr bash 1 Pq Pa ports/shells/bash
and
.Xr vi 1 .
.Bd -literal -offset indent
diff --git a/usr.sbin/service/service.8 b/usr.sbin/service/service.8
index 380fbc8c1269..1adff6a0de49 100644
--- a/usr.sbin/service/service.8
+++ b/usr.sbin/service/service.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January 29, 2024
+.Dd April 19, 2025
.Dt SERVICE 8
.Os
.Sh NAME
@@ -187,7 +187,7 @@ complete service 'c/-/(e l r v)/' 'p/1/`service -l`/' \e
.Ed
.Pp
The following programmable completion entry can be used in
-.Xr bash 1
+.Xr bash 1 Pq Pa ports/shells/bash
for the names of the rc.d scripts:
.Bd -literal -offset indent
_service () {