diff options
author | uqs <uqs@FreeBSD.org> | 2010-05-19 08:57:53 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-05-19 08:57:53 +0000 |
commit | e644199c18f8f3fae7e0509e64e6d36ed7d8b7ea (patch) | |
tree | 6abda29f711b6359b2fc1df7d31bc4792fa77319 /usr.sbin/bsnmpd | |
parent | 05d1c2e881ea3922557456fcdce4bc2a2a844d1c (diff) | |
download | FreeBSD-src-e644199c18f8f3fae7e0509e64e6d36ed7d8b7ea.zip FreeBSD-src-e644199c18f8f3fae7e0509e64e6d36ed7d8b7ea.tar.gz |
mdoc: consistently spell our email addresses <foo@FreeBSD.org>
Reviewed by: ru
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r-- | usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 | 2 | ||||
-rw-r--r-- | usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 b/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 index 05c247d..403d605 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 @@ -3,7 +3,7 @@ .\" The FreeBSD Project. .\" All rights reserved. .\" -.\" Author: Harti Brandt <harti@freebsd.org> +.\" Author: Harti Brandt <harti@FreeBSD.org> .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 index 8742e15..a7f99de 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 @@ -3,7 +3,7 @@ .\" Fraunhofer Institute for Open Communication Systems (FhG Fokus). .\" All rights reserved. .\" -.\" Author: Harti Brandt <harti@freebsd.org> +.\" Author: Harti Brandt <harti@FreeBSD.org> .\" .\" Redistribution of this software and documentation and use in source and .\" binary forms, with or without modification, are permitted provided that @@ -433,4 +433,4 @@ This is the MIB that is implemented by this module. .Xr gensnmptree 1 , .Xr snmpmod 3 .Sh AUTHORS -.An Hartmut Brandt Aq harti@freebsd.org +.An Hartmut Brandt Aq harti@FreeBSD.org |