[med-svn] [nutsqlite] 05/07: Updates man page for Debian

Iain R. Learmonth irl at moszumanska.debian.org
Sat Oct 29 19:14:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

irl pushed a commit to branch master
in repository nutsqlite.

commit 5f36cfe967bc336bccc0c1967b9dc481f65c0b91
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Sat Oct 29 20:07:22 2016 +0100

    Updates man page for Debian
---
 debian/nut.1 | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/nut.1 b/debian/nut.1
index ee7e685..a139983 100644
--- a/debian/nut.1
+++ b/debian/nut.1
@@ -46,7 +46,7 @@ and unzip it in some directory.
 
 .PP
 
-Run "updateNUT.tcl", an executable included in the
+Run "update-nut", an executable included in the
 .B NUT
 distribution, in the same directory where you put the USDA database.
 This script will load your new 
@@ -54,7 +54,7 @@ This script will load your new
 database with the 
 .B NUT
 code.
-After this step, run "nut.tcl" to start
+After this step, run "nut" to start
 .B NUT.
 Initially,
 .B NUT
@@ -62,21 +62,21 @@ will see the USDA tables and load them as well as
 any legacy files from previous versions
 of
 .B NUT.
-After these steps, both "updateNUT.tcl" and the USDA files are not 
+After these steps, both "update-nut" and the USDA files are not 
 required and can be deleted.  
 .PP
-"nut.tcl" can start the program with
+"nut" can start the program with
 a different location for
 the 
 .B NUT 
 database and a different location for legacy files.
-These changes are easily made by editing "nut.tcl".  
+These changes are easily made by editing "nut".  
 .PP
-In addition, a value can be changed in "nut.tcl" to make the program usable
+In addition, a value can be changed in "nut" to make the program usable
 on screens with a high resolution.  
 .B NUT
 will check how many pixels you have and create a font/window combination
-that is always legible.  Change the "appSize" variable in "nut.tcl"
+that is always legible.  Change the "appSize" variable in "nut"
 to between 0.7 (small) and 1.3 (almost fullscreen) to magnify the default Tk
 font and window sizes appropriately.
 .PP
@@ -800,8 +800,8 @@ sqlite> .quit
 .SH "FILES"
 .nf
 nut.sqlite    All personal data, the USDA Nutrient Database, and Tcl scripts
-updateNUT.tcl Tcl script to create or update the NUT code in the database
-nut.tcl       Tcl script to start the NUTsqlite program
+update-nut    Tcl script to create or update the NUT code in the database
+nut           Tcl script to start the NUTsqlite program
 .fi 
 .SH "AUTHOR"
 .LP 
@@ -810,4 +810,5 @@ Jim Jozwiak (jozwiak at gmail.com, av832 at lafn.org)
 http://nut.sourceforge.net/
 .SH "COPYING"
 .LP 
-Copyright (C) 1996-2016 by Jim Jozwiak.
+Copyright (C) 1996-2016 by Jim Jozwiak. This manual page was updated by Iain
+R. Learmonth <irl at debian.org> for the Debian distribution.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nutsqlite.git



More information about the debian-med-commit mailing list