Punctuation nit.

(Shouldn't the whole line be .Dl or .Bl -literal instead?)
This commit is contained in:
wiz 2013-06-21 08:18:24 +00:00
parent 47a6ce0396
commit 1125395d6b
1 changed files with 2 additions and 2 deletions

View File

@ -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