diff options
-rw-r--r-- | share/man/man5/fstab.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 63bcecb9f56..af0c3da4f45 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.16 2001/08/03 15:21:16 mpech Exp $ +.\" $OpenBSD: fstab.5,v 1.17 2001/10/02 21:26:34 jakob Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -86,7 +86,7 @@ For swap partitions, this field should be specified as The third field, .Fa fs_vfstype , describes the type of the filesystem. -The system currently supports eleven types of filesystems: +The system currently supports twelve types of filesystems: .Pp .Bl -tag -width indent -offset indent -compact .It adosfs |