Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 .Bd needs display style. Thanks jason for the...
details: https://anonhg.NetBSD.org/src/rev/6e41f4873675
branches: trunk
changeset: 574623:6e41f4873675
user: christos <christos%NetBSD.org@localhost>
date: Mon Mar 07 02:44:33 2005 +0000
description:
.Bd needs display style. Thanks jason for the man page!
diffstat:
share/man/man5/pam.conf.5 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 1f0b958262c8 -r 6e41f4873675 share/man/man5/pam.conf.5
--- a/share/man/man5/pam.conf.5 Mon Mar 07 02:28:11 2005 +0000
+++ b/share/man/man5/pam.conf.5 Mon Mar 07 02:44:33 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pam.conf.5,v 1.1 2005/03/07 02:26:31 thorpej Exp $
+.\" $NetBSD: pam.conf.5,v 1.2 2005/03/07 02:44:33 christos Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -67,7 +67,7 @@
.Dq stacking
different modules together to form a processing chain for the task.
A standard PAM configuration stanza is structured as follows:
-.Bd -offset indent
+.Bd -filled -offset indent
.Op Ar service-name
.Ar module-type
.Ar control-flag
@@ -149,7 +149,7 @@
stanza format availble when
.Pa /etc/pam.d/
is in use:
-.Bd -offset indent
+.Bd -filled -offset indent
.Ar module-type
include
.Ar service-name
Home |
Main Index |
Thread Index |
Old Index