Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2021 13:02:26 GMT
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2e737d96e0 - main - Remove another extra 'd'.
Message-ID:  <202104131302.13DD2Qg0003966@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by blackend:

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

commit 2e737d96e0496c0dd8699e840c2fdc7241d04d7d
Author:     Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2021-04-13 13:01:37 +0000
Commit:     Marc Fonvieille <blackend@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]
 ....



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104131302.13DD2Qg0003966>