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