Fix typos pointed out by Igor Sobrado in PR misc/19645 (some of these
have already been fixed by others): groff(7) - repition (repetition), 2-characer (2-character), lenght (length), ident (indent) groff_man(7) - supressed (suppressed) groff_markup(7) - SYNPOSIS (SYNOPSIS) (is it the "SYNOPSIS" section?) groff_mm(7) - wich, defualt (default), centerered (centered), behavies (behaves), argmuent (argument), with a automatically (with an automatically), Varable (Variable???), captial (capital), argumenent (argument), specifed (specified), excibits (is that word ok?), digitsized (digit-sized?), lable (label) troff(1) - environents (environments) grohtml(1) - supress (suppress) groff_font(5) - intepreted (interpreted) groff_tmac(5) - constitue (constitute???) (Changes also sent to gnu.org)
This commit is contained in:
parent
42b7b023b2
commit
82f3464942
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: groff_mm.7,v 1.2 2002/10/02 15:39:09 wiz Exp $
|
||||
.\" $NetBSD: groff_mm.7,v 1.3 2003/01/03 04:02:06 jschauma Exp $
|
||||
.\"
|
||||
.\"
|
||||
.\" Id: groff_mm.man,v 1.3 2000/06/04 21:47:19 wlemb Exp
|
||||
|
@ -1216,7 +1216,7 @@ See \fBI\fP.
|
|||
.TP
|
||||
.B "RL [text-indent [1]]"
|
||||
Reference list start.
|
||||
Begins a list where each item is preceded with a automatically
|
||||
Begins a list where each item is preceded with an automatically
|
||||
incremented number between
|
||||
square brackets.
|
||||
\fIText-indent\fP changes the default indentation.
|
||||
|
@ -1349,7 +1349,7 @@ with at most four arguments. \fBTX\fP is called before the printing
|
|||
of \fICONTENTS\fP, and \fBTY\fP is called instead of printing \fICONTENTS\fP.
|
||||
.sp
|
||||
Equivalent macros can be defined for list of figures, tables, equations
|
||||
and excibits by defining \fBTXxx\fP or \fBTYxx\fP, where \fBxx\fP
|
||||
and exhibits by defining \fBTXxx\fP or \fBTYxx\fP, where \fBxx\fP
|
||||
is \fBFg\fP, \fBTB\fP, \fBEC\fP or \fBEX\fP.
|
||||
.sp
|
||||
String \fBCi\fP can be set to control the indentations for each heading-level.
|
||||
|
@ -1425,7 +1425,7 @@ Add an empty line before the verbose text.
|
|||
.T2 4
|
||||
Add an empty line after the verbose text.
|
||||
.T2 8
|
||||
Print the verbose text with numbered lines. This adds four digitsized
|
||||
Print the verbose text with numbered lines. This adds four digit-sized
|
||||
spaces in the beginning of each line. Finer control is available with
|
||||
the string-variable \fBVerbnm\fP. It contains all arguments to the
|
||||
\fBtroff\fP-command \fB.nm\fP, normally '1'.
|
||||
|
@ -1661,7 +1661,7 @@ Floating keep output [0:5], default 5.
|
|||
Eject page, default 0.
|
||||
.TP
|
||||
.B Eq
|
||||
Equation lable adjust 0=left, 1=right. Default 0.
|
||||
Equation label adjust 0=left, 1=right. Default 0.
|
||||
.TP
|
||||
.B Fs
|
||||
Footnote spacing, default 1.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: groff.7,v 1.1.1.1 2001/04/19 12:50:44 wiz Exp $
|
||||
.\" $NetBSD: groff.7,v 1.2 2003/01/03 04:02:07 jschauma Exp $
|
||||
.\"
|
||||
.\" st -*- nroff -*-
|
||||
.ig
|
||||
|
@ -1581,7 +1581,7 @@ and so on.
|
|||
.\"Save tab positions internally.
|
||||
.
|
||||
.REQ .tc
|
||||
Remove tab repition character.
|
||||
Remove tab repitition character.
|
||||
.REQ .tc c
|
||||
Set tab repetition character to\ \c
|
||||
.argument c .
|
||||
|
@ -1962,7 +1962,7 @@ Change to font with 1-character name or 1-digit number
|
|||
.argument F .
|
||||
.
|
||||
.ESC f( fo
|
||||
Change to font with 2-characer name or 2-digit number
|
||||
Change to font with 2-character name or 2-digit number
|
||||
.argument fo .
|
||||
.
|
||||
.ESC[] f font
|
||||
|
@ -2016,7 +2016,7 @@ name
|
|||
.
|
||||
.ESC[] n reg
|
||||
The numerical value stored in the register variable with arbitrary
|
||||
lenght name
|
||||
length name
|
||||
.argument reg .
|
||||
.
|
||||
.ESCq N n
|
||||
|
@ -2294,7 +2294,7 @@ request).
|
|||
The current hyphenation space (as set by the
|
||||
.request .hys
|
||||
request).
|
||||
.REG .i Current ident.
|
||||
.REG .i Current indent.
|
||||
.REG .in The indent that applies to the current output line.
|
||||
.REG .kern
|
||||
.number 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: grohtml.1,v 1.1.1.1 2001/04/19 12:52:19 wiz Exp $
|
||||
.\" $NetBSD: grohtml.1,v 1.2 2003/01/03 04:02:08 jschauma Exp $
|
||||
.\"
|
||||
.ig \"-*- nroff -*-
|
||||
Copyright (C) 1999-2000 Free Software Foundation, Inc.
|
||||
|
@ -112,7 +112,7 @@ can implement .IP by tables or html indents.
|
|||
However if .2C is used it can only be sensibly converted to html using a
|
||||
table structure.
|
||||
As a few known bugs still exist with the html table code this option is
|
||||
present to supress execution of this development code.
|
||||
present to suppress execution of this development code.
|
||||
The default in
|
||||
.B grohtml
|
||||
is that html tables are generated when appropriate.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: troff.1,v 1.1.1.1 2001/04/19 12:51:22 wiz Exp $
|
||||
.\" $NetBSD: troff.1,v 1.2 2003/01/03 04:02:09 jschauma Exp $
|
||||
.\"
|
||||
.ig \"-*- nroff -*-
|
||||
Copyright (C) 1989-2000 Free Software Foundation, Inc.
|
||||
|
@ -889,7 +889,7 @@ are interpreted.
|
|||
Copy the contents of environment
|
||||
.I xx
|
||||
to the current environment.
|
||||
No pushing or popping of environents will be done.
|
||||
No pushing or popping of environments will be done.
|
||||
.TP
|
||||
.BI .fam\ xx
|
||||
Set the current font family to
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: groff_man.7,v 1.1.1.1 2001/04/19 12:52:40 wiz Exp $
|
||||
.\" $NetBSD: groff_man.7,v 1.2 2003/01/03 04:02:09 jschauma Exp $
|
||||
.\"
|
||||
.ig \"-*- nroff -*-
|
||||
Copyright (C) 1999-2000 Free Software Foundation, Inc.
|
||||
|
@ -123,7 +123,7 @@ active).
|
|||
.I extra3
|
||||
is centered in the header line.
|
||||
.IP
|
||||
For HTML output, headers and footers are completely supressed.
|
||||
For HTML output, headers and footers are completely suppressed.
|
||||
.IP
|
||||
Additionally, this macro starts a new page; the new line number is\ 1 again
|
||||
(except if the `-rC1' option is given on the command line) -- this feature
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: groff_markup.7,v 1.1.1.1 2001/04/19 12:52:36 wiz Exp $
|
||||
.\" $NetBSD: groff_markup.7,v 1.2 2003/01/03 04:02:10 jschauma Exp $
|
||||
.\"
|
||||
.TH GROFF_MARKUP 7 "April 8, 2001" "Groff Version 1.16.1"
|
||||
.\" Copyright (C) 2000 Free Software Foundation, Inc.
|
||||
|
@ -47,7 +47,7 @@ To see the hyperlinks in action, please format this man page with the
|
|||
device.
|
||||
.PP
|
||||
Here is a summary of the functions found in this macro set.
|
||||
.SH SYNPOSIS
|
||||
.SH SYNOPSIS
|
||||
.ta 2iL
|
||||
\&.HTMLINDEX determine automatic link cut off
|
||||
.br
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: groff_tmac.5,v 1.2 2002/06/13 00:00:30 wiz Exp $
|
||||
.\" $NetBSD: groff_tmac.5,v 1.3 2003/01/03 04:02:10 jschauma Exp $
|
||||
.\"
|
||||
.\" -*- nroff -*-
|
||||
.ig /
|
||||
|
@ -342,7 +342,7 @@ according to the form
|
|||
The macro files are kept in the
|
||||
.B tmac
|
||||
.BR directories ,
|
||||
all of which constitue the
|
||||
all of which constitute the
|
||||
.B tmac
|
||||
.BR path.
|
||||
In accordance with the Filesystem Hierarchy Standard (FHS), the standard
|
||||
|
|
Loading…
Reference in New Issue