docs/70402: [patch] MNT_SNAPSHOT not documented in mount(2) man page

James Raftery james at now.ie
Fri Aug 13 10:50:12 UTC 2004


>Number:         70402
>Category:       docs
>Synopsis:       [patch] MNT_SNAPSHOT not documented in mount(2) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 10:50:11 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     James Raftery
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD bender.kerna.ie 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue Jun 1 18:01:29 IST 2004 root at bender.kerna.ie:/usr/obj/usr/src/sys/BENDER i386

>Description:
	The MNT_SNAPSHOT mount option isn't documented in the man page
	for mount(2).

>How-To-Repeat:
	N/A
>Fix:

	Patch below to src/lib/libc/sys/mount.2

--- freebsd-mount.2-patch begins here ---
--- mount.2.orig	Fri Aug 13 11:25:21 2004
+++ mount.2	Fri Aug 13 11:28:59 2004
@@ -129,6 +129,8 @@
 Disable read clustering.
 .It Dv MNT_NOCLUSTERW
 Disable write clustering.
+.It Dv MNT_SNAPSHOT
+Snapshot the filesystem.
 .El
 .Pp
 The flag
--- freebsd-mount.2-patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list