From 5fbe52fbcec0b5866b76dcd761703cebfa79dd14 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Fri, 18 Aug 2017 01:11:45 +0000 Subject: [PATCH] regen master --- bin/nsupdate/nsupdate.1 | 11 ++++++++--- bin/nsupdate/nsupdate.html | 9 ++++++++- doc/arm/man.nsupdate.html | 7 +++++++ 3 files changed, 23 insertions(+), 4 deletions(-) diff --git a/bin/nsupdate/nsupdate.1 b/bin/nsupdate/nsupdate.1 index 06e001e9ff..c1413fde01 100644 --- a/bin/nsupdate/nsupdate.1 +++ b/bin/nsupdate/nsupdate.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2000-2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2000-2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") .\" .\" This Source Code Form is subject to the terms of the Mozilla Public .\" License, v. 2.0. If a copy of the MPL was not distributed with this @@ -39,7 +39,7 @@ nsupdate \- Dynamic DNS update utility .SH "SYNOPSIS" .HP \w'\fBnsupdate\fR\ 'u -\fBnsupdate\fR [\fB\-d\fR] [\fB\-D\fR] [\fB\-L\ \fR\fB\fIlevel\fR\fR] [[\fB\-g\fR] | [\fB\-o\fR] | [\fB\-l\fR] | [\fB\-y\ \fR\fB\fI[hmac:]\fR\fIkeyname:secret\fR\fR] | [\fB\-k\ \fR\fB\fIkeyfile\fR\fR]] [\fB\-t\ \fR\fB\fItimeout\fR\fR] [\fB\-u\ \fR\fB\fIudptimeout\fR\fR] [\fB\-r\ \fR\fB\fIudpretries\fR\fR] [\fB\-R\ \fR\fB\fIrandomdev\fR\fR] [\fB\-v\fR] [\fB\-T\fR] [\fB\-P\fR] [\fB\-V\fR] [filename] +\fBnsupdate\fR [\fB\-d\fR] [\fB\-D\fR] [\fB\-i\fR] [\fB\-L\ \fR\fB\fIlevel\fR\fR] [[\fB\-g\fR] | [\fB\-o\fR] | [\fB\-l\fR] | [\fB\-y\ \fR\fB\fI[hmac:]\fR\fIkeyname:secret\fR\fR] | [\fB\-k\ \fR\fB\fIkeyfile\fR\fR]] [\fB\-t\ \fR\fB\fItimeout\fR\fR] [\fB\-u\ \fR\fB\fIudptimeout\fR\fR] [\fB\-r\ \fR\fB\fIudpretries\fR\fR] [\fB\-R\ \fR\fB\fIrandomdev\fR\fR] [\fB\-v\fR] [\fB\-T\fR] [\fB\-P\fR] [\fB\-V\fR] [filename] .SH "DESCRIPTION" .PP \fBnsupdate\fR @@ -92,6 +92,11 @@ Debug mode\&. This provides tracing information about the update requests that a Extra debug mode\&. .RE .PP +\-i +.RS 4 +Force interactive mode, even when standard input is not a terminal\&. +.RE +.PP \-k \fIkeyfile\fR .RS 4 The file containing the TSIG authentication key\&. Keyfiles may be in two formats: a single file containing a @@ -515,5 +520,5 @@ The TSIG key is redundantly stored in two separate files\&. This is a consequenc \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2000-2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2000-2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/nsupdate/nsupdate.html b/bin/nsupdate/nsupdate.html index 50463597b6..75421f1379 100644 --- a/bin/nsupdate/nsupdate.html +++ b/bin/nsupdate/nsupdate.html @@ -1,6 +1,6 @@