diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:55:15 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:55:15 -0400 |
| commit | 253e67c8b3a72b3a4757fdbc5845297628db0a4a (patch) | |
| tree | adf53b66087aa30dfbf8bf391a1dadb044c3bf4d /static/netbsd/man8/ncdcs.8 | |
| parent | a9157ce950dfe2fc30795d43b9d79b9d1bffc48b (diff) | |
docs: Added All NetBSD Manuals
Diffstat (limited to 'static/netbsd/man8/ncdcs.8')
| -rw-r--r-- | static/netbsd/man8/ncdcs.8 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/static/netbsd/man8/ncdcs.8 b/static/netbsd/man8/ncdcs.8 new file mode 100644 index 00000000..00181aea --- /dev/null +++ b/static/netbsd/man8/ncdcs.8 @@ -0,0 +1,31 @@ +.\" $NetBSD: ncdcs.8,v 1.1 2009/08/18 20:22:20 skrll Exp $ +.\" +.\" Copyright 2002 Jochen Roth +.\" NetBSD changes copyright 2003 John Gordon +.\" +.\" This program is free software; you can redistribute it and/or +.\" modify it under the terms of the GNU General Public License, +.\" Version 2, as published by the Free Software Foundation. +.\" +.Dd April 18, 2003 +.Dt NCDCS 1 +.Os +.Sh NAME +.Nm ncdcs +.Nd update the CRC & size in an IBM Network Station 1000 bootable +.Sh SYNOPSIS +.Nm +.Ar infile +.Op Ar outfile +.Sh DESCRIPTION +The +.Nm +utility adds the cyclic redundancy check and image size information to +a bootable NetBSD image. +The image must contain an NCD firmware header +at the very beginning of its text segment. +.Sh HISTORY +The +.Nm +utility came from the Linux IBM Network Station 1000 port by +Jochen Roth. |
