]> andersk Git - moira.git/blobdiff - man/moira.1
Don't do readline stuff if _either_ stdin or stdout isn't a tty
[moira.git] / man / moira.1
index 68e580184ebfd345feb87eaa35f93b36c006f794..89be3bb7ff4754ea32802f4c3c4e0c4ae4acc046 100644 (file)
@@ -6,6 +6,8 @@ moira, listmaint, usermaint, dcmmaint \- maintain information stored in moira
 .B moira
 [
 .BI \-nomenu
+|
+.BI \-menu
 ] [
 .BI \-db
 .I host:port
@@ -19,16 +21,23 @@ or
 .B dcmmaint,
 .I moira
 will immediately drop into the appropriate sub-menu.
+
 It a database is specified on the command line, that server will be
 contacted rather than the compiled-in default.  The host and port may
-both be symbolic names or numbers.
+both be symbolic names or numbers.  If the port is not specified, the
+default Moira server port will be used.  The server chosen will be the
+one specified on the command line, from the environment variable
+MOIRASERVER, from the "moira" sloc entry in hesiod, or the compiled in
+default, in that order of preference.
+
 The option:
 .TP
 .BI \-nomenu
 will cause moira to not take over the screen.  With this option
 specified, the screen
 will be handled like a printing terminal.  Each menu will be displayed
-only once.  Typing '?' will cause a menu to be redisplayed.
+only once.  Typing '?' will cause a menu to be redisplayed.  This option
+is the default on the RS6000 and may be overridden with the \-menu option.
 .PP
 When called without options,
 .I moira
@@ -57,7 +66,7 @@ Return to the menu above this one in the menu tree.
 .B toggle
 Toggle logging on and off.  When logging is turned on, all output in
 the lower half of the screen will also be written to
-.I /usr/tmp/sms-log.XXXX,
+.I /usr/tmp/moira-log.XXXX,
 where XXXX is the process-ID of the moira client.
 .TP
 .B quit
@@ -82,7 +91,7 @@ used by curses to control of scrolling and menu display.
 Jean Marie Diaz, Mark Roman, Chris Peterson, Mark Rosenstein and a
 cast of thousands
 .SH "SEE ALSO"
-chfn(1), chpobox(1), chsh(1), mailmaint(1), mrlist(1),
+chfn(1), chpobox(1), chsh(1), mailmaint(1), blanche(1),
 Moira section of the Project Athena Technical Plan
 .SH NOTES
 Moira was previously called SMS, and some places still refer to it by
This page took 0.075317 seconds and 4 git commands to generate.