svn commit: r359489 - head/usr.sbin/valectl
Vincenzo Maffione
vmaffione at FreeBSD.org
Tue Mar 31 16:47:27 UTC 2020
Author: vmaffione
Date: Tue Mar 31 16:47:15 2020
New Revision: 359489
URL: https://svnweb.freebsd.org/changeset/base/359489
Log:
valectl: fix typo in man page
Submitted by: Jose Luis Duran
MFC after: 3 days
Modified:
head/usr.sbin/valectl/valectl.8
Modified: head/usr.sbin/valectl/valectl.8
==============================================================================
--- head/usr.sbin/valectl/valectl.8 Tue Mar 31 15:59:29 2020 (r359488)
+++ head/usr.sbin/valectl/valectl.8 Tue Mar 31 16:47:15 2020 (r359489)
@@ -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-head
mailing list