Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Punctuation nit.
details: https://anonhg.NetBSD.org/src/rev/29afa981650a
branches: trunk
changeset: 787507:29afa981650a
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jun 21 08:18:24 2013 +0000
description:
Punctuation nit.
(Shouldn't the whole line be .Dl or .Bl -literal instead?)
diffstat:
lib/libutil/login_cap.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dc30e2608182 -r 29afa981650a lib/libutil/login_cap.3
--- a/lib/libutil/login_cap.3 Fri Jun 21 05:06:24 2013 +0000
+++ b/lib/libutil/login_cap.3 Fri Jun 21 08:18:24 2013 +0000
@@ -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 @@
login_getclass(
.Fa pwd
? pwd->pw_class :
-.Dv NULL ).
+.Dv NULL ) .
.Pp
Once
.Ar lc
Home |
Main Index |
Thread Index |
Old Index