From: Bryan Vyhmeister Subject: Re: [PATCH] www/faq/faq15.html update rsync example To: tech@openbsd.org Date: Sun, 20 Oct 2024 23:26:55 -0700 On Sun, Oct 20, 2024 at 11:20:50PM -0700, Bryan Vyhmeister wrote: > Since rsync no longer has an -iconv flavor and instead has a -minimal > flavor, update the example in faq15.html to match reality in 7.6 in > order to avoid confusion. Since I updated that example, I figured I would update the rest to the state of things in 7.6. Comments? Bryan Index: faq/faq15.html =================================================================== RCS file: /cvs/www/faq/faq15.html,v diff -u -p -r1.185 faq15.html --- faq/faq15.html 15 Nov 2021 18:21:59 -0000 1.185 +++ faq/faq15.html 21 Oct 2024 06:25:13 -0000 @@ -149,9 +149,9 @@ To search for any given package name, us
 $ pkg_info -Q unzip
-lunzip-1.8
-unzip-6.0p9
-unzip-6.0p9-iconv
+lunzip-1.14p0
+unzip-6.0p17
+unzip-6.0p17-iconv
 
Another way to find what you're looking for is with the pkglocate @@ -159,10 +159,10 @@ command, available from the pkgloc
 $ pkglocate mutool
-mupdf-1.11p1-js:textproc/mupdf,js:/usr/local/bin/mutool
-mupdf-1.11p1-js:textproc/mupdf,js:/usr/local/man/man1/mutool.1
-mupdf-1.11p1:textproc/mupdf:/usr/local/bin/mutool
-mupdf-1.11p1:textproc/mupdf:/usr/local/man/man1/mutool.1
+mupdf-1.24.9-js:textproc/mupdf,js:/usr/local/bin/mutool
+mupdf-1.24.9-js:textproc/mupdf,js:/usr/local/man/man1/mutool.1
+mupdf-1.24.9:textproc/mupdf:/usr/local/bin/mutool
+mupdf-1.24.9:textproc/mupdf:/usr/local/man/man1/mutool.1
 
If you're looking for a specific filename, it can be used to find which @@ -196,8 +196,8 @@ one you want to install. # pkg_add rsync Ambiguous: choose package for rsync a 0: <None> - 1: rsync-3.1.2p0 - 2: rsync-3.1.2p0-iconv + 1: rsync-3.3.0p2 + 2: rsync-3.3.0p2-minimal Your choice: @@ -220,8 +220,8 @@ the configuration or use of the applicat
 # pkg_add jove
-jove-4.16.0.73p0: ok
---- +jove-4.16.0.73p0 -------------------
+jove-4.16.0.73p1: ok
+--- +jove-4.16.0.73p1 -------------------
 See /usr/local/share/jove/README about changes to /etc/rc or
 /etc/rc.local so that the system recovers jove files
 on reboot after a system crash