End sentence with a dot. From jmc@openbsd.

This commit is contained in:
wiz 2003-06-27 21:57:43 +00:00
parent 0bd3ded5ff
commit 4e996c3a33

View File

@ -1,4 +1,4 @@
.\" $NetBSD: m4.1,v 1.17 2003/06/26 18:14:41 wiz Exp $
.\" $NetBSD: m4.1,v 1.18 2003/06/27 21:57:43 wiz Exp $
.\" @(#) $OpenBSD: m4.1,v 1.23 2001/09/29 11:56:18 espie Exp $
.\"
.\"
@ -194,7 +194,7 @@ Prints the first argument on the standard error output stream.
.It Ic esyscmd
Pass its first argument to a shell and returns the shell's standard output.
Note that the shell shares its standard input and standard error with
.Nm
.Nm .
.It Ic eval
Computes the first argument as an arithmetic expression using 32-bit
arithmetic.