diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-06 19:45:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-06 19:45:25 +0000 |
commit | a765e84b77e81a2fac6767536c5801f5039e77d2 (patch) | |
tree | 09ab2250d6932705f75a9cc1b51cf4aa7de75cda /games/hunt/huntd | |
parent | 7dd37071361ce78c7a2d9c7c0f174c72d27d16ed (diff) |
broken .Xr's;
typos, rather than dead references
ok deraadt@
Diffstat (limited to 'games/hunt/huntd')
-rw-r--r-- | games/hunt/huntd/huntd.6 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/games/hunt/huntd/huntd.6 b/games/hunt/huntd/huntd.6 index 952e69f37d8..5498375f289 100644 --- a/games/hunt/huntd/huntd.6 +++ b/games/hunt/huntd/huntd.6 @@ -1,5 +1,5 @@ .\" $NetBSD: huntd.6,v 1.3 1998/01/09 08:03:42 perry Exp $ -.\" $OpenBSD: huntd.6,v 1.14 2002/11/10 17:28:29 fgsch Exp $ +.\" $OpenBSD: huntd.6,v 1.15 2003/03/06 19:45:24 jmc Exp $ .\" .\" Hunt .\" Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold @@ -94,12 +94,12 @@ hears the request, it sends back the port number for the .Nm hunt process to connect to. .Pp -Regardless of how -.Nm -is started, it always checks incoming connections with -.Xr host_access 5 , -using a service name of -.Sq huntd . +.\" Regardless of how +.\" .Nm +.\" is started, it always checks incoming connections with +.\" .Xr host_access 5 , +.\" using a service name of +.\" .Sq huntd . .Ss "CONFIGURATION" When .Nm @@ -157,7 +157,7 @@ errors to stderr .Pq default 1 .It Va syslog errors to -.Xr syslog 8 +.Xr syslogd 8 .Pq default 0 .It Va scoredecay nr deaths before nr kills begins to decay |