Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 18:57:52 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r245821 - head/usr.bin/xinstall
Message-ID:  <201301221857.r0MIvq2H074806@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brooks
Date: Tue Jan 22 18:57:51 2013
New Revision: 245821
URL: http://svnweb.freebsd.org/changeset/base/245821

Log:
  Remove documentation of the old -M option.
  
  Sponsored by:	DARPA, AFRL

Modified:
  head/usr.bin/xinstall/install.1

Modified: head/usr.bin/xinstall/install.1
==============================================================================
--- head/usr.bin/xinstall/install.1	Tue Jan 22 18:54:03 2013	(r245820)
+++ head/usr.bin/xinstall/install.1	Tue Jan 22 18:57:51 2013	(r245821)
@@ -36,7 +36,7 @@
 .Nd install binaries
 .Sh SYNOPSIS
 .Nm
-.Op Fl bCcMpSsUv
+.Op Fl bCcpSsUv
 .Op Fl B Ar suffix
 .Op Fl D Ar destdir
 .Op Fl f Ar flags
@@ -50,7 +50,7 @@
 .Op Fl T Ar tags
 .Ar file1 file2
 .Nm
-.Op Fl bCcMpSsUv
+.Op Fl bCcpSsUv
 .Op Fl B Ar suffix
 .Op Fl D Ar destdir
 .Op Fl f Ar flags
@@ -194,9 +194,6 @@ are:
 Absolute and relative have effect only for symbolic links.
 Mixed links
 are hard links for files on the same filesystem, symbolic otherwise.
-.It Fl M
-Disable all use of
-.Xr mmap 2 .
 .It Fl M Ar metalog
 Write the metadata associated with each item installed to
 .Ar metalog



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301221857.r0MIvq2H074806>