Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/common Fix typo in usage
details: https://anonhg.NetBSD.org/src/rev/eba95698032f
branches: trunk
changeset: 777537:eba95698032f
user: martin <martin%NetBSD.org@localhost>
date: Wed Feb 22 16:12:34 2012 +0000
description:
Fix typo in usage
diffstat:
distrib/common/sunbootcd.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 48d14bd769f3 -r eba95698032f distrib/common/sunbootcd.sh
--- a/distrib/common/sunbootcd.sh Wed Feb 22 14:12:04 2012 +0000
+++ b/distrib/common/sunbootcd.sh Wed Feb 22 16:12:34 2012 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $NetBSD: sunbootcd.sh,v 1.5 2008/04/30 13:10:48 martin Exp $
+# $NetBSD: sunbootcd.sh,v 1.6 2012/02/22 16:12:34 martin Exp $
#
# Copyright (c) 2003 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -50,7 +50,7 @@
The architecture arguments must be bootable file system image
for that architecture, or \`-' if no entry is desired.
\`fsimage' is typically an iso9660 file system image, although
- any time of file system can be used as long as the first 512
+ any type of file system can be used as long as the first 512
bytes of the image are not used. \`fsimage' is modified, and
the additional partitions are added in order. If the same
filename is used more than once for different architectures,
Home |
Main Index |
Thread Index |
Old Index