pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc/guide/files
Module Name: pkgsrc
Committed By: zafer
Date: Wed Nov 29 19:34:51 UTC 2023
Modified Files:
pkgsrc/doc/guide/files: fixes.xml
Log Message:
Fix typo reported by J. Lewis Muir in PR 57734
To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 pkgsrc/doc/guide/files/fixes.xml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/guide/files/fixes.xml
diff -u pkgsrc/doc/guide/files/fixes.xml:1.195 pkgsrc/doc/guide/files/fixes.xml:1.196
--- pkgsrc/doc/guide/files/fixes.xml:1.195 Fri Sep 29 09:24:33 2023
+++ pkgsrc/doc/guide/files/fixes.xml Wed Nov 29 19:34:51 2023
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.195 2023/09/29 09:24:33 wiz Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.196 2023/11/29 19:34:51 zafer Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -1440,7 +1440,7 @@ c, c++, fortran, fortran77, java, objc,
written in C++, usually need a C compiler for the configure
phase.</para>
- <para>To declare which features a package requies from the
+ <para>To declare which features a package requires from the
compiler, set either <varname>USE_CC_FEATURES</varname>
or <varname>USE_CXX_FEATURES</varname>. Allowed values for
<varname>USE_CC_FEATURES</varname> are currently:
Home |
Main Index |
Thread Index |
Old Index