svn commit: r363559 - stable/12/usr.sbin/nologin

Mateusz Piotrowski 0mp at FreeBSD.org
Sun Jul 26 11:16:44 UTC 2020


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


More information about the svn-src-stable-12 mailing list