diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-08-07 21:06:32 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-08-07 21:06:32 +0000 |
commit | 4bab0ee5284a5520232764afef461329243dde21 (patch) | |
tree | 953afba6c4238d7caca188f5a30d508554175851 /etc | |
parent | c4cab931c5880a69501c2d44269fa63c67e614b5 (diff) | |
download | src-4bab0ee5284a5520232764afef461329243dde21.tar.gz src-4bab0ee5284a5520232764afef461329243dde21.zip |
Correct typo in Matt's name.
Notes
Notes:
svn path=/head/; revision=118638
Diffstat (limited to 'etc')
-rw-r--r-- | etc/rc.d/initdiskless | 2 | ||||
-rw-r--r-- | etc/rc.initdiskless | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.d/initdiskless b/etc/rc.d/initdiskless index b6fb790982d3..e33ec21578b9 100644 --- a/etc/rc.d/initdiskless +++ b/etc/rc.d/initdiskless @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 1999 Matt Dillion +# Copyright (c) 1999 Matt Dillon # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index b6fb790982d3..e33ec21578b9 100644 --- a/etc/rc.initdiskless +++ b/etc/rc.initdiskless @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 1999 Matt Dillion +# Copyright (c) 1999 Matt Dillon # All rights reserved. # # Redistribution and use in source and binary forms, with or without |