[6180] in Moira
Eliminate userreg manpage?
daemon@ATHENA.MIT.EDU (Jonathan Reed)
Sun May 13 20:32:57 2012
From: Jonathan Reed <jdreed@MIT.EDU>
Content-Type: text/plain; charset=us-ascii
Date: Sun, 13 May 2012 20:32:53 -0400
Message-Id: <AF82BF1F-9C45-4EAB-8402-380937038ADC@mit.edu>
To: moiradev@MIT.EDU
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Transfer-Encoding: 8bit
Hi Garry,
Can you eliminate userreg.1 from the list of manpages installed by default, since that command was removed in 1998?
This will allow us to close a 3 year old ticket and thus feel like we've accomplished something.
Thanks,
Jon
Index: moira/man/Makefile.in
===================================================================
--- moira/man/Makefile.in (revision 4077)
+++ moira/man/Makefile.in (working copy)
@@ -12,8 +12,7 @@
mandir=@mandir@
MAN1= blanche.1 chfn.1 chpobox.1 chsh.1 dcmmaint.1 eunice.1 listmaint.1 \
- mailmaint.1 mitch.1 moira.1 mrcheck.1 stanley.1 stella.1 usermaint.1 \
- userreg.1
+ mailmaint.1 mitch.1 moira.1 mrcheck.1 stanley.1 stella.1 usermaint.1
MAN3= canonicalize_hostname.3 format_filesys_type.3 moira.3 \
mr_access.3 mr_auth.3 mr_connect.3 mr_disconnect.3 \
mr_host.3 mr_motd.3 mr_noop.3 mr_query.3 \