remove unnecessary command name after .Nm
This commit is contained in:
parent
87567a7fcd
commit
51ea0cba47
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: dnskeygen.1,v 1.1.1.1 1999/11/20 18:53:57 veego Exp $
|
||||
.\" $NetBSD: dnskeygen.1,v 1.2 2000/11/07 06:00:27 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996,1999 by Internet Software Consortium
|
||||
.\"
|
||||
|
@ -37,10 +37,10 @@
|
|||
.Op Cm Fl s Ar num
|
||||
.Fl n Ar name
|
||||
.Sh DESCRIPTION
|
||||
.Ic Dnskeygen
|
||||
.Nm
|
||||
(DNS Key Generator) is a tool to generate and maintain keys for DNS Security
|
||||
within the DNS (Domain Name System).
|
||||
.Nm Dnskeygen
|
||||
.Nm
|
||||
can generate public and private keys to authenticate zone data, and shared
|
||||
secret keys to be used for Request/Transaction signatures.
|
||||
.Bl -tag -width Fl
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: named.8,v 1.3 2000/06/14 05:54:30 itojun Exp $
|
||||
.\" $NetBSD: named.8,v 1.4 2000/11/07 06:00:27 lukem Exp $
|
||||
.\"
|
||||
.\" ++Copyright++ 1985, 1996
|
||||
.\" -
|
||||
|
@ -77,7 +77,7 @@
|
|||
.Op Fl w Ar directory
|
||||
.Op Ar config_file
|
||||
.Sh DESCRIPTION
|
||||
.Ic Named
|
||||
.Nm
|
||||
is the Internet domain name server.
|
||||
See RFC's 1033, 1034, and 1035 for more information on the Internet
|
||||
name-domain system. Without any arguments,
|
||||
|
@ -96,7 +96,7 @@ flags.
|
|||
.Pp
|
||||
.Sy NOTE:
|
||||
Several of
|
||||
.Nm named Ns 's
|
||||
.Nm "" Ns 's
|
||||
options, and much more of its behaviour, can be controlled in the configuration
|
||||
file. Please refer to the configuration file guide included with this
|
||||
.Sy BIND
|
||||
|
@ -116,7 +116,7 @@ is set to
|
|||
.Sy NOTE:
|
||||
The new debugging framework is considerably more sophisticated than it
|
||||
was in older versions of
|
||||
.Nm NAMED .
|
||||
.Nm "" .
|
||||
The configuration file's
|
||||
.Dq Li logging
|
||||
statement allows for multiple, distinct levels of debugging for each of
|
||||
|
@ -126,7 +126,7 @@ etc.). Please refer to the configuration file guide included with this
|
|||
distribution for further information about these extensive new capabilities.
|
||||
.It Fl p Ar port#
|
||||
Use the specified remote port number; this is the port number to which
|
||||
.Nm NAMED
|
||||
.Nm
|
||||
will send queries. The default value is the standard port number, i.e.,
|
||||
the port number returned by
|
||||
.Xr getservbyname 3
|
||||
|
@ -141,7 +141,7 @@ was supported; the first port was that used when contacting
|
|||
servers, and the second one was the service port bound by the
|
||||
.Em local
|
||||
instance of
|
||||
.Nm NAMED .
|
||||
.Nm "" .
|
||||
The current usage is equivalent to the old usage without the
|
||||
.Ar localport#
|
||||
specified; this functionality can be specified with the
|
||||
|
@ -166,7 +166,7 @@ Run this process in the foreground; don't
|
|||
and daemonize. (The default is to daemonize.)
|
||||
.It Fl q
|
||||
Trace all incoming queries if
|
||||
.Nm NAMED
|
||||
.Nm
|
||||
has been compiled with
|
||||
.Li QRYLOG
|
||||
defined.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: atc.6,v 1.8 2000/11/07 05:49:31 lukem Exp $
|
||||
.\" $NetBSD: atc.6,v 1.9 2000/11/07 05:51:54 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -50,7 +50,7 @@
|
|||
.Op Fl gf Ar "game name"
|
||||
.Op Fl r Ar "random seed"
|
||||
.Sh DESCRIPTION
|
||||
.Nm atc
|
||||
.Nm
|
||||
lets you try your hand at the nerve wracking duties of the air traffic
|
||||
controller without endangering the lives of millions of
|
||||
travelers each year.
|
||||
|
@ -75,7 +75,7 @@ Same as
|
|||
.Fl s.
|
||||
.It Fl p
|
||||
Print the path to the special directory where
|
||||
.Nm atc
|
||||
.Nm
|
||||
expects to find its private files. This is used during the
|
||||
installation of the program.
|
||||
.It Fl g Ar game
|
||||
|
@ -91,7 +91,7 @@ Set the random seed. The purpose of this flag is questionable.
|
|||
.El
|
||||
.Sh GOALS
|
||||
Your goal in
|
||||
.Nm atc
|
||||
.Nm
|
||||
is to keep the game going as long as possible.
|
||||
There is no winning state, except to beat the times of other players.
|
||||
You will need to: launch planes at airports (by instructing them to
|
||||
|
@ -116,7 +116,7 @@ the phone?
|
|||
.Sh "THE DISPLAY"
|
||||
.Pp
|
||||
Depending on the terminal you run
|
||||
.Nm atc
|
||||
.Nm
|
||||
on, the screen will be divided into 4 areas.
|
||||
It should be stressed that the terminal driver portion of the
|
||||
game was designed to be reconfigurable, so the display format can vary
|
||||
|
@ -154,7 +154,7 @@ radar screen. Planes will enter the arena from these points without
|
|||
warning. These points have a direction associated with them, and
|
||||
planes will always enter the arena from this direction. On the
|
||||
ascii version of
|
||||
.Nm atc,
|
||||
.Nm "" ,
|
||||
this direction is not displayed. It will become apparent
|
||||
what this direction is as the game progresses.
|
||||
.Pp
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: strfile.8,v 1.7 1999/09/09 06:30:10 simonb Exp $
|
||||
.\" $NetBSD: strfile.8,v 1.8 2000/11/07 05:51:55 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -52,7 +52,7 @@
|
|||
.Nm unstr
|
||||
.Ar source_file
|
||||
.Sh DESCRIPTION
|
||||
.Nm Strfile
|
||||
.Nm
|
||||
reads a file containing groups of lines separated by a line containing
|
||||
a single percent
|
||||
.Ql \&%
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: hack.6,v 1.5 1995/07/03 19:44:30 jtc Exp $ -*- nroff -*-
|
||||
.\" $NetBSD: hack.6,v 1.6 2000/11/07 05:51:55 lukem Exp $ -*- nroff -*-
|
||||
.Dd March 31, 1985
|
||||
.Dt HACK 6
|
||||
.Os
|
||||
|
@ -16,7 +16,7 @@
|
|||
.Op Fl X
|
||||
.Op Ar playername ...
|
||||
.Sh DESCRIPTION
|
||||
.Nm Hack
|
||||
.Nm
|
||||
is a display oriented dungeons & dragons - like game.
|
||||
Both display and command structure resemble rogue.
|
||||
(For a game with the same structure but entirely different display -
|
||||
|
@ -36,7 +36,7 @@ among heroes.
|
|||
.Pp
|
||||
When the game ends, either by your death, when you quit, or if you escape
|
||||
from the caves,
|
||||
.Nm hack
|
||||
.Nm
|
||||
will give you (a fragment of) the list of top scorers. The scoring
|
||||
is based on many aspects of your behavior but a rough estimate is
|
||||
obtained by taking the amount of gold you've found in the cave plus four
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: larn.6,v 1.4 1999/03/10 09:29:08 erh Exp $
|
||||
.\" $NetBSD: larn.6,v 1.5 2000/11/07 05:51:55 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990 The Regents of the University of California.
|
||||
.\" All rights reserved.
|
||||
|
@ -47,7 +47,7 @@
|
|||
.Op Fl h
|
||||
.Op Fl o Ar optsfile
|
||||
.Sh DESCRIPTION
|
||||
.Nm Larn
|
||||
.Nm
|
||||
is a fantasy games in which your child has contracted
|
||||
a strange disease, and none of your home remedies
|
||||
seem to have any effect. You set out to find a remedy in a limited
|
||||
|
@ -102,7 +102,7 @@ v print program version S save the game D list all items found
|
|||
The file
|
||||
.Pa ~/.larnopts
|
||||
may be used to set a few options for
|
||||
.Nm Larn.
|
||||
.Nm "" .
|
||||
A sequence of words terminated by whitespace is used to specify options.
|
||||
.Pp
|
||||
.Bl -tag -width "savefile: xsave-file-namex" -compact
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: monop.6,v 1.8 1995/03/23 08:34:50 cgd Exp $
|
||||
.\" $NetBSD: monop.6,v 1.9 2000/11/07 05:51:55 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980 The Regents of the University of California.
|
||||
.\" All rights reserved.
|
||||
|
@ -43,7 +43,7 @@
|
|||
.Nm /usr/games/monop
|
||||
.Op Ar file
|
||||
.Sh DESCRIPTION
|
||||
.Nm Monop
|
||||
.Nm
|
||||
is reminiscent of the Parker Brother's game Monopoly, and
|
||||
monitors a game between 1 to 9 users.
|
||||
It is assumed that the rules of Monopoly are known.
|
||||
|
@ -158,7 +158,7 @@ save game:
|
|||
Save the current game in a file for later play.
|
||||
You can continue play after saving,
|
||||
either by adding the file in which you saved the game after the
|
||||
.Nm monop
|
||||
.Nm
|
||||
command, or by using the
|
||||
.Ic restore
|
||||
command (see below).
|
||||
|
|
Loading…
Reference in New Issue