Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libcrypt Fix punctuation markup.



details:   https://anonhg.NetBSD.org/src/rev/d1af3c228b4d
branches:  trunk
changeset: 777699:d1af3c228b4d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Mar 01 21:31:10 2012 +0000

description:
Fix punctuation markup.

diffstat:

 lib/libcrypt/crypt.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 3675ffa00351 -r d1af3c228b4d lib/libcrypt/crypt.3
--- a/lib/libcrypt/crypt.3      Thu Mar 01 21:19:03 2012 +0000
+++ b/lib/libcrypt/crypt.3      Thu Mar 01 21:31:10 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: crypt.3,v 1.25 2012/01/02 18:06:37 wiz Exp $
+.\"    $NetBSD: crypt.3,v 1.26 2012/03/01 21:31:10 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -403,5 +403,5 @@
 returned either
 .Dv NULL
 or
-.Dv :
+.Dv \&:
 on error.



Home | Main Index | Thread Index | Old Index