summaryrefslogtreecommitdiffstats
path: root/share/man/man9/vfs_unmountall.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-08 10:04:08 +0000
committerru <ru@FreeBSD.org>2001-08-08 10:04:08 +0000
commitb055ad70111a7bc662ca4573afb0416aa474a7a1 (patch)
tree59d3abd7b54cffb6d6152e0e0cc1d96952cbe9d3 /share/man/man9/vfs_unmountall.9
parentf0012465c8abe6fd00d73fc8b5592f980744139b (diff)
downloadFreeBSD-src-b055ad70111a7bc662ca4573afb0416aa474a7a1.zip
FreeBSD-src-b055ad70111a7bc662ca4573afb0416aa474a7a1.tar.gz
mdoc(7) police: markup, grammar, and spelling nits.
Diffstat (limited to 'share/man/man9/vfs_unmountall.9')
-rw-r--r--share/man/man9/vfs_unmountall.910
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man9/vfs_unmountall.9 b/share/man/man9/vfs_unmountall.9
index 99768cf..1537c1c 100644
--- a/share/man/man9/vfs_unmountall.9
+++ b/share/man/man9/vfs_unmountall.9
@@ -1,6 +1,6 @@
.\" Copyright (c) 2001 Chris Costello <chris@FreeBSD.org>
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -9,7 +9,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -21,9 +21,9 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD$
-.\"
+.\"
.Dd July 26, 2001
.Dt VFS_UNMOUNTALL 9
.Os
@@ -31,7 +31,7 @@
.Nm vfs_unmountall
.Nd unmount all file systems
.Sh SYNOPSIS
-.Fd #include <sys/mount.h>
+.In sys/mount.h
.Ft void
.Fn vfs_unmountall "void"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud