Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2020 07:52:42 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r367317 - stable/11/sbin/ifconfig
Message-ID:  <202011040752.0A47qg6u082157@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Wed Nov  4 07:52:42 2020
New Revision: 367317
URL: https://svnweb.freebsd.org/changeset/base/367317

Log:
  MFC r367259:
  
  ifconfig.8: Improve formatting of -f in synopsis

Modified:
  stable/11/sbin/ifconfig/ifconfig.8
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sbin/ifconfig/ifconfig.8
==============================================================================
--- stable/11/sbin/ifconfig/ifconfig.8	Wed Nov  4 07:51:59 2020	(r367316)
+++ stable/11/sbin/ifconfig/ifconfig.8	Wed Nov  4 07:52:42 2020	(r367317)
@@ -28,7 +28,7 @@
 .\"     From: @(#)ifconfig.8	8.3 (Berkeley) 1/5/94
 .\" $FreeBSD$
 .\"
-.Dd October 25, 2020
+.Dd November 1, 2020
 .Dt IFCONFIG 8
 .Os
 .Sh NAME
@@ -36,7 +36,7 @@
 .Nd configure network interface parameters
 .Sh SYNOPSIS
 .Nm
-.Op Fl f Ar type:format Ns Op Ar ,type:format
+.Op Fl f Ar type Ns Cm \&: Ns Ar format Ns Op Cm \&, Ns Ar type Ns Cm \& : Ns Ar format ...
 .Op Fl L
 .Op Fl k
 .Op Fl m



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