diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-25 20:41:28 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-26 08:57:54 +0900 |
| commit | 809ef3168dcc643aaba74a3b82cfbe144aee322f (patch) | |
| tree | 7c8d6fa1dac68ca934d88eda3a711904574be9a0 /doc | |
| parent | 6c082f7d66c4cbce6ed856cc811ea00999c583c8 (diff) | |
doc: Fix a broken reference to the Shepherd's manual.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 39544d9acff..926f5b7fe4d 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -52378,7 +52378,7 @@ So direct requirement only on @code{user-processes} is sufficient. | |||
| 52378 | @cindex one-shot services, for the Shepherd | 52378 | @cindex one-shot services, for the Shepherd |
| 52379 | @item @code{one-shot?} (default: @code{#f}) | 52379 | @item @code{one-shot?} (default: @code{#f}) |
| 52380 | Whether this service is @dfn{one-shot}. One-shot services stop immediately | 52380 | Whether this service is @dfn{one-shot}. One-shot services stop immediately |
| 52381 | after their @code{start} action has completed. @xref{Slots of services,,, | 52381 | after their @code{start} action has completed. @xref{Defining Services,,, |
| 52382 | shepherd, The GNU Shepherd Manual}, for more info. | 52382 | shepherd, The GNU Shepherd Manual}, for more info. |
| 52383 | 52383 | ||
| 52384 | @item @code{respawn?} (default: @code{#t}) | 52384 | @item @code{respawn?} (default: @code{#t}) |
