Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Fix Xrefs.
details: https://anonhg.NetBSD.org/src/rev/11a2744deed1
branches: trunk
changeset: 517212:11a2744deed1
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Nov 08 20:18:10 2001 +0000
description:
Fix Xrefs.
diffstat:
crypto/dist/heimdal/lib/krb5/krb5_get_all_client_addrs.3 | 4 ++--
crypto/dist/heimdal/lib/krb5/krb5_principal_get_realm.3 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 662bd27d751c -r 11a2744deed1 crypto/dist/heimdal/lib/krb5/krb5_get_all_client_addrs.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_get_all_client_addrs.3 Thu Nov 08 20:17:09 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_get_all_client_addrs.3 Thu Nov 08 20:18:10 2001 +0000
@@ -1,4 +1,4 @@
-.\" $Id: krb5_get_all_client_addrs.3,v 1.2 2001/11/08 19:47:37 gmcgarry Exp $
+.\" $Id: krb5_get_all_client_addrs.3,v 1.3 2001/11/08 20:18:10 wiz Exp $
.Dd July 1, 2001
.Dt KRB5_GET_ADDRS 3
.Os
@@ -39,4 +39,4 @@
.Fn krb5_free_addresses .
.\".Sh EXAMPLE
.Sh SEE ALSO
-.Xr krb5_free_addresses
+.Xr krb5_free_addresses 3
diff -r 662bd27d751c -r 11a2744deed1 crypto/dist/heimdal/lib/krb5/krb5_principal_get_realm.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_principal_get_realm.3 Thu Nov 08 20:17:09 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_principal_get_realm.3 Thu Nov 08 20:18:10 2001 +0000
@@ -1,5 +1,5 @@
.\" Copyright (c) 2001 Kungliga Tekniska Högskolan
-.\" $Id: krb5_principal_get_realm.3,v 1.2 2001/11/08 19:47:38 gmcgarry Exp $
+.\" $Id: krb5_principal_get_realm.3,v 1.3 2001/11/08 20:18:10 wiz Exp $
.Dd June 20, 2001
.Dt KRB5_PRINCIPAL_GET_REALM 3
.Os
@@ -47,4 +47,4 @@
.Pp
It's generally not necessary to look at the components of a principal.
.Sh SEE ALSO
-.Xr krb5_unparse_name
+.Xr krb5_unparse_name 3
Home |
Main Index |
Thread Index |
Old Index