diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-08-04 02:18:02 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-08-04 02:18:02 +0000 |
commit | da20850ed158215d6b400bee5ec4c23c630a98f4 (patch) | |
tree | ce7af19af10d9a6b98426070eb40da4a4a199a8c /usr.sbin/sendmail/makemap/makemap.8 | |
parent | 52b50bd537975831ed3de79b17a85d041aa91dc1 (diff) |
sendmail 8.8.7.
Diffstat (limited to 'usr.sbin/sendmail/makemap/makemap.8')
-rw-r--r-- | usr.sbin/sendmail/makemap/makemap.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/makemap/makemap.8 b/usr.sbin/sendmail/makemap/makemap.8 index 23ac522a568..3c1f6fad260 100644 --- a/usr.sbin/sendmail/makemap/makemap.8 +++ b/usr.sbin/sendmail/makemap/makemap.8 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)makemap.8 8.3 (Berkeley) 7/24/94 +.\" @(#)makemap.8 8.4 (Berkeley) 7/23/97 .\" .Dd November 16, 1992 .Dt MAKEMAP 8 @@ -89,7 +89,7 @@ the second is the value. The value may contain ``%\fIn\fP'' strings to indicated parameter substitution. -Literal parentheses should be doubled +Literal percents should be doubled (``%%''). Blank lines and lines beginning with ``#'' are ignored. .Ss Flags |