Sun Jun 19 22:27:56 2016 UTC ()
Fix typo.


(pgoyette)
diff -r1.6 -r1.7 src/share/man/man8/man8.x86/boot.8

cvs diff -r1.6 -r1.7 src/share/man/man8/man8.x86/boot.8 (expand / switch to unified diff)

--- src/share/man/man8/man8.x86/boot.8 2015/04/25 14:27:02 1.6
+++ src/share/man/man8/man8.x86/boot.8 2016/06/19 22:27:56 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: boot.8,v 1.6 2015/04/25 14:27:02 wiz Exp $ 1.\" $NetBSD: boot.8,v 1.7 2016/06/19 22:27:56 pgoyette Exp $
2.\" 2.\"
3.\" Copyright (c) 1991, 1993 3.\" Copyright (c) 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
5.\" 5.\"
6.\" This code is derived from software written and contributed 6.\" This code is derived from software written and contributed
7.\" to Berkeley by William Jolitz. 7.\" to Berkeley by William Jolitz.
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
@@ -365,27 +365,27 @@ and pass it the specified @@ -365,27 +365,27 @@ and pass it the specified
365.Ar arguments . 365.Ar arguments .
366If the module name is not an absolute path, 366If the module name is not an absolute path,
367.Pa /stand/ Xo Ns 367.Pa /stand/ Xo Ns
368.Aq Sy arch Ns 368.Aq Sy arch Ns
369.Pa / Ns 369.Pa / Ns
370.Aq Sy osversion Ns 370.Aq Sy osversion Ns
371.Pa /modules/ Ns 371.Pa /modules/ Ns
372.Aq Sy module Ns 372.Aq Sy module Ns
373.Pa / Ns 373.Pa / Ns
374.Aq Sy module Ns 374.Aq Sy module Ns
375.Pa .kmod 375.Pa .kmod
376.Xc 376.Xc
377is used. 377is used.
378Possible used of the 378Possible uses of the
379.Ic load 379.Ic load
380command include loading a memory disk image before booting a kernel, 380command include loading a memory disk image before booting a kernel,
381or loading a 381or loading a
382.Tn Xen 382.Tn Xen
383DOM0 kernel before booting the 383DOM0 kernel before booting the
384.Tn Xen 384.Tn Xen
385hypervisor. 385hypervisor.
386See 386See
387.Xr boot.cfg 5 387.Xr boot.cfg 5
388for examples. 388for examples.
389.Pp 389.Pp
390In addition to the 390In addition to the
391.Cm boot 391.Cm boot