Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Indent the example.
details: https://anonhg.NetBSD.org/src/rev/2b10d51827aa
branches: trunk
changeset: 574624:2b10d51827aa
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Mar 07 03:11:01 2005 +0000
description:
Indent the example.
diffstat:
share/man/man5/pam.conf.5 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6e41f4873675 -r 2b10d51827aa share/man/man5/pam.conf.5
--- a/share/man/man5/pam.conf.5 Mon Mar 07 02:44:33 2005 +0000
+++ b/share/man/man5/pam.conf.5 Mon Mar 07 03:11:01 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pam.conf.5,v 1.2 2005/03/07 02:44:33 christos Exp $
+.\" $NetBSD: pam.conf.5,v 1.3 2005/03/07 03:11:01 thorpej Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -181,7 +181,7 @@
file, allows Kerberos 5 password authentication, and requires standard
.Ux
password authentication if Kerberos 5 failed:
-.Bd -literal
+.Bd -literal -offset indent
auth sufficient pam_self.so
auth required pam_nologin.so
auth sufficient pam_krb5.so
Home |
Main Index |
Thread Index |
Old Index