From 5acac71d81a84845fc97c03ff0645165d28906da Mon Sep 17 00:00:00 2001
From: dd
Date: Sat, 2 Jun 2001 04:05:51 +0000
Subject: [PATCH] Mention the 'ether' parameter.
PR: 23767
Submitted by: Maxime Henrion ,
Brooks Davis
---
sbin/ifconfig/ifconfig.8 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 14c7d033ccee..ab8f4b7b9e8c 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -204,6 +204,10 @@ the system will not attempt to
transmit messages through that interface.
If possible, the interface will be reset to disable reception as well.
This action does not automatically disable routes using the interface.
+.It Cm ether
+Another name for the
+.Dq lladdr
+parameter.
.\" .It Cm ipdst
.\" This is used to specify an Internet host who is willing to receive
.\" ip packets encapsulating NS packets bound for a remote network.