OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-478-gb3b56d7
Gerrit Code Review
gerrit@openafs.org
Fri, 8 Nov 2019 02:52:46 -0500
The following commit has been merged in the master branch:
commit b3b56d79653566ef1442d296e31beb762d25ce42
Author: Andrew Deason <adeason@sinenomine.net>
Date: Mon Nov 4 16:10:25 2019 -0600
doc: Fix realm capitalization
In this example, krbtgt.Example.COM clearly refers to the principal
name converted from krbtgt/Example.COM, and so by convention the realm
name would be in all caps. Fix this example to use the all-caps realm
name, for consistency.
This mistake was introduced by commit 1cc8feb6 (doc: replace hostnames
with IETF example hostnames), the realm was in all caps before that
commit.
Mistake spotted by Chas Williams.
Change-Id: Icaf4931868752064c4617c8ad778122e076ae3cb
Reviewed-on: https://gerrit.openafs.org/13930
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
.../ko_KR/html/SysAdminGd/auagd007.htm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository