diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-28 08:19:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-28 08:19:11 +0000 |
commit | 70f224c227edbecc6520e0a43e0586f4a270e03b (patch) | |
tree | 2f53ba736830f7d7d29497669bd5fe74f56f766c /man/man.in | |
parent | Adding Makefile. (diff) | |
download | kinet-metapackages-70f224c227edbecc6520e0a43e0586f4a270e03b.tar.xz kinet-metapackages-70f224c227edbecc6520e0a43e0586f4a270e03b.zip |
Adding kinet-metapackages.7 manpage.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | man/man.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/man/man.in b/man/man.in new file mode 100644 index 0000000..44e6655 --- /dev/null +++ b/man/man.in @@ -0,0 +1,17 @@ +.\" Copyright (C) 2010-2023 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/>. +.\" |