]> andersk Git - moira.git/commitdiff
typos
authormar <mar>
Tue, 6 Dec 1988 14:36:00 +0000 (14:36 +0000)
committermar <mar>
Tue, 6 Dec 1988 14:36:00 +0000 (14:36 +0000)
man/moira.1
man/moira.3

index ad2a2f13d4cf72e9957fba6d7594641dd55fb515..9c889aa6c0f454a951096e8ef560e8f6fd13269c 100644 (file)
@@ -34,14 +34,14 @@ may be selected by either the single character or the keyword.  Needed
 arguments may be put on the same line -- otherwise, they will be 
 prompted for.  It is possible to invoke an option from a sub-menu by
 name while at a higher menu.  The lower half of the screen is a
-dialoge area used to prompt the user and display retrieved information.
+dialogue area used to prompt the user and display retrieved information.
 .PP
 The top level menu just lists other menus for each of the types of
 objects stored in the database.  Most menus also list the following
 control options:
 .TP
 .B verbose
-Toggle the verosity of delete.  This controls whether or not an extra
+Toggle the verbosity of delete.  This controls whether or not an extra
 confirmation will be required before deleting data from the database.
 .TP
 .B return
index f52352ac2cbab01dae703ed78d7e5aa30dc4cbc3..889a636f33b9945eddcd9774364bcccfeca78dc0 100644 (file)
@@ -104,7 +104,7 @@ those described in this man page, but they are not intended to be used
 directly. Instead, they are called by the routines that are described.
 .TP
 Protocol functions
-All protocol routines return 0 on sucess, or a value from 
+All protocol routines return 0 on success, or a value from 
 .I <sms_et.h>
 on failure.  An application should connect, authenticate, perform
 queries, then disconnect.
@@ -270,7 +270,7 @@ terminal.
 aborts the menu package and returns the tty to sane modes.
 
 .B Prompt_input
-will get input from the user, using the dialoge window on the screen.
+will get input from the user, using the dialogue window on the screen.
 It will first display
 .I prompt,
 then read up to
@@ -293,7 +293,7 @@ to the screen, appending a newline at the end.
 .br
 /tmp/tkt###
 .SH "SEE ALSO"
-smstest(8), The Service Mangement System section of the Athena
+smstest(8), The Service Management System section of the Athena
 Technical Plan
 .SH DIAGNOSTICS
 The error codes returned are those defined in <sms_et.h>, or
This page took 0.501473 seconds and 5 git commands to generate.