diff options
author | ru <ru@FreeBSD.org> | 2001-08-13 16:33:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-13 16:33:00 +0000 |
commit | e8e5635e4af61377712e49048b24aca59e6e6c61 (patch) | |
tree | f3cc9ce3cc3de852dbe1aac3ee5da537f31fb359 /usr.sbin/usbd | |
parent | 95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d (diff) | |
download | FreeBSD-src-e8e5635e4af61377712e49048b24aca59e6e6c61.zip FreeBSD-src-e8e5635e4af61377712e49048b24aca59e6e6c61.tar.gz |
Spell "FreeBSD" with "F" and "BSD" in uppercase.
Diffstat (limited to 'usr.sbin/usbd')
-rw-r--r-- | usr.sbin/usbd/usbd.8 | 2 | ||||
-rw-r--r-- | usr.sbin/usbd/usbd.conf.5 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/usbd/usbd.8 b/usr.sbin/usbd/usbd.8 index 31f5554..5cd61a6 100644 --- a/usr.sbin/usbd/usbd.8 +++ b/usr.sbin/usbd/usbd.8 @@ -146,4 +146,4 @@ project. The event queue handling in .Nm was added by -.An Nick Hibma Aq n_hibma@freebsd.org . +.An Nick Hibma Aq n_hibma@FreeBSD.org . diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5 index 7f8d536..720b730 100644 --- a/usr.sbin/usbd/usbd.conf.5 +++ b/usr.sbin/usbd/usbd.conf.5 @@ -160,4 +160,4 @@ It is currently not possible to use a selection criterium more than once. For example it is not possible to specify more than one vendor Id. .Sh AUTHORS The man page for the usbd configuration file was written by -.An Nick Hibma Aq n_hibma@freebsd.org . +.An Nick Hibma Aq n_hibma@FreeBSD.org . |