Module Name: src
Committed By: wiz
Date: Thu Mar 1 21:31:10 UTC 2012
Modified Files:
src/lib/libcrypt: crypt.3
Log Message:
Fix punctuation markup.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libcrypt/crypt.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libcrypt/crypt.3
diff -u src/lib/libcrypt/crypt.3:1.25 src/lib/libcrypt/crypt.3:1.26
--- src/lib/libcrypt/crypt.3:1.25 Mon Jan 2 18:06:37 2012
+++ src/lib/libcrypt/crypt.3 Thu Mar 1 21:31:10 2012
@@ -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 @@ Before
returned either
.Dv NULL
or
-.Dv :
+.Dv \&:
on error.