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

« back to all changes in this revision

Viewing changes to man/pr.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 PR "1" "September 2011" "GNU coreutils 8.12.197-032bb" "User Commands"
 
2
.TH PR "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3
3
.SH NAME
4
4
pr \- convert text files for printing
5
5
.SH SYNOPSIS
81
81
\fB\-s[CHAR]\fR turns off line truncation of all 3 column
82
82
options (\fB\-COLUMN\fR|\-a \fB\-COLUMN\fR|\-m) except \fB\-w\fR is set
83
83
.TP
84
 
\fB\-SSTRING\fR, \fB\-\-sep\-string\fR[=\fISTRING\fR]
 
84
\fB\-S[STRING]\fR, \fB\-\-sep\-string\fR[=\fISTRING\fR]
85
85
separate columns by STRING,
86
86
without \fB\-S\fR: Default separator <TAB> with \fB\-J\fR and <space>
87
87
otherwise (same as \fB\-S\fR" "), no effect on column options
124
124
.br
125
125
Report pr translation bugs to <http://translationproject.org/team/>
126
126
.SH COPYRIGHT
127
 
Copyright \(co 2011 Free Software Foundation, Inc.
 
127
Copyright \(co 2012 Free Software Foundation, Inc.
128
128
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
129
129
.br
130
130
This is free software: you are free to change and redistribute it.