From d1140c0a8dee13fc9f7cd94e06debd3ddd745f52 Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Tue, 13 Nov 2001 14:06:11 +0000 Subject: o) fix bogus .Xr usage; o) start new sentence on a new line; o) don't use .Xr instead of .Pa tag; o) minimal -mdoc design fixes; millert@ ok; --- libexec/login_reject/login_reject.8 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'libexec/login_reject/login_reject.8') diff --git a/libexec/login_reject/login_reject.8 b/libexec/login_reject/login_reject.8 index 40c1042707c..18038ff463b 100644 --- a/libexec/login_reject/login_reject.8 +++ b/libexec/login_reject/login_reject.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: login_reject.8,v 1.2 2001/07/08 01:09:51 millert Exp $ +.\" $OpenBSD: login_reject.8,v 1.3 2001/11/13 14:06:10 mpech Exp $ .\" .\" Copyright (c) 1995 Berkeley Software Design, Inc. All rights reserved. .\" @@ -56,15 +56,16 @@ name, which is optional, is also ignored. The .Nm reject authentication mechanism is intended to be used to disallow certain -types of logins. For example, a class entry (see +types of logins. +For example, a class entry (see .Xr login.conf 5 ) may contain: +.Pp .Bd -literal -compact - :auth=krb-or-pwd,kerberos,passwd: :auth-ftp=reject: - .Ed +.Pp which would allow authentication for this class in most situations but would reject attempts to authenticate from .Xr ftpd 8 . -- cgit v1.2.3