pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk/pbuild



Module Name:    pkgsrc
Committed By:   abs
Date:           Fri Sep 29 08:22:48 UTC 2023

Modified Files:
        pkgsrc/pkgtools/pbulk/files/pbulk/pbuild: pbulk-build.1

Log Message:
Fix "additinal" -> "additional" typo in manpage


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/pbulk-build.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/pbulk-build.1
diff -u pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/pbulk-build.1:1.5 pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/pbulk-build.1:1.6
--- pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/pbulk-build.1:1.5  Sun Feb 12 04:23:38 2023
+++ pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/pbulk-build.1      Fri Sep 29 08:22:48 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: pbulk-build.1,v 1.5 2023/02/12 04:23:38 joerg Exp $
+.\" $NetBSD: pbulk-build.1,v 1.6 2023/09/29 08:22:48 abs Exp $
 .\"
 .\" Copyright (c) 2007 Thomas Klausner and Joerg Sonnenberger.
 .\" All rights reserved.
@@ -212,7 +212,7 @@ the higher effective weight is built fir
 .El
 These items correspond to the output of
 .Dl make pbulk-index-item
-run in the package directory with the additinal variables
+run in the package directory with the additional variables
 .Dv PKG_LOCATION
 and
 .Dv DEPENDS



Home | Main Index | Thread Index | Old Index