~ubuntu-branches/ubuntu/karmic/kde-l10n-ca/karmic-backports

« back to all changes in this revision

Viewing changes to docs/kdesdk/scripts/man-cvslastchange.1.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-01-06 08:12:06 UTC
  • Revision ID: james.westby@ubuntu.com-20080106081206-uw248cwxfxui6j4f
Tags: upstream-4.0.0
Import upstream version 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
<!ENTITY cvslastchange "<command
 
4
>cvslastchange</command
 
5
>">
 
6
<!ENTITY CVS "<acronym
 
7
>CVS</acronym
 
8
>">
 
9
<!ENTITY % Catalan  "INCLUDE">
 
10
]>
 
11
 
 
12
<refentry lang="&language;">
 
13
<refentryinfo>
 
14
<author
 
15
><personname
 
16
><firstname
 
17
>Ben</firstname
 
18
><surname
 
19
>Burton</surname
 
20
></personname
 
21
> <email
 
22
>bab@debian.org</email
 
23
></author>
 
24
<date
 
25
>8 de març del 2003</date>
 
26
</refentryinfo>
 
27
 
 
28
<refmeta>
 
29
<refentrytitle
 
30
>&cvslastchange;</refentrytitle>
 
31
<manvolnum
 
32
>1</manvolnum>
 
33
</refmeta>
 
34
 
 
35
<refnamediv>
 
36
<refname
 
37
>&cvslastchange;</refname>
 
38
<refpurpose
 
39
>Mostra l'últim canvi a un fitxer entregat al &CVS;</refpurpose>
 
40
</refnamediv>
 
41
 
 
42
<refsynopsisdiv>
 
43
<cmdsynopsis
 
44
>&cvslastchange; <group
 
45
><replaceable
 
46
>fitxer</replaceable
 
47
></group
 
48
> </cmdsynopsis>
 
49
</refsynopsisdiv>
 
50
 
 
51
<refsect1>
 
52
<title
 
53
>Descripció</title>
 
54
 
 
55
<para
 
56
>&cvslastchange; mostra l'últim canvi fet a un fitxer entregat al &CVS;. Per a fer això s'usa <command
 
57
>cvs diff</command
 
58
> i <command
 
59
>cvs log</command
 
60
>.</para>
 
61
 
 
62
<para
 
63
>&cvslastchange; funciona sobre qualsevol branca del &CVS;, menys per a HEAD.</para>
 
64
 
 
65
<para
 
66
>Aquesta utilitat forma part del joc per a desenvolupar programari del &kde;.</para>
 
67
 
 
68
</refsect1>
 
69
 
 
70
<refsect1>
 
71
<title
 
72
>Veure també</title>
 
73
 
 
74
<para
 
75
>cvslastlog(1) cvsrevertlast(1) cvs(1)</para>
 
76
 
 
77
</refsect1>
 
78
 
 
79
</refentry>