From 3671521369575bb3ac1f1d35852f4f333e0fa288 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 26 Sep 2002 18:31:58 +0000 Subject: Lots of minor fixes resulting from reading these man pages in detail. --- dm/dm.8 | 7 +++---- dm/dm.conf.5 | 16 ++++++---------- 2 files changed, 9 insertions(+), 14 deletions(-) (limited to 'dm') diff --git a/dm/dm.8 b/dm/dm.8 index dec52b10..4177f175 100644 --- a/dm/dm.8 +++ b/dm/dm.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: dm.8,v 1.6 1998/06/08 12:41:41 lukem Exp $ +.\" $NetBSD: dm.8,v 1.7 2002/09/26 18:32:00 wiz Exp $ .\" .\" Copyright (c) 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -63,8 +63,7 @@ program. determines if the requested game is available and, if so, runs it. The file .Pa /etc/dm.conf -controls the conditions under which games may -be run. +controls the conditions under which games may be run. .Pp The file .Pa /etc/nogames @@ -99,7 +98,7 @@ running the games setgid First, all games that allow users to run .Ux commands should carefully -set both the real and effective group id's immediately before executing +set both the real and effective group ids immediately before executing those commands. Probably more important is that .Nm diff --git a/dm/dm.conf.5 b/dm/dm.conf.5 index c81a0aac..60c0fe77 100644 --- a/dm/dm.conf.5 +++ b/dm/dm.conf.5 @@ -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.7 2002/09/26 18:32:00 wiz Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -59,8 +59,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 +93,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 * -- cgit v1.2.3-56-ge451