diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:14:58 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:14:58 +0100 |
| commit | 196b364aaee197fa24bb9ef3363b6447df74bb02 (patch) | |
| tree | 904b2660a4df082c020a67bb758e865aa8c533ca /coopgammad.1 | |
| parent | m misc (diff) | |
| download | coopgammad-196b364aaee197fa24bb9ef3363b6447df74bb02.tar.gz coopgammad-196b364aaee197fa24bb9ef3363b6447df74bb02.tar.bz2 coopgammad-196b364aaee197fa24bb9ef3363b6447df74bb02.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'coopgammad.1')
| -rw-r--r-- | coopgammad.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/coopgammad.1 b/coopgammad.1 index b8166b5..b20c6f6 100644 --- a/coopgammad.1 +++ b/coopgammad.1 @@ -1,7 +1,7 @@ .TH COOPGAMMAD 1 COOPGAMMAD .SH "NAME" coopgammad - Cooperative gamma server -.SH "SYNPOSIS" +.SH "SYNOPSIS" .B coopgammad .RB [ -m .IR method ] @@ -30,7 +30,7 @@ modified or removed later by another process. .B -f Don't fork the process to the background. If used, you can still detect when the -process has been initialised be waiting +process has been initialised by waiting for its stdout to close. .TP .B -k @@ -55,7 +55,7 @@ The adjustment methods are supported via .BR libgamma (7). Only methods that were enabled when .B libgamma -as compiled will be supported. +was compiled will be supported. .TP .B -p Add the current gamma adjustments to the @@ -73,10 +73,10 @@ line to stdout. The second line can be omitted if .B -s has not been used and the default site cannot -be find. +be found. If used at least twice, print the pathname -of the socket for the select method and site +of the socket for the selected method and site combination to stdout. Under unusual circumstances, the path may contain LF characters, but it will always be terminated |
