summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2007-05-28 19:13:33 +0000
committerStef Walter <stef@memberwebs.com>2007-05-28 19:13:33 +0000
commit20cef4c43c7f5be5b5da13978de5cfc9293e94b7 (patch)
tree223b94ce1fb4f5ef21125dc97d4118dd57f79c35 /doc
parent7515c2cada4d2fe348fcf8917b4ee463988ef557 (diff)
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'doc')
-rw-r--r--doc/REGEX-MIB.txt6
-rw-r--r--doc/bsnmp-regex.86
-rw-r--r--doc/bsnmp-regex.conf.56
-rwxr-xr-xdoc/man2html.pl4
-rw-r--r--doc/sockin.16
5 files changed, 14 insertions, 14 deletions
diff --git a/doc/REGEX-MIB.txt b/doc/REGEX-MIB.txt
index 7e8c4e9..3357f56 100644
--- a/doc/REGEX-MIB.txt
+++ b/doc/REGEX-MIB.txt
@@ -1,6 +1,6 @@
--
-- Copyright (c) 2006
--- Nate Nielsen <nielsen@memberwebs.com>
+-- Stefan Walter <stef@memberwebs.com>
--
-- Redistribution and use in source and binary forms, with or without
-- modification, are permitted provided that the following conditions
@@ -33,8 +33,8 @@ IMPORTS
regex MODULE-IDENTITY
LAST-UPDATED "200603290000Z"
- ORGANIZATION "Nate Nielsen"
- CONTACT-INFO "nielsen@memberwebs.com"
+ ORGANIZATION "Stefan Walter"
+ CONTACT-INFO "stef@memberwebs.com"
DESCRIPTION "The MIB for the bsnmp-regex."
::= { begemot 203 }
diff --git a/doc/bsnmp-regex.8 b/doc/bsnmp-regex.8
index 340cd55..0d2253e 100644
--- a/doc/bsnmp-regex.8
+++ b/doc/bsnmp-regex.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 April, 2006
.Dt bsnmp-regex 8
@@ -142,4 +142,4 @@ file:
.Xr sockin 1 ,
.Xr syslog.conf 5
.Sh AUTHOR
-.An Nate Nielsen Aq nielsen@memberwebs.com
+.An Stef Walter Aq stef@memberwebs.com
diff --git a/doc/bsnmp-regex.conf.5 b/doc/bsnmp-regex.conf.5
index d2e9b84..c9adf27 100644
--- a/doc/bsnmp-regex.conf.5
+++ b/doc/bsnmp-regex.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 April, 2006
.Dt bsnmp-regex.conf 5
@@ -120,4 +120,4 @@ lastuser: /sshd.* Accepted.* for ([^ ]+) from/\\1/
.Xr bsnmp-regex 8
.Xr re_format 7
.Sh AUTHOR
-.An Nate Nielsen Aq nielsen@memberwebs.com
+.An Stef Walter Aq stef@memberwebs.com
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&nbsp;&nbsp;&nbsp;[ <a href='./'>back</a> | <a href='../../'>home</a> ]</h6>";
+ print "<H6>&nbsp;&nbsp;&nbsp;[ <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/sockin.1 b/doc/sockin.1
index b791648..ba051ce 100644
--- a/doc/sockin.1
+++ b/doc/sockin.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>
+.\" Stef Walter <stef@memberwebs.com>
.\"
.Dd April, 2006
.Dt sockin 1
@@ -84,4 +84,4 @@ is to give up immediately on failure.
.Sh SEE ALSO
.Xr bsnmp-regex 8
.Sh AUTHOR
-.An Nate Nielsen Aq nielsen@memberwebs.com
+.An Stef Walter Aq stef@memberwebs.com