~nacc/ubuntu-dev-tools/update-vcs

« back to all changes in this revision

Viewing changes to doc/check-symbols.1

  • Committer: Siegfried-Angel Gevatter Pujals
  • Date: 2008-02-17 17:29:47 UTC
  • Revision ID: rainct@ubuntu.com-20080217172947-bhqa27jkdn9jdw5h
Many changes (most related to manpages).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" Title: check-symbols
2
 
.\" Author: Albert Damen
3
 
.\" Contact details: albrt@gmx.net
4
 
.\" 
5
 
.\" Copyright (C), 2007, Albert Damen
6
 
.\"
7
 
.\" Permission is granted to copy, distribute and/or modify this document under 
8
 
.\" the terms of the GNU General Public License version 2.
9
 
.\" 
10
1
.TH "CHECK\-SYMBOLS" "1" "December 9, 2007" "ubuntu-dev-tools"
 
2
 
11
3
.SH "NAME"
12
4
check\-symbols \- verify symbols exported by a new library version
13
 
.\"
 
5
 
14
6
.SH "SYNOPSIS"
15
7
\fBcheck\-symbols\fP <\fIsource\-package\fR\> [\fIDEBDIR\fR]
16
 
.\"
 
8
 
17
9
.SH "DESCRIPTION"
18
10
To verify the symbols exported by a new library version, run 
19
11
\fBcheck-symbols\fP with the name of the source package as argument. 
32
24
.PP 
33
25
If no value is given for DEBDIR, the script will assume the new library 
34
26
deb files are stored in /var/cache/pbuilder/result.
35
 
.\"
 
27
 
36
28
.SH "EXAMPLES"
37
 
.TP 
38
29
\fBcheck\-symbols\fP telepathy-glib .
39
30
.TP
40
31
This will:
51
42
.TP 2
52
43
\(bu List the result in diff format.
53
44
.RE
54
 
.\"
 
45
 
55
46
.SH "BUGS"
56
47
.nf
57
48
Please report bugs on: 
58
49
https://bugs.launchpad.net/ubuntu/+source/ubuntu\-dev\-tools/
59
50
.fi
60
 
.\"
 
51
 
61
52
.SH "SEE ALSO"
62
53
.BR nm (1)
 
54
 
 
55
.SH "AUTHOR"
 
56
\fBcheck\-symbols\fP was written by Daniel Holbach <daniel.holbach@ubuntu.com>
 
57
and this manpage by Albert Damen <albrt@gmx.net>. Both are licensed
 
58
under the GNU General Public License, version 2.