Package: aspell
Version: 0.60.8-4+b1
Severity: minor
Tags: patch

Dear Maintainer,

here are some fixes.

Input file is aspell.1


mandoc: aspell.1:7:2: WARNING: skipping paragraph macro: br at the end of SH
mandoc: aspell.1:330:2: WARNING: skipping paragraph macro: PP after SH

####

Remove space characters at the end of lines.

25:Aspell Utility.  
27:This manual page is maintained separately from the 
313:where 

#####

Change '-' (\-) to '\(en' (en-dash) for a numeric range.

aspell.1:74:\fBexpand\fR [\fB1\-4\fR]

#####

Change -- in x--y to \(em (em-dash), or, if an
option, to \-\-

255:\fB--backup\fR, \fB\-\-dont\-backup\fR, \fB\-b\fR, \fB\-x\fR

#####

Increase size of ~ (tilde) to make it more visible
with "troff" by using character \(ti.

299:.I "~/.aspell.conf"

#####

Change a HYPHEN-MINUS (code 0x55, 2D) to a minus (\-), if in front of a
name for an option.

12:.B "ispell -a"
54:.I "ispell -a"
176:or nroff.  The alternative shortcut options are '-e' for email, '-H'
177:for Html/Sgml, '-t' for Tex or '-n' for Nroff.

#####

Inhibit the hyphenation of 'aspell' in

.I "\(ti/.aspell.conf"

#####

--- aspell.1    2023-06-03 00:31:09.000000000 +0000
+++ aspell.1.new        2023-06-03 01:19:40.000000000 +0000
@@ -4,12 +4,11 @@ aspell \- interactive spell checker
 .SH SYNOPSIS
 .B aspell
 .I "[options] <command>"
-.br
 .SH "DESCRIPTION"
 .B aspell
 is a utility program that connects to the Aspell library so that it can
 function as an
-.B "ispell -a"
+.B "ispell \-a"
 replacement, as an independent spell checker, as a test utility to test
 out Aspell library features, and as a utility for managing dictionaries
 used by the library.
@@ -22,9 +21,9 @@ check your distro first for modified dic
 for base language dictionaries <http://aspell.net>.
 .PP
 The following information describes the commands and options used by the
-Aspell Utility.  
+Aspell Utility.
 .PP
-This manual page is maintained separately from the 
+This manual page is maintained separately from the
 official documentation so it may be out of date or incomplete.  The
 official documentation is maintained as a Texinfo manual.  See the
 .RB "`\|" aspell "\|'"
@@ -51,7 +50,7 @@ Spell\-check a single file.
 .TP
 \fBpipe\fR, \fB\-a\fR
 Run Aspell in
-.I "ispell -a"
+.I "ispell \-a"
 compatibility mode.
 .TP
 .B list
@@ -71,7 +70,7 @@ Output the soundslike equivalent of each
 .B munch
 Generate possible root words and affixes from an input list of words.
 .TP
-\fBexpand\fR [\fB1\-4\fR]
+\fBexpand\fR [\fB1\(en4\fR]
 Expands the affix flags of each affix compressed word entered.
 .TP
 \fBclean\fR [\fBstrict\fR]
@@ -173,8 +172,8 @@ Add or remove paths searched for filters
 .TP
 \fB\-\-mode=\fR\fI<string>\fR, \fB\-e\fR, \fB\-H\fR, \fB\-t\fR, \fB\-n\fR
 Sets the filter mode.  \fIMode\fR is one of none, url, email, html, tex
-or nroff.  The alternative shortcut options are '-e' for email, '-H'
-for Html/Sgml, '-t' for Tex or '-n' for Nroff.
+or nroff.  The alternative shortcut options are '\-e' for email, '\-H'
+for Html/Sgml, '\-t' for Tex or '\-n' for Nroff.
 .TP
 \fB\-\-encoding=\fR\fI<string>\fR
 encoding the document is expected to be in.  The default depends on the
@@ -252,7 +251,7 @@ These options are part of the
 .I aspell
 Utility and work independently of the library.
 .TP
-\fB--backup\fR, \fB\-\-dont\-backup\fR, \fB\-b\fR, \fB\-x\fR
+\fB\-\-backup\fR, \fB\-\-dont\-backup\fR, \fB\-b\fR, \fB\-x\fR
 The aspell utility creates a backup file by making a copy and appending
 .I .bak
 to file name.  This only applies when the command is
@@ -296,7 +295,7 @@ default global configuration file is
 .I "/etc/aspell.conf"
 or another file specified by option \fI\-\-conf\fR and is checked first.
 The default per user configuration file
-.I "~/.aspell.conf"
+.I "\%\(ti/.aspell.conf"
 located in the
 .B "$HOME"
 directory (or another file specified by option \fI\-\-per\-conf\fR) is
@@ -310,7 +309,7 @@ Each line of the configuration file has
 \fBoption\fR \fI[value]\fR
 .RE
 .PP
-where 
+where
 .B option
 is any one of the standard library options above without the leading
 dashes.  For example the following line will set the default language to
@@ -327,7 +326,6 @@ with a '#' as anything from a '#' to a n
 are also allowed.  The \fI/etc/aspell.conf\fR file is a good example of
 how to set these options and the Aspell Manual has more detailed info.
 .SH SEE ALSO
-.PP
 .BR aspell\-import (1),
 .BR prezip\-bin (1),
 .BR run\-with\-aspell (1),


-- System Information:
Debian Release: 12.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.27-1 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), 
LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages aspell depends on:
ii  dictionaries-common  1.29.5
ii  libaspell15          0.60.8-4+b1
ii  libc6                2.36-9
ii  libncursesw6         6.4-4
ii  libstdc++6           12.2.0-14
ii  libtinfo6            6.4-4

Versions of packages aspell recommends:
ii  aspell-de [aspell-dictionary]  20161207-11
ii  aspell-en [aspell-dictionary]  2020.12.07-0-1
ii  aspell-is [aspell-dictionary]  0.51.1-0-2

Versions of packages aspell suggests:
pn  aspell-doc  <none>
pn  spellutils  <none>

-- no debconf information

Reply via email to