summaryrefslogtreecommitdiff
path: root/sbin/mount_ados/mount_ados.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_ados/mount_ados.8')
-rw-r--r--sbin/mount_ados/mount_ados.814
1 files changed, 11 insertions, 3 deletions
diff --git a/sbin/mount_ados/mount_ados.8 b/sbin/mount_ados/mount_ados.8
index 9bbbf9e0d17..54808e152e0 100644
--- a/sbin/mount_ados/mount_ados.8
+++ b/sbin/mount_ados/mount_ados.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_ados.8,v 1.6 1998/12/15 01:20:34 aaron Exp $
+.\" $OpenBSD: mount_ados.8,v 1.7 2000/10/10 22:51:41 marc Exp $
.\" $NetBSD: mount_ados.8,v 1.3 1995/03/18 14:57:09 cgd Exp $
.\"
.\" Copyright (c) 1993,1994 Christopher G. Demetriou
@@ -52,9 +52,17 @@ the device
to the global filesystem namespace at the location
indicated by
.Ar node .
-This command is normally executed by
+This command is invoked by
.Xr mount 8
-at boot time, but can be used by any user to mount an
+when using the syntax
+.Bd -ragged -offset 4n
+.Nm mount Op options
+-t ados
+.Ar special Ar node
+.Ed
+.Pp
+.Xr mount 8
+is normally run at boot time, but can be used by any user to mount an
AmigaDOS file system on any directory that they own (provided,
of course, that they have appropriate access to the device that
contains the file system).