diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-19 18:33:30 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-19 18:33:30 +0200 |
commit | 9afef215298a494e055a629ea731298f7bc5a5fd (patch) | |
tree | 94dde0eedad4d427766d98a9adb9decc2d29f5eb | |
parent | Add libcoopgamma_get_socket_file.3 (diff) | |
download | libcoopgamma-9afef215298a494e055a629ea731298f7bc5a5fd.tar.gz libcoopgamma-9afef215298a494e055a629ea731298f7bc5a5fd.tar.bz2 libcoopgamma-9afef215298a494e055a629ea731298f7bc5a5fd.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | doc/man/libcoopgamma.7 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/man/libcoopgamma.7 b/doc/man/libcoopgamma.7 index 8955cdf..e77646a 100644 --- a/doc/man/libcoopgamma.7 +++ b/doc/man/libcoopgamma.7 @@ -27,6 +27,16 @@ either be not until it is explicitly requested, or until the client that add (or lasted modified) the filter disconnects from the server or when explicitly requested, whichever comes first. +.P +.B libcoopgamma +prints warnings and errors, that cannot be returned, +to stderr. It is preferred that you have a non-static +.I "char *" +with the name +.I argv0 +where the name of the process +.RI ( argv[0] ) +is stored. .SH "RATIONALE" One program cannot do everything and still be user friendly. .SH "SEE ALSO" |