summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2005-01-19 20:00:52 +0000
committerDavid Hankins <dhankins@isc.org>2005-01-19 20:00:52 +0000
commitecd13bba2c22d5a32817f87245baca64974d0218 (patch)
treecdb736f29d47cdfcb599bbafaabc80a6f5d374dd
parent5e7d25761d7590f244e9f0619e65a4db2d0fca13 (diff)
downloadisc-dhcp-ecd13bba2c22d5a32817f87245baca64974d0218.tar.gz
- improper roff syntax, \fR not \f\R.
-rw-r--r--common/dhcp-eval.54
1 files changed, 2 insertions, 2 deletions
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index f26b3af9..48eea085 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -1,4 +1,4 @@
-.\" $Id: dhcp-eval.5,v 1.17.2.9 2005/01/19 19:55:47 dhankins Exp $
+.\" $Id: dhcp-eval.5,v 1.17.2.10 2005/01/19 20:00:52 dhankins Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -447,7 +447,7 @@ right hand side of the RR and the ttl that should be applied to the
record. The simplest example of the use of the function can be found
in the reference section of the dhcpd.conf file, where events are
described. In this example several statements are being used to make
-the arguments to the \fBdns-update\f\R.
+the arguments to the \fBdns-update\fR.
.PP
In the example, the first argument to the first \f\Bdns-update\fR
expression is a data expression that evaluates to the A RR type. The