diff options
author | steve <steve@FreeBSD.org> | 1998-03-09 03:01:47 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-09 03:01:47 +0000 |
commit | 46d271e6548050b5cb97f231ea3594ed780afad6 (patch) | |
tree | 0c1f837a81e34825e7eb1b8471b852c8d6099c91 /etc | |
parent | 9c93b90fe6216c38b949daf6166629dadb94a4a2 (diff) | |
download | FreeBSD-src-46d271e6548050b5cb97f231ea3594ed780afad6.zip FreeBSD-src-46d271e6548050b5cb97f231ea3594ed780afad6.tar.gz |
Remove extraneous trailing \'s.
PR: 5949
Submitted by: Studded@dal.net
Diffstat (limited to 'etc')
-rw-r--r-- | etc/login.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/login.conf b/etc/login.conf index 9da49f0..766bf54 100644 --- a/etc/login.conf +++ b/etc/login.conf @@ -9,7 +9,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $Id: login.conf,v 1.18 1997/12/01 21:18:39 obrien Exp $ +# $Id: login.conf,v 1.19 1997/12/03 01:12:48 ache Exp $ # @@ -20,7 +20,7 @@ auth-defaults:\ auth-root-defaults:\ :auth-login=krb_skey_or_passwd,passwd,kerberos,skey:\ - :auth-rlogin=krb_or_skey,kerberos,skey:\ + :auth-rlogin=krb_or_skey,kerberos,skey: auth-ftp-defaults:\ :auth=skey_or_pwd,passwd,skey: @@ -121,7 +121,7 @@ root:\ :priority=0:\ :requirehome@:\ :umask=022:\ - :tc=auth-root-defaults:\ + :tc=auth-root-defaults: # |