Update synopsis. A partial fix has also been submitted to opie@bugs@inner.net

Submitted by:	bde
This commit is contained in:
Paul Traina 1997-08-26 20:55:43 +00:00
parent 90bcb528a8
commit 0e904270de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28810

View File

@ -228,6 +228,12 @@ you would use a call to opiechallenge. Later, to verify the response received,
you would use a call to opieverify. For example:
.sp 0
.sp 0
#include <sys/types.h>
.sp 0
.
.sp 0
.
.sp 0
#include <stdio.h>
.sp 0
@ -235,7 +241,7 @@ you would use a call to opieverify. For example:
.sp 0
.
.sp 0
#include "opie.h"
#include <opie.h>
.sp 0
.
.sp 0