From 6e9d37276900b89a1732a8ab39839591b01d9eef Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 11 Mar 2021 21:07:16 +0000 Subject: [PATCH] fix a double space and a macro error; --- sbin/ifconfig/ifconfig.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 1cb1227e463..765f6ea24d6 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.368 2021/03/11 19:53:39 florian Exp $ +.\" $OpenBSD: ifconfig.8,v 1.369 2021/03/11 21:07:16 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 $ .\" @@ -1339,7 +1339,7 @@ Set the IPv6 anycast address bit. .It Cm -anycast Clear the IPv6 anycast address bit. .It Cm temporary -Enable temporary address extensions for stateless IPv6 address +Enable temporary address extensions for stateless IPv6 address autoconfiguration (RFC 8981) on the interface. These extensions are enabled by default. The purpose of these extensions is to prevent tracking of individual @@ -2052,7 +2052,7 @@ device will try to establish a data connection with the service provider. .Op Cm del Ar child-iface .Op Cm delspan Ar child-iface .Op Oo Fl Oc Ns Cm discover Ar child-iface -.It Oo Fl Oc Ns Cm learn Ar child-iface +.Op Oo Fl Oc Ns Cm learn Ar child-iface .Op Oo Fl Oc Ns Cm link0 .Op Oo Fl Oc Ns Cm link1 .Op Oo Fl Oc Ns Cm protected Ar child-iface ids -- 2.20.1