diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/signals.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/signals.txt b/docs/signals.txt index 0866baba..6525ec24 100644 --- a/docs/signals.txt +++ b/docs/signals.txt @@ -47,7 +47,7 @@ log.c: "log locked", LOG_REC "log started", LOG_REC "log stopped", LOG_REC - "log rotate", LOG_REC + "log rotated", LOG_REC "log written", LOG_REC, char *line modules.c: |