pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/qemu/files



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Jul 14 23:42:48 UTC 2024

Modified Files:
        pkgsrc/emulators/qemu/files: README.NetBSD

Log Message:
qemu: correct some phrasing and a file name in README.NetBSD


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/qemu/files/README.NetBSD

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

Modified files:

Index: pkgsrc/emulators/qemu/files/README.NetBSD
diff -u pkgsrc/emulators/qemu/files/README.NetBSD:1.1 pkgsrc/emulators/qemu/files/README.NetBSD:1.2
--- pkgsrc/emulators/qemu/files/README.NetBSD:1.1       Thu Dec  7 17:41:55 2023
+++ pkgsrc/emulators/qemu/files/README.NetBSD   Sun Jul 14 23:42:48 2024
@@ -1,4 +1,4 @@
-$NetBSD: README.NetBSD,v 1.1 2023/12/07 17:41:55 gdt Exp $
+$NetBSD: README.NetBSD,v 1.2 2024/07/14 23:42:48 gutteridge Exp $
 
 To use the NetBSD/amd64 Virtual Memory Monitor (NVMM) for QEMU :
 
@@ -9,8 +9,8 @@ You may want to run the NVMM tests to co
 # cd /usr/tests/lib/libnvmm/
 # atf-run | atf-report
 
-Configure the permissions once either by adding the username(s) of its users
-to the nvmm group in /etc/groups.
+Configure the permissions by adding the username(s) of its users to the nvmm
+group in /etc/group.
 
 Append "-accel nvmm" to your usual Qemu command line
 $ qemu-system-x86_64 -smp 4 -m 8G -cdrom Win10_2004_English_x64.iso -accel nvmm



Home | Main Index | Thread Index | Old Index