Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2020 22:50:22 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r367259 - head/sbin/ifconfig
Message-ID:  <202011012250.0A1MoMFs057464@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Sun Nov  1 22:50:21 2020
New Revision: 367259
URL: https://svnweb.freebsd.org/changeset/base/367259

Log:
  ifconfig.8: Improve formatting of -f in synopsis
  
  MFC after:	3 days

Modified:
  head/sbin/ifconfig/ifconfig.8

Modified: head/sbin/ifconfig/ifconfig.8
==============================================================================
--- head/sbin/ifconfig/ifconfig.8	Sun Nov  1 22:46:43 2020	(r367258)
+++ head/sbin/ifconfig/ifconfig.8	Sun Nov  1 22:50:21 2020	(r367259)
@@ -28,7 +28,7 @@
 .\"     From: @(#)ifconfig.8	8.3 (Berkeley) 1/5/94
 .\" $FreeBSD$
 .\"
-.Dd October 28, 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?202011012250.0A1MoMFs057464>