Author: gbe (doc committer)
Date: Tue Jun 30 17:21:28 2020
New Revision: 362808
URL: https://svnweb.freebsd.org/changeset/base/362808

Log:
  iovctl(8): Correct a typo in the manpage and correct the SYNOPSIS
  
  PR:   246831
  Submitted by: Jose Luis Duran <jlduran at gmail dot com>
  Reviewed by:  bcr (mentor)
  Approved by:  bcr (mentor)
  MFC after:    7 days

Modified:
  head/usr.sbin/iovctl/iovctl.8
  head/usr.sbin/iovctl/iovctl.conf.5

Modified: head/usr.sbin/iovctl/iovctl.8
==============================================================================
--- head/usr.sbin/iovctl/iovctl.8       Tue Jun 30 16:49:43 2020        
(r362807)
+++ head/usr.sbin/iovctl/iovctl.8       Tue Jun 30 17:21:28 2020        
(r362808)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 8, 2015
+.Dd May 31, 2020
 .Dt IOVCTL 8
 .Os
 .Sh NAME
@@ -34,7 +34,7 @@
 .Sh SYNOPSIS
 .Nm
 .Fl C
-.Op Fl f Ar config-file
+.Fl f Ar config-file
 .Op Fl n
 .Nm
 .Fl D

Modified: head/usr.sbin/iovctl/iovctl.conf.5
==============================================================================
--- head/usr.sbin/iovctl/iovctl.conf.5  Tue Jun 30 16:49:43 2020        
(r362807)
+++ head/usr.sbin/iovctl/iovctl.conf.5  Tue Jun 30 17:21:28 2020        
(r362808)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 8, 2015
+.Dd May 29, 2020
 .Dt IOVCTL.CONF 5
 .Os
 .Sh NAME
@@ -43,7 +43,7 @@ device.
 To configure SR-IOV on multiple PF devices, use one configuration file for each
 PF.
 The locations of all
-.Xr iovctl 9
+.Xr iovctl 8
 configuration files are specified in
 .Xr rc.conf 5 .
 .Pp
_______________________________________________
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