diff options
author | Jim Meyering <jim@meyering.net> | 2003-04-10 07:15:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-04-10 07:15:38 +0000 |
commit | 56dada99d46c2fa4471dde26465217c66f1e858e (patch) | |
tree | 7081e86a87e6d998e49175fbd24feeaf21dd75c8 /man | |
parent | 33a6eab7e6dfe5cda04ada1fd35f75c25ee21d88 (diff) | |
download | coreutils-56dada99d46c2fa4471dde26465217c66f1e858e.tar.xz |
Add `SEE ALSO' reference to unexpand.
Diffstat (limited to 'man')
-rw-r--r-- | man/expand.x | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/expand.x b/man/expand.x index 95e5e3a7e..06c538882 100644 --- a/man/expand.x +++ b/man/expand.x @@ -2,3 +2,5 @@ expand \- convert tabs to spaces [DESCRIPTION] .\" Add any additional description here +[SEE ALSO] +unexpand(1) |