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

« back to all changes in this revision

Viewing changes to debian/patches/61_whoips.dpatch

  • Committer: Colin Watson
  • Date: 2013-10-30 15:48:33 UTC
  • mfrom: (8.3.5 sid)
  • Revision ID: cjwatson@canonical.com-20131030154833-xdt6e1yfffqom1c4
merge from Debian 8.21-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
         case_GETOPT_HELP_CHAR;
129
129
 
130
130
         case_GETOPT_VERSION_CHAR (PROGRAM_NAME, AUTHORS);
131
 
--- coreutils-8.13/man/who.1    2011-09-08 10:29:17.000000000 -0400
132
 
+++ -   2011-09-12 13:35:55.454592819 -0400
133
 
@@ -22,6 +22,11 @@
134
 
 \fB\-H\fR, \fB\-\-heading\fR
135
 
 print line of column headings
136
 
 .TP
137
 
+\fB\-\-ips\fR
138
 
+print ips instead of hostnames. with \fB\-\-lookup\fR,
139
 
+canonicalizes based on stored IP, if available,
140
 
+rather than stored hostname
141
 
+.TP
142
 
 \fB\-l\fR, \fB\-\-login\fR
143
 
 print system login processes
144
 
 .TP
145