pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libasr



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 13 19:01:45 UTC 2025

Modified Files:
        pkgsrc/net/libasr: DESCR

Log Message:
libasr: fix typo in DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/libasr/DESCR

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

Modified files:

Index: pkgsrc/net/libasr/DESCR
diff -u pkgsrc/net/libasr/DESCR:1.4 pkgsrc/net/libasr/DESCR:1.5
--- pkgsrc/net/libasr/DESCR:1.4 Sat Sep 13 16:16:21 2025
+++ pkgsrc/net/libasr/DESCR     Sat Sep 13 19:01:45 2025
@@ -3,7 +3,7 @@ a simple interface for asynchronous addr
 querying.  They should be used in place of the classical resolver
 functions of libc when blocking is not desirable.
 
-event(3) API intetegration is provided by the event_asr_* functions,
+event(3) API integration is provided by the event_asr_* functions,
 which allow to schedule the asynchronous resolver query to run within
 a libevent event loop.
 



Home | Main Index | Thread Index | Old Index