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 | |
| 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')
| -rw-r--r-- | src/kdc/krb5kdc.M | 8 | ||||
| -rw-r--r-- | src/tests/create/kdb5_mkdums.M | 3 | ||||
| -rw-r--r-- | src/util/makedepend/mkdepend.man | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/src/kdc/krb5kdc.M b/src/kdc/krb5kdc.M index 3e1565d11..2876a527e 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 diff --git a/src/tests/create/kdb5_mkdums.M b/src/tests/create/kdb5_mkdums.M index 48e767880..a95c5b687 100644 --- a/src/tests/create/kdb5_mkdums.M +++ b/src/tests/create/kdb5_mkdums.M @@ -19,7 +19,8 @@ .\" or implied warranty. .\" .\" -.TH KDB5_MKDUMS 8 "Kerberos Version 5.0" "MIT Project Athena" +.so man1/header.doc +.TH KDB5_MKDUMS 8 \*h .SH NAME kdb5_mkdums \- create a new Kerberos V5 principal database .SH SYNOPSIS diff --git a/src/util/makedepend/mkdepend.man b/src/util/makedepend/mkdepend.man index 9c3cdccd9..72d1c87bf 100644 --- a/src/util/makedepend/mkdepend.man +++ b/src/util/makedepend/mkdepend.man @@ -23,7 +23,9 @@ .\" be used in advertising or otherwise to promote the sale, use or other .\" dealing in this Software without prior written authorization from the .\" X Consortium. -.TH MAKEDEPEND 1 "Release 6" "X Version 11" +.\" " +.so man1/header.doc +.TH MAKEDEPEND 1 \*h .UC 4 .SH NAME makedepend \- create dependencies in makefiles |
