diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-14 21:12:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-14 21:12:18 +0000 |
commit | 0edaf9fffabf0c783064bd4d749101f0c4c89ccc (patch) | |
tree | 40d2452da602cf39b8434e97124e5be277777d0d /share | |
parent | e6f70839563a32826e803690791e5a7967d61cd5 (diff) |
refer to kerberos(8) rather than `info heimdal' now that we install the
man page...
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/afterboot.8 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index b24a9859e22..64ac5dfc5fa 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.109 2005/06/01 10:23:29 jmc Exp $ +.\" $OpenBSD: afterboot.8,v 1.110 2005/07/14 21:12:17 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -578,10 +578,8 @@ Edit if needed for remote booting. If you do not have HP computers doing remote booting, do not enable this. .Ss Kerberos -If you are going to use Kerberos -.Po see\ \& -.Ql info heimdal -.Pc +If you are going to use +.Xr kerberos 8 for authentication, and you already have a Kerberos master, change directory to @@ -899,6 +897,7 @@ boot time in the kernel image. .Xr ifconfig 8 , .Xr inetd 8 , .Xr kbd 8 , +.Xr kerberos 8 , .Xr lpd 8 , .Xr mount 8 , .Xr mtree 8 , |