summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/other/1581976
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/other/1581976')
-rw-r--r--results/classifier/deepseek-r1:14b/output/other/158197617
1 files changed, 17 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/other/1581976 b/results/classifier/deepseek-r1:14b/output/other/1581976
new file mode 100644
index 000000000..628632a5f
--- /dev/null
+++ b/results/classifier/deepseek-r1:14b/output/other/1581976
@@ -0,0 +1,17 @@
+
+man qemu contains a bug in description of "-virtfs" command line argument
+
+The description of command line argument looks like this:
+
+ -virtfs
+       fsdriver[,path=path],mount_tag=mount_tag[,security_model=security_model][,writeout=writeout][,readonly][,socket=socket|sock_fd=sock_fd]
+
+
+note, that there is no "id" attribute in the list of parameters.
+
+later on the man there the "id" attribute is documented, as it were present:
+
+           id=id
+               Specifies identifier for this device
+
+i think that it was copied from above section (about "-fsdev") without reviewing.
\ No newline at end of file