From 041088b2ff72a279de7977733119cef5c69dc15f Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 29 Jun 2006 20:01:08 +0000 Subject: - special/node may be specified multiple times; from andracs - clean up DESCRIPTION somewhat feedback/ok otto ray --- sbin/umount/umount.8 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'sbin') diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index c3d78f47e06..af662824a3d 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umount.8,v 1.13 2006/06/29 12:51:26 jmc Exp $ +.\" $OpenBSD: umount.8,v 1.14 2006/06/29 20:01:07 jmc Exp $ .\" $NetBSD: umount.8,v 1.2 1995/03/18 15:01:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -53,9 +53,12 @@ calls the .Xr unmount 2 system call to remove a .Ar special -device -or the remote node (rhost:path) from the file system tree at the point -.Ar node . +device or +.Ar node +.Pf ( Bo Ar rhost : +.Bc Ar path ) +from the file system tree. +Multiple devices and nodes may be specified on the command line. If neither .Ar special nor -- cgit v1.2.3