summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/mount/mount.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index e149065728e..aafe67750ee 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount.8,v 1.72 2013/09/23 12:14:20 ajacoutot Exp $
+.\" $OpenBSD: mount.8,v 1.73 2013/12/17 18:50:06 espie Exp $
.\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)mount.8 8.7 (Berkeley) 3/27/94
.\"
-.Dd $Mdocdate: September 23 2013 $
+.Dd $Mdocdate: December 17 2013 $
.Dt MOUNT 8
.Os
.Sh NAME
@@ -389,6 +389,7 @@ with option
.Xr mount_nfs 8 ,
.Xr mount_ntfs 8 ,
.Xr mount_procfs 8 ,
+.Xr mount_tmpfs 8 ,
.Xr mount_udf 8 ,
.Xr mount_vnd 8 ,
.Xr sysctl 8 ,