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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to