summaryrefslogtreecommitdiffstats
path: root/hunt/huntd
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-09-26 18:31:58 +0000
committerwiz <wiz@NetBSD.org>2002-09-26 18:31:58 +0000
commit3671521369575bb3ac1f1d35852f4f333e0fa288 (patch)
treefaeeb5edd59cdba46fec803587de354230c228f6 /hunt/huntd
parent9f5d84cbba6b8d3c18278a17a16b2ec5cae7762c (diff)
downloadbsdgames-darwin-3671521369575bb3ac1f1d35852f4f333e0fa288.tar.gz
bsdgames-darwin-3671521369575bb3ac1f1d35852f4f333e0fa288.tar.zst
bsdgames-darwin-3671521369575bb3ac1f1d35852f4f333e0fa288.zip
Lots of minor fixes resulting from reading these man pages in detail.
Diffstat (limited to 'hunt/huntd')
-rw-r--r--hunt/huntd/huntd.610
1 files changed, 4 insertions, 6 deletions
diff --git a/hunt/huntd/huntd.6 b/hunt/huntd/huntd.6
index d1359fda..b5489fa4 100644
--- a/hunt/huntd/huntd.6
+++ b/hunt/huntd/huntd.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: huntd.6,v 1.5 2002/09/26 16:29:26 wiz Exp $
+.\" $NetBSD: huntd.6,v 1.6 2002/09/26 18:32:02 wiz Exp $
.\"
.\" Hunt
.\" Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold
@@ -38,8 +38,7 @@ option is for running
forever (server mode).
This is similar to running it under the control of
.Xr inetd 8
-(see below),
-but it consumes a process table entry when no one is playing.
+(see below), but it consumes a process table entry when no one is playing.
.Pp
The
.Fl p
@@ -48,7 +47,7 @@ process and thus allows for private games of hunt.
This option turns off the notification of players on the
.Em hunt-players
mailing list.
-.Sh INETD
+.Ss INETD
To run
.Nm
from
@@ -67,7 +66,7 @@ uncomment the following line in
.Bd -literal -offset indent -compact
hunt dgram udp wait nobody /usr/games/huntd huntd
.Ed
-Do not use any of the command line options \(em if you want
+Do not use any of the command line options; if you want
.Xr inetd 8
to start up
.Nm
@@ -100,4 +99,3 @@ on the local machine and tries to rendezvous with it.
Conrad Huang, Ken Arnold, and Greg Couch;
.br
University of California, San Francisco, Computer Graphics Lab
-.\"Sh BUGS