Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Add missing blank line between items.



details:   https://anonhg.NetBSD.org/src/rev/b4ae12f12a5d
branches:  trunk
changeset: 569735:b4ae12f12a5d
user:      jmmv <jmmv%NetBSD.org@localhost>
date:      Thu Sep 02 11:35:56 2004 +0000

description:
Add missing blank line between items.

diffstat:

 share/man/man5/login.conf.5 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0414cd258409 -r b4ae12f12a5d share/man/man5/login.conf.5
--- a/share/man/man5/login.conf.5       Thu Sep 02 11:33:24 2004 +0000
+++ b/share/man/man5/login.conf.5       Thu Sep 02 11:35:56 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: login.conf.5,v 1.16 2004/04/19 00:11:16 lukem Exp $
+.\"    $NetBSD: login.conf.5,v 1.17 2004/09/02 11:35:56 jmmv Exp $
 .\"
 .\" Copyright (c) 1995,1996,1997 Berkeley Software Design, Inc.
 .\" All rights reserved.
@@ -155,6 +155,7 @@
 .It Sy login-retries Ta number Ta 10 Ta
 Maximum number of login attempts allowed.
 .\"
+.sp
 .It Sy login-backoff Ta number Ta 3 Ta
 Number of login attempts after which to start random back-off.
 .\"



Home | Main Index | Thread Index | Old Index