diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:18:45 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:18:45 +0100 |
| commit | e2d80d2da476f583b77d793bcbf23b59a5d1266e (patch) | |
| tree | 7269993fa263a83538375c8769956e426a742d16 /coreupdownd.conf.5 | |
| parent | Update e-mail (diff) | |
| download | coreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.gz coreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.bz2 coreupdown-e2d80d2da476f583b77d793bcbf23b59a5d1266e.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'coreupdownd.conf.5')
| -rw-r--r-- | coreupdownd.conf.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/coreupdownd.conf.5 b/coreupdownd.conf.5 index 961de41..2c60d03 100644 --- a/coreupdownd.conf.5 +++ b/coreupdownd.conf.5 @@ -1,20 +1,20 @@ .TH COREUPDOWND 5 COREUPDOWN -.SH MAME +.SH NAME coreupdownd.conf - Configurations for coreupdownd(1) -.SH SYNPOSIS +.SH SYNOPSIS /etc/coreupdownd.conf .SH DESCRIPTION The .B coreupdownd.conf -configuration files is a plain line based +configuration file is a plain line-based configuration file for the .BR coreupdownd (1) daemon. .PP Any hash .RB ( # ) -character starts comment that end of the -end of the cline. +character starts comment that ends of the +end of the line. Comments and otherwise blank lines are ignored. Apart from this, each line must be a configuration name, followed by an equals sign |
