Module Name: src
Committed By: wiz
Date: Fri Jun 21 08:18:25 UTC 2013
Modified Files:
src/lib/libutil: login_cap.3
Log Message:
Punctuation nit.
(Shouldn't the whole line be .Dl or .Bl -literal instead?)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libutil/login_cap.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/libutil/login_cap.3
diff -u src/lib/libutil/login_cap.3:1.19 src/lib/libutil/login_cap.3:1.20
--- src/lib/libutil/login_cap.3:1.19 Thu Jun 20 20:42:30 2013
+++ src/lib/libutil/login_cap.3 Fri Jun 21 08:18:24 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: login_cap.3,v 1.19 2013/06/20 20:42:30 christos Exp $
+.\" $NetBSD: login_cap.3,v 1.20 2013/06/21 08:18:24 wiz Exp $
.\"
.\" Copyright (c) 1996,1997 Berkeley Software Design, Inc. All rights reserved.
.\"
@@ -105,7 +105,7 @@ function is equivalent to:
login_getclass(
.Fa pwd
? pwd->pw_class :
-.Dv NULL ).
+.Dv NULL ) .
.Pp
Once
.Ar lc