diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-10-02 10:14:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-10-02 10:14:57 +0000 |
commit | 23b1eccaf390eeac5a504b264cf8cd5cf126727f (patch) | |
tree | 07d616779f5a670c03e69b05224e479ee697543a /man/man.in | |
parent | Using rst to generate manpage. (diff) | |
download | progress-linux-metapackages-23b1eccaf390eeac5a504b264cf8cd5cf126727f.tar.xz progress-linux-metapackages-23b1eccaf390eeac5a504b264cf8cd5cf126727f.zip |
Consistently renaming manpages files and sub-directory to man.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/man.in')
-rw-r--r-- | man/man.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/man/man.in b/man/man.in new file mode 100644 index 0000000..b602b75 --- /dev/null +++ b/man/man.in @@ -0,0 +1,19 @@ +.\" Progress Linux metapackages + +.\" Copyright (C) 2010-2021 Daniel Baumann <daniel.baumann@progress-linux.org> +.\" +.\" SPDX-License-Identifier: GPL-3.0+ +.\" +.\" This program is free software: you can redistribute it and/or modify +.\" it under the terms of the GNU General Public License as published by +.\" the Free Software Foundation, either version 3 of the License, or +.\" (at your option) any later version. +.\" +.\" This program is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License +.\" along with this program. If not, see <https://www.gnu.org/licenses/>. +.\" |