From 01b1abd9f2b70e9d276f906d18bfc030e7584763 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 24 May 2002 21:32:41 +0000 Subject: doc that skeychallenge() buffer is at least SKEY_MAX_CHALLENGE long --- lib/libskey/skey.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libskey') diff --git a/lib/libskey/skey.3 b/lib/libskey/skey.3 index b4bcd8fa9c4..e587e6fa0cd 100644 --- a/lib/libskey/skey.3 +++ b/lib/libskey/skey.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: skey.3,v 1.5 2002/05/17 15:51:06 millert Exp $ +.\" $OpenBSD: skey.3,v 1.6 2002/05/24 21:32:40 deraadt Exp $ .\" .\" Copyright (c) 2001 Todd C. Miller .\" All rights reserved. @@ -306,7 +306,8 @@ The function stores the (potentially fake) S/Key challenge for .Fa user in -.Fa buf . +.Fa buf , +which is at least SKEY_MAX_CHALLENGE bytes long. It also fills in the skey struct .Fa rec and locks the user's record in the S/Key database. -- cgit v1.2.3