diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-26 23:27:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-26 23:27:39 +0000 |
commit | 71ea0e03614244a747096cf20320e3f5057fe9ac (patch) | |
tree | 8e07619151c7a9c5369d11dd62b3055b277903e8 /Build/source/texk/web2c | |
parent | 4cabe029e53d7b74996e026c1d70eb6200592c52 (diff) |
man page fixes from esr, tldoc mail 18 Jun 2013 01:13:54, http://tug.org/pipermail/tldoc/2013q2/000524.html
git-svn-id: svn://tug.org/texlive/trunk@30965 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/man1/synctex.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/synctexdir/man1/synctex.1 b/Build/source/texk/web2c/synctexdir/man1/synctex.1 index 5bb2bf4f98e..958266fccc7 100644 --- a/Build/source/texk/web2c/synctexdir/man1/synctex.1 +++ b/Build/source/texk/web2c/synctexdir/man1/synctex.1 @@ -1,4 +1,4 @@ -.Dd 03/13/12 \" DATE +.Dd 06/26/2013 \" DATE .Dt synctex 1 \" Program name and manual section number .Sh NAME .Nm synctex @@ -7,7 +7,7 @@ .Nm \fIcommand\fP [\fIoptions\fP] [\fIargs\fP] .Sh OVERVIEW -The Synchronization TeXnology is a new feature of recent TeX engines. +The Synchronization TeXnology is a feature of recent TeX engines. It allows to synchronize between input and output, which means to navigate from the source document to the typeset material and vice versa. |