aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2004-08-16 15:45:27 +0000
committerMarius Strobl <marius@FreeBSD.org>2004-08-16 15:45:27 +0000
commit39513fa66497aa8f8b91f43c923db7d31db657a3 (patch)
treeb0e11f4b8347dd4899a1326d52f2bb6e6a254b40 /libexec
parent76c4b2cb5d7557e74739571df0d38de52b65f5e1 (diff)
downloadsrc-39513fa66497aa8f8b91f43c923db7d31db657a3.tar.gz
src-39513fa66497aa8f8b91f43c923db7d31db657a3.zip
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
"Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended). Ok'ed by: tmm
Notes
Notes: svn path=/head/; revision=133862
Diffstat (limited to 'libexec')
-rw-r--r--libexec/tftpd/tftpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftpd.c b/libexec/tftpd/tftpd.c
index d477d36f16b7..dd253e401641 100644
--- a/libexec/tftpd/tftpd.c
+++ b/libexec/tftpd/tftpd.c
@@ -451,7 +451,7 @@ again:
/*
* Don't reject the request, just stop trying
* to parse the option and get on with it.
- * Some Apple OpenFirmware versions have
+ * Some Apple Open Firmware versions have
* trailing garbage on the end of otherwise
* valid requests.
*/