diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2020-11-19 17:15:22 +0000 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2020-11-19 17:15:22 +0000 |
commit | 01ed3c3591fe5becf291a04585dfdd0551f9455f (patch) | |
tree | 4e7568117756ec6529b7e2b273f6c05742b5e455 /docs | |
parent | 7e1637a31631955aec753365c7149c64b216d47e (diff) | |
download | nginx-01ed3c3591fe5becf291a04585dfdd0551f9455f.tar.gz nginx-01ed3c3591fe5becf291a04585dfdd0551f9455f.zip |
Use .Mt to mark up email addresses.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man/nginx.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/nginx.8 b/docs/man/nginx.8 index f2ed9f7b2..10db3e6cb 100644 --- a/docs/man/nginx.8 +++ b/docs/man/nginx.8 @@ -205,10 +205,10 @@ Development of started in 2002, with the first public release on October 4, 2004. .Sh AUTHORS .An -nosplit -.An Igor Sysoev Aq igor@sysoev.ru . +.An Igor Sysoev Aq Mt igor@sysoev.ru . .Pp This manual page was originally written by -.An Sergey A. Osokin Aq osa@FreeBSD.org.ru +.An Sergey A. Osokin Aq Mt osa@FreeBSD.org.ru as a result of compiling many .Nm documents from all over the world. |