diff options
Diffstat (limited to 'doc')
| -rwxr-xr-x | doc/man2html.pl | 4 | ||||
| -rw-r--r-- | doc/rrdbot-create.8 | 6 | ||||
| -rw-r--r-- | doc/rrdbot-get.1 | 6 | ||||
| -rw-r--r-- | doc/rrdbot.conf.5 | 6 | ||||
| -rw-r--r-- | doc/rrdbotd.8 | 6 | 
5 files changed, 14 insertions, 14 deletions
| diff --git a/doc/man2html.pl b/doc/man2html.pl index 21e3ab5..a6a7c3f 100755 --- a/doc/man2html.pl +++ b/doc/man2html.pl @@ -126,7 +126,7 @@ sub man {      }      close(MAN); -    print "<H6>Copyright, N. Nielsen   [ <a href='./'>back</a> | <a href='../../'>home</a> ]</h6>"; +    print "<H6>   [ <a href='./'>back</a> | <a href='../../'>home</a> ]</h6>";      print "</BODY>\n";      print "</HTML>\n"; @@ -192,7 +192,7 @@ sub html_header {  <link rev="made" href="mailto:wosch\@FreeBSD.ORG">  <META name="robots" content="nofollow">  <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"> -<link rel="stylesheet" type="text/css" href="/nielsen/style.css"> +<link rel="stylesheet" type="text/css" href="/swalter/style.css">  </HEAD>  <BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n\n};  } diff --git a/doc/rrdbot-create.8 b/doc/rrdbot-create.8 index c518c78..b551f6f 100644 --- a/doc/rrdbot-create.8 +++ b/doc/rrdbot-create.8 @@ -1,5 +1,5 @@  .\"  -.\" Copyright (c) 2006, Nate Nielsen +.\" Copyright (c) 2006, Stefan Walter  .\" All rights reserved.  .\"  .\" Redistribution and use in source and binary forms, with or without  @@ -32,7 +32,7 @@  .\"   .\"  .\" CONTRIBUTORS -.\"  Nate Nielsen <nielsen@memberwebs.com> +.\"  Stef Walter <stef@memberwebs.com>  .\"  .Dd August, 2006  .Dt rrdbot-create 8 @@ -144,4 +144,4 @@ option in the configuration file.  .Xr rrdbot-get 1 ,  .Xr rrdtool 1  .Sh AUTHOR -.An Nate Nielsen Aq nielsen@memberwebs.com +.An Stef Walter Aq stef@memberwebs.com diff --git a/doc/rrdbot-get.1 b/doc/rrdbot-get.1 index 1d69141..48e4689 100644 --- a/doc/rrdbot-get.1 +++ b/doc/rrdbot-get.1 @@ -1,5 +1,5 @@  .\"  -.\" Copyright (c) 2006, Nate Nielsen +.\" Copyright (c) 2006, Stefan Walter  .\" All rights reserved.  .\"  .\" Redistribution and use in source and binary forms, with or without  @@ -32,7 +32,7 @@  .\"   .\"  .\" CONTRIBUTORS -.\"  Nate Nielsen <nielsen@memberwebs.com> +.\"  Stefan Walter <stef@memberwebs.com>  .\"  .Dd August, 2006  .Dt rrdbot-get 1 @@ -81,4 +81,4 @@ and the locations of the configuration files, RRD files etc.  .Xr rrdbot.conf 5 ,  .Xr rrdbot-create 8  .Sh AUTHOR -.An Nate Nielsen Aq nielsen@memberwebs.com +.An Stefan Walter Aq stef@memberwebs.com diff --git a/doc/rrdbot.conf.5 b/doc/rrdbot.conf.5 index bf4f88f..ad93496 100644 --- a/doc/rrdbot.conf.5 +++ b/doc/rrdbot.conf.5 @@ -1,5 +1,5 @@  .\"  -.\" Copyright (c) 2006, Nate Nielsen +.\" Copyright (c) 2006, Stefan Walter  .\" All rights reserved.  .\"  .\" Redistribution and use in source and binary forms, with or without  @@ -32,7 +32,7 @@  .\"   .\"  .\" CONTRIBUTORS -.\"  Nate Nielsen <nielsen@memberwebs.com> +.\"  Stef Walter <stef@memberwebs.com>  .\"  .Dd August, 2006  .Dt rrdbot.conf 5 @@ -261,4 +261,4 @@ tool to create the needed RRD files in the appropriate places.  .Xr rrdbot-get 1 ,  .Xr rrdtool 1  .Sh AUTHOR -.An Nate Nielsen Aq nielsen@memberwebs.com +.An Stef Walter Aq stef@memberwebs.com diff --git a/doc/rrdbotd.8 b/doc/rrdbotd.8 index 4ff8e5f..bc4d7fd 100644 --- a/doc/rrdbotd.8 +++ b/doc/rrdbotd.8 @@ -1,5 +1,5 @@  .\"  -.\" Copyright (c) 2006, Nate Nielsen +.\" Copyright (c) 2006, Stefan Walter  .\" All rights reserved.  .\"  .\" Redistribution and use in source and binary forms, with or without  @@ -32,7 +32,7 @@  .\"   .\"  .\" CONTRIBUTORS -.\"  Nate Nielsen <nielsen@memberwebs.com> +.\"  Stefan Walter <stef@memberwebs.com>  .\"  .Dd August, 2006  .Dt rrdbotd 8 @@ -151,4 +151,4 @@ tool to create the needed RRD files in the appropriate places.  .Xr rrdbot-get 1 ,  .Xr rrdtool 1  .Sh AUTHOR -.An Nate Nielsen Aq nielsen@memberwebs.com +.An Stef Walter Aq stef@memberwebs.com | 
