git: 2e737d96e0 - main - Remove another extra 'd'.

Marc Fonvieille blackend at FreeBSD.org
Tue Apr 13 13:02:26 UTC 2021


The branch main has been updated by blackend:

URL: https://cgit.FreeBSD.org/doc/commit/?id=2e737d96e0496c0dd8699e840c2fdc7241d04d7d

commit 2e737d96e0496c0dd8699e840c2fdc7241d04d7d
Author:     Marc Fonvieille <blackend at FreeBSD.org>
AuthorDate: 2021-04-13 13:01:37 +0000
Commit:     Marc Fonvieille <blackend at FreeBSD.org>
CommitDate: 2021-04-13 13:01:37 +0000

    Remove another extra 'd'.
---
 documentation/content/en/books/handbook/virtualization/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/virtualization/_index.adoc b/documentation/content/en/books/handbook/virtualization/_index.adoc
index 9a7994cd25..96255c7645 100644
--- a/documentation/content/en/books/handbook/virtualization/_index.adoc
+++ b/documentation/content/en/books/handbook/virtualization/_index.adoc
@@ -357,7 +357,7 @@ Section "InputDevice"
 EndSection
 ....
 
-HAL users should create the following [.filename]#/usr/local/etc/hal/fdi/policy/90-vboxguest.fdi# or copy it from [.filename]#/usr/local/shared/hal/fdi/policy/10osvendor/90-vboxguest.fdi#:
+HAL users should create the following [.filename]#/usr/local/etc/hal/fdi/policy/90-vboxguest.fdi# or copy it from [.filename]#/usr/local/share/hal/fdi/policy/10osvendor/90-vboxguest.fdi#:
 
 [.programlisting]
 ....


More information about the dev-commits-doc-all mailing list