From 5a9b471d1421357a3adb1640d7ed4dbdc94cc70b Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 19:14:16 +0000 Subject: Use 'Stef' instead of 'Nate' --- doc/PING-MIB.txt | 6 +++--- doc/bsnmp-ping.8 | 6 +++--- doc/man2html.pl | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/PING-MIB.txt b/doc/PING-MIB.txt index 794cf06..4b38506 100644 --- a/doc/PING-MIB.txt +++ b/doc/PING-MIB.txt @@ -1,6 +1,6 @@ -- -- Copyright (c) 2006 --- Nate Nielsen +-- Stefan Walter -- -- Redistribution and use in source and binary forms, with or without -- modification, are permitted provided that the following conditions @@ -33,8 +33,8 @@ IMPORTS ping MODULE-IDENTITY LAST-UPDATED "200603290000Z" - ORGANIZATION "Nate Nielsen" - CONTACT-INFO "nielsen@memberwebs.com" + ORGANIZATION "Stef Walter" + CONTACT-INFO "stef@memberwebs.com" DESCRIPTION "The MIB for the bsnmp-ping module." ::= { begemot 204 } diff --git a/doc/bsnmp-ping.8 b/doc/bsnmp-ping.8 index 4a4b1c8..424935a 100644 --- a/doc/bsnmp-ping.8 +++ b/doc/bsnmp-ping.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 +.\" Stef Walter .\" .Dd April, 2006 .Dt bsnmp-ping 8 @@ -115,4 +115,4 @@ pingHistory.1 = 150 .Sh SEE ALSO .Xr bsnmpd 1 .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 "
Copyright, N. Nielsen   [ back | home ]
"; + print "
   [ back | home ]
"; print "\n"; print "\n"; @@ -192,7 +192,7 @@ sub html_header { - + \n\n}; } -- cgit v1.2.3