Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2024 15:56:37 GMT
From:      Mitchell Horne <mhorne@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 3ee3a5a7681f - stable/14 - vale(4): refer to the valectl(8) management tool
Message-ID:  <202411041556.4A4Fubbw072065@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by mhorne:

URL: https://cgit.FreeBSD.org/src/commit/?id=3ee3a5a7681f0bc43ad7f357d600ada6e66935cf

commit 3ee3a5a7681f0bc43ad7f357d600ada6e66935cf
Author:     Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2024-08-06 16:43:03 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2024-11-04 15:56:24 +0000

    vale(4): refer to the valectl(8) management tool
    
    Signed-off-by:  Tom Hukins <tom@FreeBSD.org>
    Reviewed by:    imp, mhorne
    MFC after:      3 days
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1369
    
    (cherry picked from commit 9a3fa77585e55e78004cdc9467b986968a77e8de)
---
 share/man/man4/vale.4 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/vale.4 b/share/man/man4/vale.4
index 77e4433d2742..a9f172e11fba 100644
--- a/share/man/man4/vale.4
+++ b/share/man/man4/vale.4
@@ -26,7 +26,7 @@
 .\" distributed with 4.3BSD Unix.
 .\" $Id: $
 .\"
-.Dd March 6, 2022
+.Dd August 30, 2024
 .Dt VALE 4
 .Os
 .Sh NAME
@@ -100,7 +100,8 @@ qemu -net nic -net netmap,ifname=vale2:c ... &
 qemu -net nic -net netmap,ifname=vale2:d ... &
 .Ed
 .Sh SEE ALSO
-.Xr netmap 4
+.Xr netmap 4 ,
+.Xr valectl 8
 .Pp
 Luigi Rizzo, Giuseppe Lettieri: VALE, a switched ethernet for virtual machines,
 June 2012, http://info.iet.unipi.it/~luigi/vale/



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