diff options
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r-- | share/man/man5/fstab.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 80690f98327..055e2b2f116 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.53 2015/09/10 17:55:21 schwarze Exp $ +.\" $OpenBSD: fstab.5,v 1.54 2022/03/31 17:27:22 naddy Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)fstab.5 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: September 10 2015 $ +.Dd $Mdocdate: March 31 2022 $ .Dt FSTAB 5 .Os .Sh NAME @@ -215,7 +215,7 @@ are unused. If .Fa fs_type is specified as -.Dq xx +.Dq xx , the entry is ignored. This is useful to show disk partitions which are currently unused. .Pp |