From 8c232ab86fe271b3332d8989989d2f76803735a0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 18 Feb 2006 07:21:50 +0000 Subject: (usage): Use two spaces (not one) to separate the --first-only option string from its description, so help2man formats the derived man page properly. --- src/join.c | 4 ++-- src/pr.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/join.c b/src/join.c index 87f6c77cd..5f4bf25fb 100644 --- a/src/join.c +++ b/src/join.c @@ -1,5 +1,5 @@ /* join - join lines of two files on a common field - Copyright (C) 91, 1995-2005 Free Software Foundation, Inc. + Copyright (C) 91, 1995-2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -145,7 +145,7 @@ by whitespace. When FILE1 or FILE2 (not both) is -, read standard input.\n\ -e EMPTY replace missing input fields with EMPTY\n\ "), stdout); fputs (_("\ - -i, --ignore-case ignore differences in case when comparing fields\n\ + -i, --ignore-case ignore differences in case when comparing fields\n\ -j FIELD equivalent to `-1 FIELD -2 FIELD'\n\ -o FORMAT obey FORMAT while constructing output line\n\ -t CHAR use CHAR as input and output field separator\n\ diff --git a/src/pr.c b/src/pr.c index 4be18e307..23986ea6f 100644 --- a/src/pr.c +++ b/src/pr.c @@ -1,5 +1,5 @@ /* pr -- convert text files for printing. - Copyright (C) 88, 91, 1995-2005 Free Software Foundation, Inc. + Copyright (C) 88, 91, 1995-2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -2848,7 +2848,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ separate columns by STRING,\n\ without -S: Default separator with -J and \n\ otherwise (same as -S\" \"), no effect on column options\n\ - -t, --omit-header omit page headers and trailers\n\ + -t, --omit-header omit page headers and trailers\n\ "), stdout); fputs (_("\ -T, --omit-pagination\n\ -- cgit v1.2.3-70-g09d2