]> andersk Git - moira.git/blob - man/Imakefile
ddf67c42639286aebd0f8eea3d48a2bffc042523
[moira.git] / man / Imakefile
1 # $Header$
2 #
3 # Copyright 1990 by the Massachusetts Institute of Technology.
4 #
5 # For copying and distribution information,
6 # please see the file <mit-copyright.h>.
7 #
8 # Imakefile for manual pages.
9 #
10
11 SRCDIR=${SRCTOP}/man
12 CODE=blanche.1 chfn.1 chpobox.1 chsh.1 dcmmaint.1 listmaint.1 \
13         mailmaint.1 moira.1 mrcheck.1 usermaint.1 userreg.1 \
14         moira.3 \
15         dcm.8 mrtest.8 reg_svr.8 moirad.8 startdcm.8 startreg.8 \
16         startmoira.8 update_server.8
17
18 manpage(1,blanche.1)
19 manpage(1,chfn.1)
20 manpage(1,chpobox.1)
21 manpage(1,chsh.1)
22 manpage(1,dcmmaint.1)
23 manpage(1,listmaint.1)
24 manpage(1,mailmaint.1)
25 manpage(1,moira.1)
26 manpage(1,mrcheck.1)
27 manpage(1,usermaint.1)
28 manpage(1,userreg.1)
29 manpage(3,moira.3)
30 manpage(8,dcm.8)
31 manpage(8,mrtest.8)
32 manpage(8,reg_svr.8)
33 manpage(8,moirad.8)
34 manpage(8,startdcm.8)
35 manpage(8,startreg.8)
36 manpage(8,startmoira.8)
37 manpage(8,update_server.8)
This page took 0.06027 seconds and 3 git commands to generate.