summaryrefslogtreecommitdiff
path: root/common/dhcp-eval.5
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2012-05-17 15:50:14 +0000
committerShawn Routhier <sar@isc.org>2012-05-17 15:50:14 +0000
commitba2dd567b3ebb582a9d491fc125d109b27bd1661 (patch)
treefa44dc704dcc6bcb6aa98bfcd6cc6dd724af58af /common/dhcp-eval.5
parentcbbd2714d61e93f0c9115d705b706fd042bbfe0f (diff)
downloadisc-dhcp-ba2dd567b3ebb582a9d491fc125d109b27bd1661.tar.gz
Make "\777" into "\\nnn" so it prints correctly and looks better. [ISC-Bugs 29431]
Diffstat (limited to 'common/dhcp-eval.5')
-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 20c6fcb0..95b475eb 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -1,4 +1,4 @@
-.\" $Id: dhcp-eval.5,v 1.32 2011/11/28 18:01:25 sar Exp $
+.\" $Id: dhcp-eval.5,v 1.33 2012/05/17 15:50:14 sar Exp $
.\"
.\" Copyright (c) 2009-2011 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 2004,2007 by Internet Systems Consortium, Inc. ("ISC")
@@ -488,7 +488,7 @@ execution times are suitable for use.
Passing user-supplied data to an external application might be dangerous.
Make sure the external application checks input buffers for validity.
Non-printable ASCII characters will be converted into dhcpd.conf language
-octal escapes ("\777"), make sure your external command handles them as
+octal escapes ("\\nnn"), make sure your external command handles them as
such.
.PP
It is possible to use the execute statement in any context, not only