Mon May 4 20:11:31 2009 UTC ()
Fix typo in Dd argument.


(wiz)
diff -r1.18 -r1.19 src/sbin/mount_union/mount_union.8

cvs diff -r1.18 -r1.19 src/sbin/mount_union/mount_union.8 (expand / switch to unified diff)

--- src/sbin/mount_union/mount_union.8 2008/02/05 16:54:07 1.18
+++ src/sbin/mount_union/mount_union.8 2009/05/04 20:11:30 1.19
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: mount_union.8,v 1.18 2008/02/05 16:54:07 ad Exp $ 1.\" $NetBSD: mount_union.8,v 1.19 2009/05/04 20:11:30 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1994 3.\" Copyright (c) 1994
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 donated to Berkeley by 6.\" This code is derived from software donated to Berkeley by
7.\" Jan-Simon Pendry. 7.\" Jan-Simon Pendry.
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
@@ -22,27 +22,27 @@ @@ -22,27 +22,27 @@
22.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 22.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 23.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 24.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
25.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 25.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 26.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 27.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31.\" SUCH DAMAGE. 31.\" SUCH DAMAGE.
32.\" 32.\"
33.\" @(#)mount_union.8 8.7 (Berkeley) 5/1/95 33.\" @(#)mount_union.8 8.7 (Berkeley) 5/1/95
34.\" 34.\"
35.Dd Febuary 5, 2008 35.Dd February 5, 2008
36.Dt MOUNT_UNION 8 36.Dt MOUNT_UNION 8
37.Os 37.Os
38.Sh NAME 38.Sh NAME
39.Nm mount_union 39.Nm mount_union
40.Nd mount union filesystems 40.Nd mount union filesystems
41.Sh SYNOPSIS 41.Sh SYNOPSIS
42.Nm 42.Nm
43.Op Fl b 43.Op Fl b
44.Op Fl o Ar options 44.Op Fl o Ar options
45.Ar directory 45.Ar directory
46.Ar uniondir 46.Ar uniondir
47.Sh DESCRIPTION 47.Sh DESCRIPTION
48The 48The