diff options
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r-- | share/man/man5/fstab.5 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 57778cbeef6..fbd0fa98a84 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.29 2005/03/09 01:50:28 pvalchev Exp $ +.\" $OpenBSD: fstab.5,v 1.30 2005/06/27 08:57:19 jmc Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -143,6 +143,8 @@ can be used in the .Dq noauto form to cause a file system not to be mounted automatically (with +.Ic mount -A +or .Ic mount -a , or at system boot time). .Pp |