From 39285f6008a26ff1d5facbffcbf12f57d60564d1 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Fri, 15 May 2009 17:28:51 +0100 Subject: doc: clarify the operation of the comm -123 parameters * src/comm.c (usage): give more information on the -123 parameters, with examples to show that they can be combined. Addresses . * doc/coreutils.texi (comm invocation): Mention that the column separators are suppressed along with the column. Suggestion from Dan Jacobson. * man/comm.x: Reference other commands that match adjacent lines. * man/join.x: ditto. * man/uniq.x: ditto. --- man/comm.x | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/comm.x') diff --git a/man/comm.x b/man/comm.x index dfc84806e..d4d8e00da 100644 --- a/man/comm.x +++ b/man/comm.x @@ -2,3 +2,5 @@ comm \- compare two sorted files line by line [DESCRIPTION] .\" Add any additional description here +[SEE ALSO] +join(1), uniq(1) -- cgit v1.2.3-70-g09d2