Put code example on its own line, using Dl.

Ok christos
This commit is contained in:
wiz 2013-06-23 08:38:41 +00:00
parent e1610ba4cb
commit ac1c6f9496

View File

@ -1,4 +1,4 @@
.\" $NetBSD: login_cap.3,v 1.20 2013/06/21 08:18:24 wiz Exp $ .\" $NetBSD: login_cap.3,v 1.21 2013/06/23 08:38:41 wiz Exp $
.\" .\"
.\" Copyright (c) 1996,1997 Berkeley Software Design, Inc. All rights reserved. .\" Copyright (c) 1996,1997 Berkeley Software Design, Inc. All rights reserved.
.\" .\"
@ -102,10 +102,7 @@ function.
The The
.Fn login_getpwclass .Fn login_getpwclass
function is equivalent to: function is equivalent to:
login_getclass( .Dl login_getclass(pwd\ ? pwd->pw_class\ : NULL)
.Fa pwd
? pwd->pw_class :
.Dv NULL ) .
.Pp .Pp
Once Once
.Ar lc .Ar lc