doc: Update references to the Shepherd manual.
* doc/guix.texi (Shepherd Services): Update cross-references to shepherd.info nodes removed in 0.10.0.
This commit is contained in:
parent
b8f89ab2c9
commit
4ebefac412
@ -41449,8 +41449,8 @@ This is a list of symbols denoting what the service provides.
|
|||||||
|
|
||||||
These are the names that may be passed to @command{herd start},
|
These are the names that may be passed to @command{herd start},
|
||||||
@command{herd status}, and similar commands (@pxref{Invoking herd,,,
|
@command{herd status}, and similar commands (@pxref{Invoking herd,,,
|
||||||
shepherd, The GNU Shepherd Manual}). @xref{Slots of services, the
|
shepherd, The GNU Shepherd Manual}). @xref{Defining Services,,,
|
||||||
@code{provides} slot,, shepherd, The GNU Shepherd Manual}, for details.
|
shepherd, The GNU Shepherd Manual}, for details.
|
||||||
|
|
||||||
@item @code{requirement} (default: @code{'()})
|
@item @code{requirement} (default: @code{'()})
|
||||||
List of symbols denoting the Shepherd services this one depends on.
|
List of symbols denoting the Shepherd services this one depends on.
|
||||||
@ -41581,7 +41581,7 @@ Hello, friend! arguments: ("a" "b" "c")
|
|||||||
@end example
|
@end example
|
||||||
|
|
||||||
This, as you can see, is a fairly sophisticated way to say hello.
|
This, as you can see, is a fairly sophisticated way to say hello.
|
||||||
@xref{Service Convenience,,, shepherd, The GNU Shepherd Manual}, for more
|
@xref{Defining Services,,, shepherd, The GNU Shepherd Manual}, for more
|
||||||
info on actions.
|
info on actions.
|
||||||
@end deftp
|
@end deftp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user