From: Sascha Wildner Date: Sat, 20 Oct 2007 17:56:47 +0000 (+0000) Subject: Use .Nm X-Git-Tag: v2.0.1~1993 X-Git-Url: https://gitweb.dragonflybsd.org/~uqs/games.git/commitdiff_plain/b7367ef6c01f259b43f7e85dfcc6458142bb543b Use .Nm --- diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index a21b6ceab3..6894c768e3 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -1,5 +1,5 @@ .\" $FreeBSD: src/bin/ed/ed.1,v 1.35 2005/01/16 16:41:56 ru Exp $ -.\" $DragonFly: src/bin/ed/ed.1,v 1.5 2007/05/12 21:22:10 swildner Exp $ +.\" $DragonFly: src/bin/ed/ed.1,v 1.6 2007/10/20 17:56:46 swildner Exp $ .Dd July 3, 2004 .Dt ED 1 .Os @@ -624,8 +624,9 @@ repeats the last non-null command list. .It H Toggle the printing of error explanations. By default, explanations are not printed. -It is recommended that ed scripts begin with this command to -aid in debugging. +It is recommended that +.Nm +scripts begin with this command to aid in debugging. .It h Print an explanation of the last error. .It (.)i diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index eac652f824..2649c03306 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -35,7 +35,7 @@ .\" .\" @(#)pax.1 8.4 (Berkeley) 4/18/94 .\" $FreeBSD: src/bin/pax/pax.1,v 1.12.2.10 2003/02/23 17:46:34 keramida Exp $ -.\" $DragonFly: src/bin/pax/pax.1,v 1.3 2006/02/17 19:33:31 swildner Exp $ +.\" $DragonFly: src/bin/pax/pax.1,v 1.4 2007/10/20 17:56:46 swildner Exp $ .\" .Dd April 18, 1994 .Dt PAX 1 @@ -1123,7 +1123,9 @@ group ID, or file mode when the option is specified, a diagnostic message is written to .Dv standard error and a non-zero exit status will be returned, but processing will continue. -In the case where pax cannot create a link to a file, +In the case where +.Nm +cannot create a link to a file, .Nm will not create a second copy of the file. .Pp diff --git a/bin/test/test.1 b/bin/test/test.1 index bd855f884d..b743068203 100644 --- a/bin/test/test.1 +++ b/bin/test/test.1 @@ -34,7 +34,7 @@ .\" .\" @(#)test.1 8.1 (Berkeley) 5/31/93 .\" $FreeBSD: src/bin/test/test.1,v 1.11.2.5 2001/12/14 14:22:09 ru Exp $ -.\" $DragonFly: src/bin/test/test.1,v 1.6 2006/03/01 08:08:44 swildner Exp $ +.\" $DragonFly: src/bin/test/test.1,v 1.7 2007/10/20 17:56:46 swildner Exp $ .\" .Dd May 31, 1993 .Dt TEST 1 @@ -54,8 +54,9 @@ The utility evaluates the expression and, if it evaluates to true, returns a zero (true) exit status; otherwise it returns 1 (false). -If there is no expression, test also -returns 1 (false). +If there is no expression, +.Nm +also returns 1 (false). .Pp All operators and flags are separate arguments to the .Nm diff --git a/games/arithmetic/arithmetic.6 b/games/arithmetic/arithmetic.6 index c0fc1317e0..b56a1379e8 100644 --- a/games/arithmetic/arithmetic.6 +++ b/games/arithmetic/arithmetic.6 @@ -34,7 +34,7 @@ .\" .\" @(#)arithmetic.6 8.1 (Berkeley) 5/31/93 .\" $FreeBSD: src/games/arithmetic/arithmetic.6,v 1.3 1999/08/27 23:28:52 peter Exp $ -.\" $DragonFly: src/games/arithmetic/arithmetic.6,v 1.3 2005/07/31 21:38:32 swildner Exp $ +.\" $DragonFly: src/games/arithmetic/arithmetic.6,v 1.4 2007/10/20 17:56:46 swildner Exp $ .\" .Dd May 31, 1993 .Dt ARITHMETIC 6 @@ -102,7 +102,9 @@ if you get a question wrong. .It "Right!" if you get it right. .It "Please type a number." -if arithmetic doesn't understand what you typed. +if +.Nm +doesn't understand what you typed. .El .Sh SEE ALSO .Xr bc 1 , diff --git a/games/backgammon/backgammon/backgammon.6 b/games/backgammon/backgammon/backgammon.6 index b2f6aa1872..0b6dd2dfec 100644 --- a/games/backgammon/backgammon/backgammon.6 +++ b/games/backgammon/backgammon/backgammon.6 @@ -31,7 +31,7 @@ .\" .\" @(#)backgammon.6 8.1 (Berkeley) 5/31/93 .\" $FreeBSD: src/games/backgammon/backgammon/backgammon.6,v 1.7.2.1 2001/07/22 11:01:21 dd Exp $ -.\" $DragonFly: src/games/backgammon/backgammon/backgammon.6,v 1.3 2007/03/11 19:05:31 swildner Exp $ +.\" $DragonFly: src/games/backgammon/backgammon/backgammon.6,v 1.4 2007/10/20 17:56:46 swildner Exp $ .\" .Dd May 31, 1993 .Dt BACKGAMMON 6 @@ -61,7 +61,8 @@ and a tutorial consisting of a practice game against the computer. A description of how to use the program can be obtained by answering `y' when it asks if you want instructions. .Pp -The possible arguments for backgammon +The possible arguments for +.Nm (most are unnecessary but some are very convenient) consist of: .Bl -tag -width ".Fl pr" diff --git a/games/canfield/canfield/canfield.6 b/games/canfield/canfield/canfield.6 index ad97ecbb69..074a653a78 100644 --- a/games/canfield/canfield/canfield.6 +++ b/games/canfield/canfield/canfield.6 @@ -31,7 +31,7 @@ .\" .\" @(#)canfield.6 8.1 (Berkeley) 5/31/93 .\" $FreeBSD: src/games/canfield/canfield/canfield.6,v 1.4.2.2 2001/07/22 11:32:35 dd Exp $ -.\" $DragonFly: src/games/canfield/canfield/canfield.6,v 1.3 2007/03/11 19:05:31 swildner Exp $ +.\" $DragonFly: src/games/canfield/canfield/canfield.6,v 1.4 2007/10/20 17:56:47 swildner Exp $ .\" .Dd May 31, 1993 .Dt CANFIELD 6 @@ -99,14 +99,20 @@ Playing time is charged at a rate of $1 per minute. .Pp With no arguments, the program .Nm cfscores -prints out the current status of your canfield account. +prints out the current status of your +.Nm +account. If a .Ar user -name is specified, it prints out the status of their canfield account. +name is specified, it prints out the status of their +.Nm +account. If the .Fl a flag is specified, -it prints out the canfield accounts for all users that have +it prints out the +.Nm +accounts for all users that have played the game since the database was set up. .Sh FILES .Bl -tag -width ".Pa /usr/games/canfield" -compact diff --git a/games/fortune/strfile/strfile.8 b/games/fortune/strfile/strfile.8 index 9c493627e5..e0cb97ddfe 100644 --- a/games/fortune/strfile/strfile.8 +++ b/games/fortune/strfile/strfile.8 @@ -35,7 +35,7 @@ .\" .\" @(#)strfile.8 8.1 (Berkeley) 6/9/93 .\" $FreeBSD: src/games/fortune/strfile/strfile.8,v 1.5.2.3 2001/08/16 10:08:23 ru Exp $ -.\" $DragonFly: src/games/fortune/strfile/strfile.8,v 1.3 2006/02/17 19:33:31 swildner Exp $ +.\" $DragonFly: src/games/fortune/strfile/strfile.8,v 1.4 2007/10/20 17:56:47 swildner Exp $ .\" .Dd June 9, 1993 .Dt STRFILE 8 @@ -73,8 +73,9 @@ bit in the header .Ar str_flags field to be set. Comments are designated by two delimiter characters at the -beginning of the line, though strfile does not give any special -treatment to comment lines. +beginning of the line, though +.Nm +does not give any special treatment to comment lines. .It Fl c Ar char Change the delimiting character from the percent sign to .Ar char . diff --git a/games/hack/hack.6 b/games/hack/hack.6 index 2c87349b3f..24755b2239 100644 --- a/games/hack/hack.6 +++ b/games/hack/hack.6 @@ -1,5 +1,5 @@ .\" $FreeBSD: src/games/hack/hack.6,v 1.2.8.1 2001/07/22 11:01:22 dd Exp $ -.\" $DragonFly: src/games/hack/hack.6,v 1.3 2007/03/11 19:05:31 swildner Exp $ +.\" $DragonFly: src/games/hack/hack.6,v 1.4 2007/10/20 17:56:47 swildner Exp $ .Dd March 31, 1985 .Dt HACK 6 .Os @@ -56,8 +56,9 @@ This same directory contains several auxiliary files such as lockfiles and the list of topscorers and a subdirectory .Pa save where games are saved. -The game administrator may however choose to install hack with a fixed -playing ground, usually +The game administrator may however choose to install +.Nm +with a fixed playing ground, usually .Pa /var/games/hackdir . .Pp The @@ -108,7 +109,9 @@ Reader used instead of default (probably .It Ev HACKDIR Playground. .It Ev HACKOPTIONS -String predefining several hack options (see help file). +String predefining several +.Nm +options (see help file). .El .Pp Several other environment variables are used in debugging (wizard) mode, @@ -121,9 +124,12 @@ and .Sh FILES .Bl -tag -width 24n -compact .It Pa hack -The hack program. +The +.Nm +program. .It Pa data, rumors -Data files used by hack. +Data files used by +.Nm . .It Pa help, hh Help data files. .It Pa record @@ -141,7 +147,11 @@ Lock file for record. .El .Sh AUTHORS Jay Fenlason (+ Kenny Woodland, Mike Thome and Jon Payne) wrote the -original hack, very much like rogue (but full of bugs). +original +.Nm hack , +very much like +.Xr rogue 6 +(but full of bugs). .Pp Andries Brouwer continuously deformed their sources into the current version - in fact an entirely different game. diff --git a/games/snake/snake/snake.6 b/games/snake/snake/snake.6 index 3f5543b284..3ecf3fd188 100644 --- a/games/snake/snake/snake.6 +++ b/games/snake/snake/snake.6 @@ -31,7 +31,7 @@ .\" .\" @(#)snake.6 8.1 (Berkeley) 5/31/93 .\" $FreeBSD: src/games/snake/snake/snake.6,v 1.4.2.1 2001/07/22 11:01:23 dd Exp $ -.\" $DragonFly: src/games/snake/snake/snake.6,v 1.4 2007/03/27 10:08:02 swildner Exp $ +.\" $DragonFly: src/games/snake/snake/snake.6,v 1.5 2007/10/20 17:56:47 swildner Exp $ .\" .Dd May 31, 1993 .Dt SNAKE 6 @@ -114,7 +114,9 @@ getting eaten by the snake is worth nothing. As in pinball, matching the last digit of your score to the number which appears after the game is worth a bonus. .Pp -To see who wastes time playing snake, run +To see who wastes time playing +.Nm , +run .Nm snscore . .Sh FILES .Bl -tag -width ".Pa /var/games/snakerawscores" -compact