diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 22:22:35 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 22:22:35 +0000 |
commit | 6a3e8b0adc8c622ae61275a94d5d869980a68069 (patch) | |
tree | b3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/checknr/checknr.1 | |
parent | f97d4ddfed9ff77e2873f938abcb1951c57fbf91 (diff) |
Mechanically kill hard sentence breaks.
Notes
Notes:
svn path=/head/; revision=131491
Diffstat (limited to 'usr.bin/checknr/checknr.1')
-rw-r--r-- | usr.bin/checknr/checknr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/checknr/checknr.1 b/usr.bin/checknr/checknr.1 index 57fd49baba03..addbceeaaefd 100644 --- a/usr.bin/checknr/checknr.1 +++ b/usr.bin/checknr/checknr.1 @@ -90,11 +90,11 @@ size changes. Delimiters checked are: .Bl -enum .It -Font changes using \efx ... \efP. +Font changes using \efx ...\& \efP. .It -Size changes using \esx ... \es0. +Size changes using \esx ...\& \es0. .It -Macros that come in open ... close forms, for example, +Macros that come in open ...\& close forms, for example, the .TS and .TE macros which must always come in pairs. .El .Pp |