Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libcrypt new paragraph
details: https://anonhg.NetBSD.org/src/rev/bc9994faf783
branches: trunk
changeset: 746244:bc9994faf783
user: christos <christos%NetBSD.org@localhost>
date: Wed Mar 25 21:26:12 2020 +0000
description:
new paragraph
diffstat:
lib/libcrypt/pw_gensalt.3 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 95adc1c4f3ba -r bc9994faf783 lib/libcrypt/pw_gensalt.3
--- a/lib/libcrypt/pw_gensalt.3 Wed Mar 25 21:24:08 2020 +0000
+++ b/lib/libcrypt/pw_gensalt.3 Wed Mar 25 21:26:12 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pw_gensalt.3,v 1.5 2020/03/25 21:24:08 christos Exp $
+.\" $NetBSD: pw_gensalt.3,v 1.6 2020/03/25 21:26:12 christos Exp $
.\"
.\" Copyright (c) 2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -167,5 +167,6 @@
.Pp
The
.Lk https://passlib.readthedocs.io/en/stable/modular_crypt_format.html "Modular Crypt Format (MCF)" .
+.Pp
The
.Lk https://github.com/P-H-C/phc-string-format/blob/master/phc-sf-spec.md "Password Hashing Competition (PHC) format" .
Home |
Main Index |
Thread Index |
Old Index