Author: chinsan (doc,ports committer)
Date: Sun Jan 11 05:59:27 2009
New Revision: 187043
URL: http://svn.freebsd.org/changeset/base/187043

Log:
  Synchronize pkg_install(1) with HEAD: fix typo

Modified:
  stable/6/usr.sbin/pkg_install/add/pkg_add.1

Modified: stable/6/usr.sbin/pkg_install/add/pkg_add.1
==============================================================================
--- stable/6/usr.sbin/pkg_install/add/pkg_add.1 Sun Jan 11 05:56:56 2009        
(r187042)
+++ stable/6/usr.sbin/pkg_install/add/pkg_add.1 Sun Jan 11 05:59:27 2009        
(r187043)
@@ -15,7 +15,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 30, 2008
+.Dd Jan 4, 2009
 .Dt PKG_ADD 1
 .Os
 .Sh NAME
@@ -90,7 +90,7 @@ if it is defined or in current directory
 .It Fl i , -no-deps
 Install the package without fetching and installing
 dependencies.
-.It Fl I , -no-scripts
+.It Fl I , -no-script
 If any installation scripts (pre-install or post-install) exist for a given
 package, do not execute them.
 .It Fl n , -dry-run
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to