Sorry, this has to be

MFC r362808: iovctl(8): Correct a typo in the manpage and correct the SYNOPSIS

--Gordon

On Mon, Jul 13, 2020 at 07:28:10PM +0000, Gordon Bergling wrote:
> Author: gbe (doc committer)
> Date: Mon Jul 13 19:28:10 2020
> New Revision: 363168
> URL: https://svnweb.freebsd.org/changeset/base/363168
> 
> 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)
> 
> Modified:
>   stable/12/usr.sbin/iovctl/iovctl.8
>   stable/12/usr.sbin/iovctl/iovctl.conf.5
> Directory Properties:
>   stable/12/   (props changed)
> 
> Modified: stable/12/usr.sbin/iovctl/iovctl.8
> ==============================================================================
> --- stable/12/usr.sbin/iovctl/iovctl.8        Mon Jul 13 19:15:29 2020        
> (r363167)
> +++ stable/12/usr.sbin/iovctl/iovctl.8        Mon Jul 13 19:28:10 2020        
> (r363168)
> @@ -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: stable/12/usr.sbin/iovctl/iovctl.conf.5
> ==============================================================================
> --- stable/12/usr.sbin/iovctl/iovctl.conf.5   Mon Jul 13 19:15:29 2020        
> (r363167)
> +++ stable/12/usr.sbin/iovctl/iovctl.conf.5   Mon Jul 13 19:28:10 2020        
> (r363168)
> @@ -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-stable...@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-src-stable-12
> To unsubscribe, send any mail to "svn-src-stable-12-unsubscr...@freebsd.org"

-- 
_______________________________________________
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