diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2009-09-23 21:53:25 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2009-09-23 21:53:25 +0000 |
commit | ac7a2d2f848928fba5054d37343754fc4b2d557d (patch) | |
tree | dc7f4a9b7ec6ad5de93e65e35e9fe698129772b1 /util/nvramtool/nvramtool.8 | |
parent | 6c641ee035fbef06ca0cbb42c921fb7028cf5216 (diff) | |
download | coreboot-ac7a2d2f848928fba5054d37343754fc4b2d557d.tar.xz |
fix some wrong occurences of the FSF's address (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4665 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/nvramtool/nvramtool.8')
-rw-r--r-- | util/nvramtool/nvramtool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/nvramtool/nvramtool.8 b/util/nvramtool/nvramtool.8 index 2b9ff496ba..e12070bf39 100644 --- a/util/nvramtool/nvramtool.8 +++ b/util/nvramtool/nvramtool.8 @@ -25,7 +25,7 @@ .\" .\" You should have received a copy of the GNU General Public License along .\" with this program; if not, write to the Free Software Foundation, Inc., -.\" 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +.\" 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. .\"***************************************************************************/ .TH NVRAMTOOL 8 "September 2008" .SH NAME |