diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-11-26 14:02:01 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-11-26 14:02:01 +0000 |
commit | 57a85351a474e954016c5093c36ccb9aa6f3694b (patch) | |
tree | cd8d075b650d365bf3576e8556647e6057585c8b /share/man/man3 | |
parent | c766945411eb532507b6f9931e809f31053da263 (diff) |
better kerberos/gssapi references;
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/intro.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index 7197a55ad3b..c00fd2d567b 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.25 2004/07/13 21:09:48 millert Exp $ +.\" $OpenBSD: intro.3,v 1.26 2004/11/26 14:02:00 jmc Exp $ .\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -183,8 +183,8 @@ See The Generic Security Service Application Program Interface .Pq GSS-API provides security services to callers in a generic fashion. -.\" See -.\" .Xr gssapi 3 . +See +.Xr gssapi 3 . .Pp .It libiberty Pq Fl liberty Collection of subroutines missing in other operating systems, @@ -231,7 +231,7 @@ and are all hard links to .Em libkrb5 . See -.Sq info heimdal . +.Xr krb5 3 . .Pp .It libkvm Pq Fl lkvm Kernel memory interface library. |