diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-27 12:22:11 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-27 12:22:11 +0100 |
| commit | f34cce6890505c542acff767619bdddf01686c0e (patch) | |
| tree | 9c042793bbce1bf710864a53fa7ea881e88e6b77 /man7/man.7 | |
| parent | 0a3d13a59ef464f864c8e4871edef9c44061597f (diff) | |
| download | man-pages-f34cce6890505c542acff767619bdddf01686c0e.tar.gz | |
man.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/man.7')
| -rw-r--r-- | man7/man.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/man.7 b/man7/man.7 index e50922a6e7..ca063c3fdf 100644 --- a/man7/man.7 +++ b/man7/man.7 @@ -192,7 +192,7 @@ As a result, successive indented paragraphs can use the same indent without respecifying the indent value. A normal (nonindented) paragraph resets the prevailing indent value to its default value (0.5 inches). -By default a given indent is measured in ens; +By default, a given indent is measured in ens; try to use ens or ems as units for indents, since these will automatically adjust to font size changes. The other key macro definitions are: |
