From e1cfdceeb11c22ecf99a661ec4cdfc53316bf5ca Mon Sep 17 00:00:00 2001 From: Fun Date: Sat, 3 Mar 2018 17:06:13 +0200 Subject: [PATCH 1/2] pkgmk.conf.5.in: fix closing tag --- pkgmk.conf.5.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgmk.conf.5.in b/pkgmk.conf.5.in index 98976d6..3928213 100644 --- a/pkgmk.conf.5.in +++ b/pkgmk.conf.5.in @@ -39,7 +39,7 @@ Set directory for downloaded source archives. .br Default: directory of Pkgfile. .TP -\fBPKGMK_PACKAGE_DIR='STRING'\fR +\fBPKGMK_PACKAGE_DIR='STRING'\fP Set directory for built packages. .br Default: directory of Pkgfile. @@ -90,6 +90,6 @@ Default: 'gz' .SH SEE ALSO pkgmk(8) .SH COPYRIGHT -pkgmk (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2017 CRUX team (http://crux.nu). +pkgmk (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2018 CRUX team (http://crux.nu). pkgmk (pkgutils) is licensed through the GNU General Public License. Read the COPYING file for the complete license. -- 2.15.1