diff options
Diffstat (limited to 'tools/make-man-rules.py')
-rw-r--r-- | tools/make-man-rules.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/make-man-rules.py b/tools/make-man-rules.py index 5e61917d60..18aa513952 100644 --- a/tools/make-man-rules.py +++ b/tools/make-man-rules.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # # This file is part of systemd. |