slashem.6: Unnecessesary escape before "@" in the manual, some other corrections

Bug #1072883 reported by Bjarnig Ingi Gislason
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
slashem (Ubuntu)
New
Undecided
Unassigned

Bug Description

Software: slashem-common
Version: 0.0.7E7F3-2
File: slashem.6
Patch: Yes

  Warnings from "groff -b -ww -mandoc -z ...":

groff: slashem.6: /usr/share/groff/1.20.1/tmac/an-old.tmac:371: backtrace: macro `B'
<groff: slashem.6>:169: warning: escape character ignored before `@'

  Space at end of line removed

  Full stop protected if not end of sentence

  First single quote (apostroph, ') protected.

  Some spelling corrected

#
  Output from "nroff" should (usually) have only the left margin
adjusted (".ad l"). Otherwise the space between words can be too long.

  Output for a manual should (usually) have the right margin ragged
(".ad l"), as it is not (usually) intended for a book or other
professional printing medium.

#
  Each sentence should begin in a new line.

a) The space between sentences is different between formatters.

b) Changes in one line do then not affect others, and do therefore not
appear as changed in the output of "diff".

#
  Sometimes a small change in space between a roman and an italic
character is needed (use ".RI" or ".IR" macros).

#
  Remove spaces at end of lines.

#
  Protect the last full stop (period) in abbreviations or ellipses
(with \&) if it is not at the end of a sentence.

#
  Protect the full stop (period) at the beginning of text (word) or
ellipsis.

#
  Protect a single quote (', apostrophe) (with \&) at the start of the
quoted text.

##
ProblemType: Bug
Architecture: amd64
Date: Mon Oct 29 20:54:32 2012
Dependencies:
 coreutils 7.4-2ubuntu3
 debconf 1.5.28ubuntu4
 debconf-i18n 1.5.28ubuntu4
 dpkg 1.15.5.6ubuntu4.6
 findutils 4.4.2-1ubuntu1
 gcc-4.4-base 4.4.3-4ubuntu5.1
 libacl1 2.2.49-2
 libattr1 1:2.4.44-1
 libc-bin 2.11.1-0ubuntu7.11
 libc6 2.11.1-0ubuntu7.11
 libgcc1 1:4.4.3-4ubuntu5.1
 liblocale-gettext-perl 1.05-6
 libselinux1 2.0.89-4
 libstdc++6 4.4.3-4ubuntu5.1
 libtext-charwidth-perl 0.04-6
 libtext-iconv-perl 1.7-2
 libtext-wrapi18n-perl 0.06-7
 lzma 4.43-14ubuntu2
 perl-base 5.10.1-8ubuntu2.1
 tzdata 2012e-0ubuntu0.10.04
DistroRelease: Ubuntu 10.04
Package: slashem-common 0.0.7E7F3-2
PackageArchitecture: amd64
ProcEnviron:
 PATH=(custom, no user)
 LOCPATH=/var/tmp/username/lib/locale
 LANG=is_IS.ISO-8859-1
 SHELL=/bin/csh
ProcVersionSignature: Ubuntu 2.6.35-25.44~lucid1-generic 2.6.35.10
SourcePackage: slashem
Tags: lucid
Uname: Linux 2.6.35-25-generic x86_64

  Patch:

--- slashem.6 2012-10-29 20:31:18.446072326 +0000
+++ slashem.6.new 2012-10-29 20:48:07.666472797 +0000
@@ -128,7 +128,7 @@
 graphics characters), options may also be included in a configuration
 file.
 The default is located in your home directory and
-named .slashemrc on Unix systems. On other systems, the default may be
+named \&.slashemrc on Unix systems. On other systems, the default may be
 different, usually SLASHEM.cnf. On DOS or Windows, the name is
 defaults.nh, while on the Macintosh or BeOS, it is SlashEM Defaults.
 The configuration file's location may be specified by setting SLASHEMOPTIONS
@@ -150,11 +150,11 @@
 suffix can be used to specify the profession, race, alignment and/or gender
 of the character. The full syntax of the playername that includes a
 suffix is "name-ppp-rrr-aaa-ggg". "ppp" are at least the first three letters
-of the profession (this can also be specified using a separate
+of the profession (this can also be specified using a separate
 .B \-p
 .I profession
 option). "rrr" are at least the first three letters of the character's
-race (this can also be specified using a separate
+race (this can also be specified using a separate
 .B \-r
 .I race
 option). "aaa" are at last the first three letters of the character's
@@ -166,7 +166,7 @@
 can be used to determine the character role. You can specify either the
 male or female name for the character role, or the first three characters
 of the role as an abbreviation.
-.B "\-p \@"
+.B "\-p @"
 has been retained to explicitly request that a random role be chosen.
 It may need to be quoted with a backslash (\\@) if @
 is the "kill" character (see "stty") for the terminal, in order
@@ -175,18 +175,18 @@
 Likewise,
 .B \-r
 .I race
-can be used to explicitly request that a race be chosen,
+can be used to explicitly request that a race be chosen,
 .B \-g
 .I gender
-the gender of the chareacter and finally
+the gender of the character and finally
 .B \-a
 .I alignment
 to chose the alignment of the character.
 .PP
-Leaving out any of these characteristics will result in you being prompted
+Leaving out any of these characteristics will result in you being prompted
 during the game startup for the information.
 .PP
-Instead of chosing the above seperately you can add them as suffixes to
+Instead of choosing the above separately you can add them as suffixes to
 the playername:
 .B \-u
 .I playername\-race\-gender\-alignment
@@ -210,7 +210,7 @@
 ) to print
 the scores of particular types of players only.
 It may also be followed by one or more player names to print the scores of the
-players mentioned, by 'all' to print out all scores, or by a number to print
+players mentioned, by \&'all' to print out all scores, or by a number to print
 that many top scores.
 .PP
 The
@@ -257,7 +257,7 @@
 distinction, as he may eventually release a new version of his own.
 .PP
 Tom Proudfoot took NetHack and rendered it into SLASH -
-SuperLotsaAddedStuffHack, adding more character classes, levels
+SuperLotsaAddedStuffHack, adding more character classes, levels
 monsters and all manner of changes.
 .PP
 Warren Cheung took SLASH and rendered it into SLASHEM

Tags: manpage patch
Robert Roth (evfool)
tags: added: manpage
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.