Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 16:47:16 +0000 (UTC)
From:      Vincenzo Maffione <vmaffione@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r359489 - head/usr.sbin/valectl
Message-ID:  <202003311647.02VGlGc3027073@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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