diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 13:43:56 +0000 |
| commit | 6c7216df785592bb069469113f556dfd1946ed5d (patch) | |
| tree | 4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/paste/paste.1 | |
| parent | 55bf0e44752ba3432c3e4632c45263d5795e0aa9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/paste/paste.1')
| -rw-r--r-- | usr.bin/paste/paste.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1 index f906fa435add..6b8ed0de12bd 100644 --- a/usr.bin/paste/paste.1 +++ b/usr.bin/paste/paste.1 @@ -110,6 +110,8 @@ is specified for one or more of the input files, the standard input is used; standard input is read one line at a time, circularly, for each instance of .Sq Fl . +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES List the files in the current directory in three columns: .Pp @@ -132,8 +134,6 @@ for use in the environment variable: .Pp .Dl "find / -name bin -type d | paste -s -d : -" -.Sh EXIT STATUS -.Ex -std .Sh SEE ALSO .Xr cut 1 , .Xr lam 1 |
