diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 1999-07-08 09:41:45 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 1999-07-08 09:41:45 +0000 |
commit | bbdf5873efc1a50b82fc6bed0435f8f40ac681ab (patch) | |
tree | 7dfef6d1e4aa255b9476f27acce7d15ba06b7732 /gnu/usr.bin | |
parent | cb1f595c229551038d09ec2eede8a72f63dcb1ec (diff) |
spurious words and misc fixes
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r-- | gnu/usr.bin/groff/man/groff_out.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/man/groff_out.man b/gnu/usr.bin/groff/man/groff_out.man index ccc59ab9590..9b421aeeac8 100644 --- a/gnu/usr.bin/groff/man/groff_out.man +++ b/gnu/usr.bin/groff/man/groff_out.man @@ -59,7 +59,7 @@ two commands .I xxx is any sequence of characters terminated by a space or a newline; the first character should be printed at the current position, -the the current horizontal position should be increased by +the current horizontal position should be increased by the width of the first character, and so on for each character. The width of the character is that given in the font file, appropriately scaled for the current point size, and rounded |