Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2020 17:11:44 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r359977 - head/usr.sbin/nologin
Message-ID:  <202004151711.03FHBip1074248@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Wed Apr 15 17:11:44 2020
New Revision: 359977
URL: https://svnweb.freebsd.org/changeset/base/359977

Log:
  Fix a typo
  
  Reported by:	rgrimes
  MFC with:	359967

Modified:
  head/usr.sbin/nologin/nologin.8

Modified: head/usr.sbin/nologin/nologin.8
==============================================================================
--- head/usr.sbin/nologin/nologin.8	Wed Apr 15 16:55:38 2020	(r359976)
+++ head/usr.sbin/nologin/nologin.8	Wed Apr 15 17:11:44 2020	(r359977)
@@ -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?202004151711.03FHBip1074248>