diff options
author | gene <gene@cvs.openbsd.org> | 1997-05-30 03:11:38 +0000 |
---|---|---|
committer | gene <gene@cvs.openbsd.org> | 1997-05-30 03:11:38 +0000 |
commit | 01ebaf96935b66731ae20dfd925df2389b5a43d8 (patch) | |
tree | a36607e3a061ed98ddc37dd29a353f10ba531337 /kerberosIV/kdb_util | |
parent | e0307728e5d73b765b7c0293b17c5573b696894d (diff) |
1) RCS id police
2) Make filenames relevent to OpenBSD (i.e, /kerberos -> /etc/kerberosIv
and /usr/include/*.h -> /usr/include/kerberosIV/*.h). To be specific:
s/\/kerberos\//\/etc\/kerberosIV\//g
s/\/usr\/include\//\/usr\/include\/kerberosIV\//g
s/\/\.k/\/etc\/kerberosIV\/master_key/g
s/\#include\s*\<(.*)\>/\#include \<kerberosIV\/$1\>/g
Diffstat (limited to 'kerberosIV/kdb_util')
-rw-r--r-- | kerberosIV/kdb_util/kdb_util.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosIV/kdb_util/kdb_util.8 b/kerberosIV/kdb_util/kdb_util.8 index c1c704230a9..e03ca764a80 100644 --- a/kerberosIV/kdb_util/kdb_util.8 +++ b/kerberosIV/kdb_util/kdb_util.8 @@ -3,7 +3,7 @@ .\" For copying and distribution information, .\" please see the file <mit-copyright.h>. .\" -.\" $Id: kdb_util.8,v 1.1 1995/12/14 06:52:42 tholo Exp $ +.\" $OpenBSD: kdb_util.8,v 1.2 1997/05/30 03:11:23 gene Exp $ .TH KDB_UTIL 8 "Kerberos Version 4.0" "MIT Project Athena" .SH NAME kdb_util \- Kerberos key distribution center database utility @@ -55,7 +55,7 @@ is encrypted using the new format (encrypted directly with master key). The master key string entered was incorrect. .SH FILES .TP 20n -/kerberos/principal.pag, /kerberos/principal.dir +/etc/kerberosIV/principal.pag, /etc/kerberosIV/principal.dir DBM files containing database .TP .IR filename .ok |