diff options
| author | Alexander Barton <alex@barton.de> | 2012-03-12 11:02:17 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2012-03-12 11:02:17 +0100 |
| commit | e9be3334d1f0a40e44aac7754d828a4ce28a94b7 (patch) | |
| tree | 7cc68ace4c0dd83d96859f83fe6cf7e3c638488d /man/ngircd.conf.5.tmpl | |
| parent | 0ae74ceaedef2583c333b7cf2a95802009d7707e (diff) | |
| download | ngircd-e9be3334d1f0a40e44aac7754d828a4ce28a94b7.tar.gz ngircd-e9be3334d1f0a40e44aac7754d828a4ce28a94b7.zip | |
Fix manual page "hyphen-used-as-minus-sign" error (lintian)
Thanks to Christoph Biedl for reporting this!
Diffstat (limited to 'man/ngircd.conf.5.tmpl')
| -rw-r--r-- | man/ngircd.conf.5.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 236883e3..85cf73ff 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -1,7 +1,7 @@ .\" .\" ngircd.conf(5) manual page template .\" -.TH ngircd.conf 5 "Jun 2011" ngircd "ngIRCd Manual" +.TH ngircd.conf 5 "Mar 2012" ngircd "ngIRCd Manual" .SH NAME ngircd.conf \- configuration file of ngIRCd .SH SYNOPSIS |