xref: /netbsd-src/external/gpl3/binutils/usr.sbin/ncdcs/ncdcs.8 (revision 31580a89657e1d627dffb0f39ff2588d009e1272)
1*31580a89Sskrll.\"	$NetBSD: ncdcs.8,v 1.1 2009/08/18 20:22:20 skrll Exp $
2*31580a89Sskrll.\"
3*31580a89Sskrll.\" Copyright 2002 Jochen Roth
4*31580a89Sskrll.\" NetBSD changes copyright 2003 John Gordon
5*31580a89Sskrll.\"
6*31580a89Sskrll.\" This program is free software; you can redistribute it and/or
7*31580a89Sskrll.\" modify it under the terms of the GNU General Public License,
8*31580a89Sskrll.\" Version 2, as published by the Free Software Foundation.
9*31580a89Sskrll.\"
10*31580a89Sskrll.Dd April 18, 2003
11*31580a89Sskrll.Dt NCDCS 1
12*31580a89Sskrll.Os
13*31580a89Sskrll.Sh NAME
14*31580a89Sskrll.Nm ncdcs
15*31580a89Sskrll.Nd update the CRC & size in an IBM Network Station 1000 bootable
16*31580a89Sskrll.Sh SYNOPSIS
17*31580a89Sskrll.Nm
18*31580a89Sskrll.Ar infile
19*31580a89Sskrll.Op Ar outfile
20*31580a89Sskrll.Sh DESCRIPTION
21*31580a89SskrllThe
22*31580a89Sskrll.Nm
23*31580a89Sskrllutility adds the cyclic redundancy check and image size information to
24*31580a89Sskrlla bootable NetBSD image.
25*31580a89SskrllThe image must contain an NCD firmware header
26*31580a89Sskrllat the very beginning of its text segment.
27*31580a89Sskrll.Sh HISTORY
28*31580a89SskrllThe
29*31580a89Sskrll.Nm
30*31580a89Sskrllutility came from the Linux IBM Network Station 1000 port by
31*31580a89SskrllJochen Roth.
32