Author: edwin
Date: Mon Oct 19 21:37:31 2009
New Revision: 198255
URL: http://svn.freebsd.org/changeset/base/198255

Log:
  Make the usage of the default zoneinfo file to install clearer.
  
  MFC after:     1 week

Modified:
  head/usr.sbin/tzsetup/tzsetup.8

Modified: head/usr.sbin/tzsetup/tzsetup.8
==============================================================================
--- head/usr.sbin/tzsetup/tzsetup.8     Mon Oct 19 21:24:19 2009        
(r198254)
+++ head/usr.sbin/tzsetup/tzsetup.8     Mon Oct 19 21:37:31 2009        
(r198255)
@@ -32,7 +32,7 @@
 .Sh SYNOPSIS
 .Nm
 .Op Fl ns
-.Op Ar default
+.Op Ar zoneinfo file
 .Sh DESCRIPTION
 The
 .Nm
@@ -56,10 +56,11 @@ Skip the initial question about adjustin
 .Tn UTC .
 .El
 .Pp
-It is possible to short-circuit the menu system by specifying a
-.Ar default
-on the command line; this is intended mainly for pre-configured
-installation scripts.
+It is possible to short-circuit the menu system by specifying the
+location of a
+.Ar zoneinfo file
+on the command line; this is intended mainly for pre-configured installation
+scripts.
 .Sh TIMEZONE DATABASE
 The contents of the timezone database are indexed by
 .Pa /usr/share/zoneinfo/zone.tab .
_______________________________________________
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