From 32257b83b8a3a80f3cba10c22ce35c5b8f174a7e Mon Sep 17 00:00:00 2001 From: yar Date: Wed, 22 Aug 2001 18:37:47 +0000 Subject: ``create'' and ``destroy'' are command modifiers (.Cm), not flags (.Fl). --- sbin/ifconfig/ifconfig.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/ifconfig') diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 4e543cf..030460b 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -300,14 +300,14 @@ printed to standard output. Destroy the specified network pseudo-device. .It Cm plumb Another name for the -.Fl create +.Cm create parameter. Included for .Tn Solaris compatibility. .It Cm unplumb Another name for the -.Fl destroy +.Cm destroy parameter. Included for .Tn Solaris -- cgit v1.1