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