]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - dm/dm.conf.5
Clarify how one is supposed to use the pointers returned by getutentries()
[bsdgames-darwin.git] / dm / dm.conf.5
index c81a0aacb581f0c672467a8cab25ea0c75bd8ed1..b7933cec52b7bdd8a53d6820ae18df48ec68176f 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dm.conf.5,v 1.6 1999/03/22 18:49:11 garbled Exp $
+.\"    $NetBSD: dm.conf.5,v 1.8 2003/08/07 09:37:11 agc Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"    This product includes software developed by the University of
-.\"    California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"
@@ -59,8 +55,7 @@ Entries consist of two white-space separated fields: the string
 .Em badtty
 and the ttyname as returned by
 .Xr ttyname 3 .
-For example,
-to keep the uucp dialout,
+For example, to keep the uucp dialout,
 .Dq tty19 ,
 from being used for games, the entry would be:
 .Bd -literal -offset indent
@@ -94,17 +89,14 @@ in no game limitation or priority based on that field.
 .Pp
 The game
 .Em default
-controls the settings for
-any game not otherwise listed, and must be the last
+controls the settings for any game not otherwise listed, and must be the last
 .Em game
 entry in the file.
 Priorities may not be negative.
-For example, the following entries
-limits the game
+For example, the following entries limits the game
 .Dq hack
-to running only when the system has 10 or less
-users and a load average of 5 or less; all other games may be run any time
-the system has 15 or less users.
+to running only when the system has 10 or less users and a load average of 5
+or less; all other games may be run any time the system has 15 or less users.
 .Bd -literal -offset indent
 game   hack            5       10      *
 game   default         *       15      *