Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 14:52:04 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9936 for review
Message-ID:  <200204172152.g3HLq4M90167@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9936

Change 9936 by des@des.at.des.thinksec.com on 2002/04/17 14:51:34

	Add colons so gendoc recognizes this as a list rather than a literal
	section.
	
	Sponsored by:	DARPA, NAI Labs

Affected files ...

... //depot/projects/openpam/lib/pam_get_authtok.c#17 edit

Differences ...

==== //depot/projects/openpam/lib/pam_get_authtok.c#17 (text+ko) ====

@@ -31,7 +31,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $P4: //depot/projects/openpam/lib/pam_get_authtok.c#16 $
+ * $P4: //depot/projects/openpam/lib/pam_get_authtok.c#17 $
  */
 
 #include <sys/param.h>
@@ -145,10 +145,10 @@
  *
  * The =item argument must have one of the following values:
  *
- *	=PAM_AUTHTOK
+ *	=PAM_AUTHTOK:
  *		Returns the current authentication token, or the new token
  *		when changing authentication tokens.
- *	=PAM_OLDAUTHTOK
+ *	=PAM_OLDAUTHTOK:
  *		Returns the previous authentication token when changing
  *		authentication tokens.
  *

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204172152.g3HLq4M90167>