From b89269048dd787becc4aa4fbcec29035eaef92fd Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 19 Oct 2009 21:37:31 +0000 Subject: [PATCH] Make the usage of the default zoneinfo file to install clearer. MFC after: 1 week --- usr.sbin/tzsetup/tzsetup.8 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8 index fd355b697f6..66afdd478e4 100644 --- a/usr.sbin/tzsetup/tzsetup.8 +++ b/usr.sbin/tzsetup/tzsetup.8 @@ -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 adjusting the clock if not set to .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 .