mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 11:24:49 +00:00
copy in from cvs; cvs2svn fucked up big time
git-svn-id: file:///srv/svn/joey/trunk/src/packages/bsdgames@9775 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: dm.8,v 1.6 1998/06/08 12:41:41 lukem Exp $
|
||||
.\" $NetBSD: dm.8,v 1.8 2003/02/25 10:34:45 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1987, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@@ -48,7 +48,7 @@ is a program used to regulate game playing.
|
||||
.Nm
|
||||
expects to be invoked with the name of a game that a user wishes to play.
|
||||
This is done by creating symbolic links to
|
||||
.Nm "" ,
|
||||
.Nm ,
|
||||
in the directory
|
||||
.Pa @gamesdir@
|
||||
for all of the regulated games.
|
||||
@@ -63,8 +63,7 @@ program.
|
||||
determines if the requested game is available and, if so, runs it.
|
||||
The file
|
||||
.Pa @dm_configfile@
|
||||
controls the conditions under which games may
|
||||
be run.
|
||||
controls the conditions under which games may be run.
|
||||
.Pp
|
||||
The file
|
||||
.Pa @dm_nogamesfile@
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user