From 8978244592b36a9f59faf9f2b5e25b6f42c90fd6 Mon Sep 17 00:00:00 2001 From: Jason Peel Date: Wed, 5 Jun 2002 06:33:31 +0000 Subject: clarify nwkey usage; ok millert@ --- sbin/ifconfig/ifconfig.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index c2f7ed0abac..c35cc3b7c21 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.55 2002/04/08 09:12:36 deraadt Exp $ +.\" $OpenBSD: ifconfig.8,v 1.56 2002/06/05 06:33:30 jsyn 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 $ .\" @@ -399,7 +399,9 @@ using the specified .Ar key . The .Ar key -can either be a string, a series of hexadecimal digits, or a set of keys +can either be a string, a series of hexadecimal digits (preceded by +.So 0x Sc Ns ), +or a set of keys of the form .Ar n:k1,k2,k3,k4 , where -- cgit v1.2.3