Signed-off-by: Karel Zak <kzak@redhat.com>
.BI /sbin/mount. suffix
.I spec dir
.RB [ \-sfnv ]
+.RB [ \-N
+.IR namespace ]
.RB [ \-o
.IR options ]
.RB [ \-t
.IR type \fB. subtype ]
.in
.sp
-where the \fIsuffix\fR is the filesystem type and the \fB\-sfnvo\fR options have
+where the \fIsuffix\fR is the filesystem type and the \fB\-sfnvoN\fR options have
the same meaning as the normal mount options. The \fB\-t\fR option is used for
filesystems with subtypes support (for example
.BR "/sbin/mount.fuse \-t fuse.sshfs" ).
.BI umount. suffix
.RI { directory | device }
.RB [ \-flnrv ]
+.RB [ \-N
+.IR namespace ]
.RB [ \-t
.IR type . subtype ]
.RE