diff options
author | Jeff Bigler <jcb@mit.edu> | 1996-08-29 20:38:14 +0000 |
---|---|---|
committer | Jeff Bigler <jcb@mit.edu> | 1996-08-29 20:38:14 +0000 |
commit | 76d024d1c0910894cd598061e37e5c4e13fdd0b5 (patch) | |
tree | 7eaa4d7857085a51f326913e710844ee302068c9 /src/kdc/krb5kdc.M | |
parent | e1a2f4c22ac4fab3f363b22c2517c5e45dc49a4e (diff) | |
download | krb5-76d024d1c0910894cd598061e37e5c4e13fdd0b5.tar.gz krb5-76d024d1c0910894cd598061e37e5c4e13fdd0b5.tar.xz krb5-76d024d1c0910894cd598061e37e5c4e13fdd0b5.zip |
Tweak to manpage from Cygnus
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9013 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc/krb5kdc.M')
-rw-r--r-- | src/kdc/krb5kdc.M | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kdc/krb5kdc.M b/src/kdc/krb5kdc.M index 3e1565d114..2876a527ed 100644 --- a/src/kdc/krb5kdc.M +++ b/src/kdc/krb5kdc.M @@ -6,7 +6,7 @@ .\" require a specific license from the United States Government. .\" It is the responsibility of any person or organization contemplating .\" export to obtain such a license before exporting. -.\" +.\" .\" WITHIN THAT CONSTRAINT, permission to use, copy, modify, and .\" distribute this software and its documentation for any purpose and .\" without fee is hereby granted, provided that the above copyright @@ -17,9 +17,9 @@ .\" permission. M.I.T. makes no representations about the suitability of .\" this software for any purpose. It is provided "as is" without express .\" or implied warranty. -.\" -.\" -.TH KRB5KDC 8 "Kerberos Version 5.0" "MIT Project Athena" +.\" " +.so man1/header.doc +.TH KRB5KDC 8 \*h .SH NAME krb5kdc \- Kerberos V5 KDC .SH SYNOPSIS |