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/m4/m4.1 | |
parent | f97d4ddfed9ff77e2873f938abcb1951c57fbf91 (diff) |
Mechanically kill hard sentence breaks.
Notes
Notes:
svn path=/head/; revision=131491
Diffstat (limited to 'usr.bin/m4/m4.1')
-rw-r--r-- | usr.bin/m4/m4.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index a4e6ea84293e..a314c113172c 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -248,7 +248,7 @@ argument is not found, returns \-1. .It Ic indir Indirectly calls the macro whose name is passed as the first arguments, -with the remaining arguments passed as first, etc. arguments. +with the remaining arguments passed as first, etc.\& arguments. .It Ic len Returns the number of characters in the first argument. Extra arguments |