Browse Source

spelling/grammar fixes; from larry hynes

OPENBSD_6_6
jmc 5 years ago
parent
commit
f8c25cc1d7
13 changed files with 52 additions and 52 deletions
  1. +4
    -4
      src/etc/etc.alpha/login.conf
  2. +4
    -4
      src/etc/etc.amd64/login.conf
  3. +4
    -4
      src/etc/etc.arm64/login.conf
  4. +4
    -4
      src/etc/etc.armv7/login.conf
  5. +4
    -4
      src/etc/etc.hppa/login.conf
  6. +4
    -4
      src/etc/etc.i386/login.conf
  7. +4
    -4
      src/etc/etc.landisk/login.conf
  8. +4
    -4
      src/etc/etc.loongson/login.conf
  9. +4
    -4
      src/etc/etc.luna88k/login.conf
  10. +4
    -4
      src/etc/etc.macppc/login.conf
  11. +4
    -4
      src/etc/etc.octeon/login.conf
  12. +4
    -4
      src/etc/etc.sgi/login.conf
  13. +4
    -4
      src/etc/etc.sparc64/login.conf

+ 4
- 4
src/etc/etc.alpha/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.6 2017/02/06 18:11:33 sthen Exp $
# $OpenBSD: login.conf,v 1.7 2019/06/02 06:46:17 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.amd64/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.10 2019/05/02 08:35:10 ajacoutot Exp $
# $OpenBSD: login.conf,v 1.11 2019/06/02 06:46:17 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.arm64/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.3 2019/01/24 13:14:10 kettenis Exp $
# $OpenBSD: login.conf,v 1.4 2019/06/02 06:46:17 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.armv7/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.6 2017/02/06 18:11:33 sthen Exp $
# $OpenBSD: login.conf,v 1.7 2019/06/02 06:46:17 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.hppa/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.8 2019/02/19 01:51:31 jsg Exp $
# $OpenBSD: login.conf,v 1.9 2019/06/02 06:46:17 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.i386/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.7 2017/02/06 18:11:33 sthen Exp $
# $OpenBSD: login.conf,v 1.8 2019/06/02 06:46:18 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.landisk/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.6 2017/02/06 18:11:33 sthen Exp $
# $OpenBSD: login.conf,v 1.7 2019/06/02 06:46:18 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.loongson/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.7 2017/08/16 18:06:55 deraadt Exp $
# $OpenBSD: login.conf,v 1.8 2019/06/02 06:46:18 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.luna88k/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.6 2017/02/06 18:11:33 sthen Exp $
# $OpenBSD: login.conf,v 1.7 2019/06/02 06:46:18 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.macppc/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.7 2017/02/06 18:11:33 sthen Exp $
# $OpenBSD: login.conf,v 1.8 2019/06/02 06:46:18 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.octeon/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.7 2017/08/16 18:06:55 deraadt Exp $
# $OpenBSD: login.conf,v 1.8 2019/06/02 06:46:18 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.sgi/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.7 2017/08/16 18:06:55 deraadt Exp $
# $OpenBSD: login.conf,v 1.8 2019/06/02 06:46:18 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


+ 4
- 4
src/etc/etc.sparc64/login.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: login.conf,v 1.9 2019/02/19 01:51:31 jsg Exp $
# $OpenBSD: login.conf,v 1.10 2019/06/02 06:46:18 jmc Exp $
#
# Sample login.conf file. See login.conf(5) for details.
@ -8,7 +8,7 @@
# Standard authentication styles:
#
# passwd Use only the local password file
# chpass Do not authenticate, but change users password (change
# chpass Do not authenticate, but change user's password (change
# the YP password if the user has one, else change the
# local password)
# lchpass Do not login; change user's local password instead
@ -33,7 +33,7 @@ auth-ftp-defaults:auth-ftp=passwd:
# The default values
# To alter the default authentication types change the line:
# :tc=auth-defaults:\
# to be read something like: (enables passwd, "myauth", and activ)
# to read something like: (enables passwd, "myauth", and activ)
# :auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
@ -55,7 +55,7 @@ default:\
#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure reset these values back to system defaults in the default class!
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
:ignorenologin:\


Loading…
Cancel
Save