summaryrefslogtreecommitdiffstats
path: root/sshd_config.5
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2018-06-01 08:23:10 +0200
committerDamien Miller <djm@mindrot.org>2018-06-04 06:54:43 +0200
commite8d59fef1098e24f408248dc64e5c8efa5d01f3c (patch)
tree87d26e43c437ff6545d5b7e68fc282640bfcbffc /sshd_config.5
parentupstream: oops - further adjustment to text neccessary; (diff)
downloadopenssh-e8d59fef1098e24f408248dc64e5c8efa5d01f3c.tar.xz
openssh-e8d59fef1098e24f408248dc64e5c8efa5d01f3c.zip
upstream: add missing punctuation after %i in ssh_config.5, and
make the grammatical format in sshd_config.5 match that in ssh_config.5; OpenBSD-Commit-ID: e325663b9342f3d556e223e5306e0d5fa1a74fa0
Diffstat (limited to '')
-rw-r--r--sshd_config.512
1 files changed, 6 insertions, 6 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index db347a693..1231f3db8 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.269 2018/06/01 05:52:26 jmc Exp $
+.\" $OpenBSD: sshd_config.5,v 1.270 2018/06/01 06:23:10 jmc Exp $
.Dd $Mdocdate: June 1 2018 $
.Dt SSHD_CONFIG 5
.Os
@@ -1696,19 +1696,19 @@ The username.
.El
.Pp
.Cm AuthorizedKeysCommand
-accepts the tokens %%, %f, %h, %k, %t, %U and %u.
+accepts the tokens %%, %f, %h, %k, %t, %U, and %u.
.Pp
.Cm AuthorizedKeysFile
-accepts the tokens %%, %h, %U and %u.
+accepts the tokens %%, %h, %U, and %u.
.Pp
.Cm AuthorizedPrincipalsCommand
-accepts the tokens %%, %F, %f, %h, %i, %K, %k, %s, %T, %t, %U and %u.
+accepts the tokens %%, %F, %f, %h, %i, %K, %k, %s, %T, %t, %U, and %u.
.Pp
.Cm AuthorizedPrincipalsFile
-accepts the tokens %%, %h, %U and %u.
+accepts the tokens %%, %h, %U, and %u.
.Pp
.Cm ChrootDirectory
-accepts the tokens %%, %h, %U and %u.
+accepts the tokens %%, %h, %U, and %u.
.Pp
.Cm RoutingDomain
accepts the token %D.