svn commit: r219904 - head/sbin/mount_unionfs

Gleb Smirnoff glebius at FreeBSD.org
Wed Mar 23 13:44:09 UTC 2011


Author: glebius
Date: Wed Mar 23 13:44:09 2011
New Revision: 219904
URL: http://svn.freebsd.org/changeset/base/219904

Log:
  Fix SYNOPSIS.

Modified:
  head/sbin/mount_unionfs/mount_unionfs.8

Modified: head/sbin/mount_unionfs/mount_unionfs.8
==============================================================================
--- head/sbin/mount_unionfs/mount_unionfs.8	Wed Mar 23 13:43:56 2011	(r219903)
+++ head/sbin/mount_unionfs/mount_unionfs.8	Wed Mar 23 13:44:09 2011	(r219904)
@@ -39,7 +39,7 @@
 .Nd mount union file systems
 .Sh SYNOPSIS
 .Nm
-.Op Fl br
+.Op Fl b
 .Op Fl o Ar options
 .Ar directory
 .Ar uniondir


More information about the svn-src-all mailing list