diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-06-11 12:48:22 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-06-11 12:48:22 +0000 |
commit | 0bdbbef1fe411afaf7b4752180b3871083102918 (patch) | |
tree | 2f59ceb3aaa4d2585de8225df9e1a4eea8580598 /sbin/ifconfig/ifconfig.8 | |
parent | da12665f0deed7379accad5d58aa343523f2d799 (diff) |
options are optional ;)
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 99850e0b8ad..9035fd90df8 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.126 2006/06/11 12:40:30 jmc Exp $ +.\" $OpenBSD: ifconfig.8,v 1.127 2006/06/11 12:48:21 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -39,7 +39,7 @@ .Nd configure network interface parameters .Sh SYNOPSIS .Nm ifconfig -.Fl AaCm +.Op Fl AaCm .Op Ar interface .Op Ar address_family .Oo |