[1406] | 1 | Index: moira/man/update_server.8 |
---|
| 2 | =================================================================== |
---|
| 3 | --- moira.orig/man/update_server.8 2010-01-04 21:12:54.000000000 -0500 |
---|
| 4 | +++ moira/man/update_server.8 2010-01-04 22:03:58.000000000 -0500 |
---|
| 5 | @@ -14,7 +14,7 @@ |
---|
| 6 | it is needed. |
---|
| 7 | .SH OPTIONS |
---|
| 8 | While there are no command line options, a configuration file |
---|
| 9 | -.I /etc/athena/moira.conf |
---|
| 10 | +.I /etc/moira.conf |
---|
| 11 | may specify a number of options. This file may contain blank lines, |
---|
| 12 | comments preceeded by hash marks, boolean options, or string options. |
---|
| 13 | A boolean option is set by just putting the name of the option on a |
---|
| 14 | @@ -48,7 +48,7 @@ |
---|
| 15 | .B sms |
---|
| 16 | in the local realm is assumed. |
---|
| 17 | .SH FILES |
---|
| 18 | -/etc/athena/moira.conf \- For configuration variables. |
---|
| 19 | -/etc/athena/srvtab \- It must be able to get rcmd Kerberos tickets. |
---|
| 20 | +/etc/moira.conf \- For configuration variables. |
---|
| 21 | +/etc/srvtab \- It must be able to get rcmd Kerberos tickets. |
---|
| 22 | .SH "SEE ALSO" |
---|
| 23 | The Project Athena Technical Plan section on Moira. |
---|
| 24 | Index: moira/man/moira.3 |
---|
| 25 | =================================================================== |
---|
| 26 | --- moira.orig/man/moira.3 2010-01-04 22:04:05.000000000 -0500 |
---|
| 27 | +++ moira/man/moira.3 2010-01-04 22:04:20.000000000 -0500 |
---|
| 28 | @@ -239,9 +239,9 @@ |
---|
| 29 | except that it uses strcmp on the elements rather than comparing the |
---|
| 30 | addresses directly. |
---|
| 31 | .SH FILES |
---|
| 32 | -/usr/athena/include/moira.h |
---|
| 33 | +/usr/include/moira/moira.h |
---|
| 34 | .br |
---|
| 35 | -/usr/athena/include/mr_et.h |
---|
| 36 | +/usr/include/moira/mr_et.h |
---|
| 37 | .br |
---|
| 38 | /tmp/tkt### |
---|
| 39 | .SH "SEE ALSO" |
---|
| 40 | |
---|