svn commit: r359609 - stable/12/usr.sbin/valectl
Vincenzo Maffione
vmaffione at FreeBSD.org
Fri Apr 3 18:55:33 UTC 2020
Author: vmaffione
Date: Fri Apr 3 18:55:22 2020
New Revision: 359609
URL: https://svnweb.freebsd.org/changeset/base/359609
Log:
MFC r359489
valectl: fix typo in man page
Submitted by: Jose Luis Duran
MFC after: 3 days
Modified:
stable/12/usr.sbin/valectl/valectl.8
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/usr.sbin/valectl/valectl.8
==============================================================================
--- stable/12/usr.sbin/valectl/valectl.8 Fri Apr 3 17:17:17 2020 (r359608)
+++ stable/12/usr.sbin/valectl/valectl.8 Fri Apr 3 18:55:22 2020 (r359609)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 26, 2019
+.Dd March 31, 2020
.Dt VALECTL 8
.Os
.Sh NAME
@@ -95,7 +95,7 @@ Create a new persistent VALE port with name
.Ar interface .
The name must be different from any other network interface
already present in the system.
-.It Fl d Ar interface
+.It Fl r Ar interface
Destroy the persistent VALE port with name
.Ar inteface .
.It Fl l Ar valeSSS:PPP
More information about the svn-src-stable
mailing list