diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-16 22:45:11 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-16 22:45:11 +0200 |
commit | 9f23530860942a8f94b7c535ead80c38f02424b1 (patch) | |
tree | 175bbdf8be1bb14fd23798f93d102dc7640865c9 /.gitignore | |
parent | 08a96fb00afefbcec822684c25ae1dbe39179264 (diff) | |
download | systemd-9f23530860942a8f94b7c535ead80c38f02424b1.tar.gz systemd-9f23530860942a8f94b7c535ead80c38f02424b1.tar.bz2 systemd-9f23530860942a8f94b7c535ead80c38f02424b1.zip |
man: document a few special units
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4efd824796..700a085ad7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ systemctl systemadm .dirstamp *.5 +*.7 *.html *~ *.tar.gz |