FreeBSD Bugzilla – Attachment 134779 Details for
Bug 179497
[patch] service.8 add csh completion example
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
service_8.diff
service_8.diff (text/plain), 807 bytes, created by
Olli Hauer
on 2013-06-11 21:50:00 UTC
(
hide
)
Description:
service_8.diff
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2013-06-11 21:50:00 UTC
Size:
807 bytes
patch
obsolete
>Index: usr.sbin/service/service.8 >=================================================================== >--- usr.sbin/service/service.8 (revision 251637) >+++ usr.sbin/service/service.8 (working copy) >@@ -110,6 +110,13 @@ > .Dl "service -rv" > .Pp > The following programmable completion entry can be use in >+.Xr csh 1 >+for the names and common commands of the rc.d scripts: >+.Dl "complete service 'c/-/(e l r v)/' 'p/1/`service -l`/' \e" >+.Dl " 'n/*/(start stop reload restart \e" >+.Dl " status rcvar onestart onestop)/'" >+.Pp >+The following programmable completion entry can be use in > .Xr bash 1 > for the names of the rc.d scripts: > .Dl "_service () {" >@@ -120,6 +127,7 @@ > .Dl "}" > .Dl "complete -F _service service" > .Sh SEE ALSO >+.Xr csh 1 , > .Xr bash 1 Pq Pa ports/shells/bash , > .Xr rc.conf 5 , > .Xr rc 8 ,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 179497
: 134779