~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to man/ptx.1

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-11-28 03:03:42 UTC
  • mfrom: (8.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20121128030342-21zanj8354gas5gr
Tags: 8.20-3ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Make 'uname -i -p' return the real processor/hardware, instead of
    unknown.
  - Build-depend on gettext:any instead of on gettext, so that apt-get can
    properly resolve build-dependencies on the tool when cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2
 
.TH PTX "1" "September 2011" "GNU coreutils 8.12.197-032bb" "User Commands"
 
2
.TH PTX "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3
3
.SH NAME
4
4
ptx \- produce a permuted index of file contents
5
5
.SH SYNOPSIS
19
19
output automatically generated references
20
20
.TP
21
21
\fB\-G\fR, \fB\-\-traditional\fR
22
 
behave more like System V `ptx'
 
22
behave more like System V 'ptx'
23
23
.TP
24
24
\fB\-F\fR, \fB\-\-flag\-truncation\fR=\fISTRING\fR
25
25
use STRING for flagging line truncations
26
26
.TP
27
27
\fB\-M\fR, \fB\-\-macro\-name\fR=\fISTRING\fR
28
 
macro name to use instead of `xx'
 
28
macro name to use instead of 'xx'
29
29
.TP
30
30
\fB\-O\fR, \fB\-\-format\fR=\fIroff\fR
31
31
generate output as roff directives
71
71
\fB\-\-version\fR
72
72
output version information and exit
73
73
.PP
74
 
With no FILE or if FILE is \-, read Standard Input.  `\-F /' by default.
 
74
With no FILE or if FILE is \-, read Standard Input.  '\-F /' by default.
75
75
.SH AUTHOR
76
76
Written by F. Pinard.
77
77
.SH "REPORTING BUGS"
83
83
.br
84
84
Report ptx translation bugs to <http://translationproject.org/team/>
85
85
.SH COPYRIGHT
86
 
Copyright \(co 2011 Free Software Foundation, Inc.
 
86
Copyright \(co 2012 Free Software Foundation, Inc.
87
87
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
88
88
.br
89
89
This is free software: you are free to change and redistribute it.