From 5c9ad9ad6170f6bfe335ab41fcd0cc08e45cba54 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 20 Jan 2014 20:34:23 +0000 Subject: add HISTORY and AUTHORS; triggered by a much shorter patch from Donovan Watteau ; ok florian@ --- usr.sbin/nginx/man/nginx.conf.5 | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/usr.sbin/nginx/man/nginx.conf.5 b/usr.sbin/nginx/man/nginx.conf.5 index 72a5b420dbf..6c8d71afb87 100644 --- a/usr.sbin/nginx/man/nginx.conf.5 +++ b/usr.sbin/nginx/man/nginx.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nginx.conf.5,v 1.6 2013/12/16 11:19:03 florian Exp $ +.\" $OpenBSD: nginx.conf.5,v 1.7 2014/01/20 20:34:22 schwarze Exp $ .\" .\" Copyright (C) 2002-2012 Igor Sysoev .\" Copyright (C) 2011-2013 Nginx, Inc. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: December 16 2013 $ +.Dd $Mdocdate: January 20 2014 $ .Dt NGINX.CONF 5 .Os .Sh NAME @@ -8736,3 +8736,17 @@ www;# but not here .Ed .Sh SEE ALSO .Xr nginx 8 +.Sh HISTORY +This manual has been available since +.Ox 5.5 . +.Sh AUTHORS +.An -nosplit +The bulk of the text was semi-automatically converted +from the XML sources of +.Lk http://nginx.org/en/docs/#development +to +.Xr mdoc 7 +by +.An Florian Obser Aq Mt florian@openbsd.org . +The description of the grammar was written by +.An Ingo Schwarze Aq Mt schwarze@openbsd.org . -- cgit v1.2.3