summaryrefslogtreecommitdiff
path: root/sbin/mount_xfs
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-06-26 21:32:03 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-06-26 21:32:03 +0000
commit3645c411da470e13ac9593023891c6a6f0276dd2 (patch)
tree5b28f8f465d6e1558c0f3475e7d3c75d6a5202ba /sbin/mount_xfs
parent47132821cd07f16b53929af88afa9b50189eaf01 (diff)
Missing .Xr's from Margarida Sequeira <niness@devilness.org>.
Remove unmount(2) per millert suggestion; millert@ ok.
Diffstat (limited to 'sbin/mount_xfs')
-rw-r--r--sbin/mount_xfs/mount_xfs.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/mount_xfs/mount_xfs.8 b/sbin/mount_xfs/mount_xfs.8
index 2eb4a2f61b4..4cb7c8172a2 100644
--- a/sbin/mount_xfs/mount_xfs.8
+++ b/sbin/mount_xfs/mount_xfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_xfs.8,v 1.16 2001/08/17 11:13:57 mpech Exp $
+.\" $OpenBSD: mount_xfs.8,v 1.17 2002/06/26 21:32:02 fgsch Exp $
.\" $NetBSD: mount_null.8,v 1.4 1996/04/10 20:57:19 thorpej Exp $
.\"
.\" Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska Högskolan
@@ -72,8 +72,10 @@ But since the xfs interface is simple and generic
it could be used for other filesystems as well.
.\"
.Sh SEE ALSO
+.Xr mount 2 ,
.Xr afsd 8 ,
-.Xr mount 8
+.Xr mount 8 ,
+.Xr umount 8
.Sh HISTORY
The
.Nm