Typo fix:

su with option "-K" -> su with option "-k"

Submitted by: Nishika <nishika@cheerful.com>
This commit is contained in:
Motoyuki Konno 1998-08-27 05:57:20 +00:00
parent 54f9fab8fb
commit 25192e7556
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3426

View file

@ -1,4 +1,4 @@
<!-- $Id: admin.sgml,v 1.10 1998-08-18 23:26:50 dwhite Exp $ -->
<!-- $Id: admin.sgml,v 1.11 1998-08-27 05:57:20 motoyuki Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@ -845,7 +845,7 @@ perl -i.bak -pe 's/\r\n/\n/g' file ...
</heading>
<p>The error comes from the Kerberos distributed authentication system.
The problem isn't fatal but annoying. You can either run su with the -k
The problem isn't fatal but annoying. You can either run su with the -K
option, or uninstall Kerberos as described in the next question.
<sect1>