File: gtkdiff-rcs.1.in

package info (click to toggle)
gtkdiff 1.8.0-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,736 kB
  • ctags: 1,654
  • sloc: ansic: 15,829; sh: 763; makefile: 320; sed: 93
file content (37 lines) | stat: -rw-r--r-- 771 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.TH GTKDIFF-RCS 1 Version @VERSION@
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other parms are allowed: see man(7), man(1)
.SH NAME
gtkdiff-rcs \- compare RCS revisions using gtkdiff
.SH SYNOPSIS
.B gtkdiff-rcs
[
.BR \-r
rev1
[
.BR \-r
rev2
]
]
.I file
.SH DESCRIPTION
.BR gtkdiff-rcs
is a replacement for rcsdiff. It runs
.BR gtkdiff (1)
to compare two revisions of a given RCS file.
.SH OPTIONS
.BR gtkdiff-rcs
intends to be compatible with
.BR rcsdiff (1).
.PP
.SH LIMITATIONS
Unlike
.BR rcsdiff (1),
.BR gtkdiff-rcs
only accepts one file a time.
.SH SEE ALSO
.BR rcsdiff (1),
.BR gtkdiff (1).
.SH AUTHOR
This manual page was written by Gregor Hoffleit <flight@debian.org>,
for the Debian GNU/Linux system (but may be used by others).