From 663c5934cf3a56483e985ffb41694c26c6800bad Mon Sep 17 00:00:00 2001 From: Marco S Hyman Date: Thu, 19 Oct 2000 17:43:05 +0000 Subject: invoked from mount -t ... --- sbin/mount_ext2fs/mount_ext2fs.8 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/mount_ext2fs/mount_ext2fs.8 b/sbin/mount_ext2fs/mount_ext2fs.8 index e1a8f2cd5c8..d2f2a719898 100644 --- a/sbin/mount_ext2fs/mount_ext2fs.8 +++ b/sbin/mount_ext2fs/mount_ext2fs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_ext2fs.8,v 1.5 1999/07/21 01:07:54 deraadt Exp $ +.\" $OpenBSD: mount_ext2fs.8,v 1.6 2000/10/19 17:43:04 marc Exp $ .\" .\" Copyright (c) 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -50,6 +50,14 @@ command attaches a ext2fs file system .Ar special device on to the file system tree at the point .Ar node . +This command is invoked by +.Xr mount 8 +when using the syntax +.Bd -ragged -offset 4n +.Nm mount Op options +-t ext2fs +.Ar special Ar node +.Ed .Pp This command is normally executed by .Xr mount 8 -- cgit v1.2.3