From 5e36d73ae41546aecb0bd57980be9f73d6715ba4 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 30 Dec 2005 16:54:28 +0000 Subject: better wording, based on a diff from daniel matic; --- sbin/umount/umount.8 | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'sbin') diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index b9a08447d03..55d26a1124e 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umount.8,v 1.11 2003/06/02 20:06:17 millert Exp $ +.\" $OpenBSD: umount.8,v 1.12 2005/12/30 16:54:27 jmc Exp $ .\" $NetBSD: umount.8,v 1.2 1995/03/18 15:01:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -92,17 +92,12 @@ The list of filesystem types can be prefixed with to specify the filesystem types for which action should .Em not be taken. -For example, the -.Nm -command: +For example, the following command +unmounts all filesystems of type +NFS and MFS: .Bd -literal -offset indent # umount -a -t nfs,mfs .Ed -.Pp -umounts all filesystems of the type -.Tn NFS -and -.Tn MFS . .It Fl v Verbose, additional information is printed out as each file system is unmounted. -- cgit v1.2.3