diff --git a/bin/nsupdate/nsupdate.8 b/bin/nsupdate/nsupdate.8
index 0a8d1baf75..3ce54b4f0b 100644
--- a/bin/nsupdate/nsupdate.8
+++ b/bin/nsupdate/nsupdate.8
@@ -236,7 +236,9 @@ and
is provided, only matching resource records will be removed.
The internet class is assumed if
\fIclass\fR
-is not supplied.
+is not supplied. The
+\fIttl\fR
+is ignored, and is only allowed for compatibility.
.TP
\fB.sp\fR
Adds a new resource record with the specified
@@ -244,6 +246,8 @@ Adds a new resource record with the specified
\fIclass\fR
and
\fIdata\fR.
+.PP
+Lines beginning with a semicolon are comments, and are ignored.
.SH "EXAMPLES"
.PP
The examples below show how
diff --git a/bin/nsupdate/nsupdate.docbook b/bin/nsupdate/nsupdate.docbook
index 258975e9ee..b353c302d0 100644
--- a/bin/nsupdate/nsupdate.docbook
+++ b/bin/nsupdate/nsupdate.docbook
@@ -16,7 +16,7 @@
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-->
-
+
class -is not supplied.
ttl +is ignored, and is only allowed for compatibility.Lines beginning with a semicolon are comments, and are ignored.