Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2021 21:06:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 179497] [patch] service.8 add csh completion example
Message-ID:  <bug-179497-9-YaDgknCcBv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-179497-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-179497-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D179497

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc6a112cf84d2bf55101c0fb61c4fd1e3c=
f5d3cc8

commit c6a112cf84d2bf55101c0fb61c4fd1e3cf5d3cc8
Author:     Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
AuthorDate: 2021-01-16 20:55:20 +0000
Commit:     Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
CommitDate: 2021-01-16 21:05:29 +0000

    service.8: Provide example for adding completions to (t)csh

    service(8) has an example for bash completion, however bash is third
    party and in /usr/share/examples/csh/dot.cshrc is a working example for
    csh.

    Since I use (t)csh, I've tested it, and it works for me.

    PR:             179497
    Submitted by:   ohauer@

    Reviewed by:    kp (tentatively)
    Differential Revision:  https://reviews.freebsd.org/D28197

 usr.sbin/service/service.8 | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-179497-9-YaDgknCcBv>