commit a164ea7011e2e062b7d43291b7ba49c2cac004fd from: Stefan Sperling date: Wed Jan 18 21:43:19 2023 UTC fix ambiguous phrasing of -d option documentation commit - e9e01966df9e3fe005d0e7c8abcc92134838eaf9 commit + a164ea7011e2e062b7d43291b7ba49c2cac004fd 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