commit f86347934ff76ae677658de3bd1b5d0e9d02a9a6 from: Stefan Sperling via: Thomas Adam date: Thu Jan 19 16:33:26 2023 UTC fix ambiguous phrasing of -d option documentation commit - c855c9f037399e518322eeca99fb2944103555a1 commit + f86347934ff76ae677658de3bd1b5d0e9d02a9a6 blob - 4e3f864286420fba3f86b2256864c6985e5acfa4 blob + 37ea79aede987a72233b9d5f17e0c746e90954dd --- gotd/gotd.8 +++ gotd/gotd.8 @@ -53,7 +53,7 @@ The options for are as follows: .Bl -tag -width Ds .It Fl d -Do not daemonize and log to stderr. +Do not daemonize. Send log output to stderr. .It Fl f Ar config-file Set the path to the configuration file. If not specified, the file blob - 3142db1d1d5a321335247e74ca2b0ce50fee2eb3 blob + ebc5bf9e0dae669e2ae5a530103066638948c6ce --- gotwebd/gotwebd.8 +++ gotwebd/gotwebd.8 @@ -37,7 +37,7 @@ web server. provides the following options: .Bl -tag -width tenletters .It Fl d -Do not daemonize and log to stderr. +Do not daemonize. Send log output to stderr. .It Fl D Ar macro Ns = Ns Ar value Define .Ar macro