Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2020 11:16:44 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r363559 - stable/12/usr.sbin/nologin
Message-ID:  <202007261116.06QBGicp070229@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Sun Jul 26 11:16:43 2020
New Revision: 363559
URL: https://svnweb.freebsd.org/changeset/base/363559

Log:
  MFC 359977:
  
  Fix a typo
  
  Reported by:	rgrimes

Modified:
  stable/12/usr.sbin/nologin/nologin.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.sbin/nologin/nologin.8
==============================================================================
--- stable/12/usr.sbin/nologin/nologin.8	Sun Jul 26 11:01:38 2020	(r363558)
+++ stable/12/usr.sbin/nologin/nologin.8	Sun Jul 26 11:16:43 2020	(r363559)
@@ -46,7 +46,7 @@ When executed,
 .Nm
 first writes about the login attempt to
 .Xr syslog 3
-and then a displays a message that an account is not available.
+and then displays a message that an account is not available.
 .Pp
 To disable all logins,
 investigate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007261116.06QBGicp070229>