Sat Mar 10 19:38:17 2012 UTC ()
Add missing word.


(wiz)
diff -r1.85 -r1.86 src/usr.sbin/installboot/installboot.8

cvs diff -r1.85 -r1.86 src/usr.sbin/installboot/installboot.8 (expand / switch to unified diff)

--- src/usr.sbin/installboot/installboot.8 2012/03/10 18:42:18 1.85
+++ src/usr.sbin/installboot/installboot.8 2012/03/10 19:38:16 1.86
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: installboot.8,v 1.85 2012/03/10 18:42:18 dsl Exp $ 1.\" $NetBSD: installboot.8,v 1.86 2012/03/10 19:38:16 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 2002-2012 The NetBSD Foundation, Inc. 3.\" Copyright (c) 2002-2012 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to The NetBSD Foundation 6.\" This code is derived from software contributed to The NetBSD Foundation
7.\" by Luke Mewburn of Wasabi Systems. 7.\" by Luke Mewburn of Wasabi Systems.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -446,27 +446,27 @@ Primary bootstrap for @@ -446,27 +446,27 @@ Primary bootstrap for
446.Tn MS-DOS 446.Tn MS-DOS
447.Sy FAT16 447.Sy FAT16
448file systems. 448file systems.
449This differs from 449This differs from
450.Nm bootxx_msdos 450.Nm bootxx_msdos
451in that it doesn't require the filesystem to have been initialised with 451in that it doesn't require the filesystem to have been initialised with
452any 452any
453.Ql reserved sectors . 453.Ql reserved sectors .
454It also uses the information in the 454It also uses the information in the
455.Ql Boot Parameter Block 455.Ql Boot Parameter Block
456to get the media and filesytem properties. 456to get the media and filesytem properties.
457The 457The
458.Ql hidden sectors 458.Ql hidden sectors
459field of the BPB must the offset of the partition in the disk. 459field of the BPB must be the offset of the partition in the disk.
460This can be set using the 460This can be set using the
461.Fl b Ar s1bno 461.Fl b Ar s1bno
462option. 462option.
463. 463.
464.It Pa /usr/mdec/bootxx_ffsv1 464.It Pa /usr/mdec/bootxx_ffsv1
465Primary bootstrap for 465Primary bootstrap for
466.Sy FFSv1 466.Sy FFSv1
467file systems 467file systems
468(the 468(the
469.Ql traditional 469.Ql traditional
470file system prior to 470file system prior to
471.Nx 6.0 ) . 471.Nx 6.0 ) .
472Use 472Use