diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-08-03 22:15:14 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-08-03 22:31:20 +0200 |
commit | f6913c09b9987ae8a6f65f5acfa7673278c701be (patch) | |
tree | adc1bb6b45c68533d9b9ec4d690436acadb48168 /.gitignore | |
parent | 615f98315ce17751a703d4933ae690befdae82e1 (diff) |
Install lacme manpage to section 8.
As it's a system command, see hier(7) for details.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ .*.sw[po] # generated man-pages -*.1 +/lacme.8 +/lacme-accountd.1 |