git: 66d795ec191b - main - service(8): Fix typo in man page.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Nov 2021 21:13:03 UTC
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=66d795ec191b994f317b0ad812bb6e7943347c1f commit 66d795ec191b994f317b0ad812bb6e7943347c1f Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2021-11-09 21:09:57 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2021-11-09 21:12:19 +0000 service(8): Fix typo in man page. Differential revision: https://reviews.freebsd.org/D32582 Submitted by: christos@ MFC after: 1 week Sponsored by: NVIDIA Networking --- usr.sbin/service/service.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/service/service.8 b/usr.sbin/service/service.8 index 329bcb823f1d..c8e7f84c69de 100644 --- a/usr.sbin/service/service.8 +++ b/usr.sbin/service/service.8 @@ -138,7 +138,7 @@ complete service 'c/-/(e l r v)/' 'p/1/`service -l`/' \e status rcvar onestart onestop)/' .Ed .Pp -The following programmable completion entry can be use in +The following programmable completion entry can be used in .Xr bash 1 for the names of the rc.d scripts: .Bd -literal -offset -ident