diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-26 17:33:37 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-26 17:33:37 +0000 |
| commit | 06e482e60a60643b7d60549870f45c6ba6c4c7a8 (patch) | |
| tree | fc024a5ff7c8a51522b5893547107683e256ad5c /usr.bin/paste | |
| parent | c47257370f5b72e69f1666df74f93a77c6b6f8e1 (diff) | |
Notes
Diffstat (limited to 'usr.bin/paste')
| -rw-r--r-- | usr.bin/paste/paste.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1 index 5d89dada5226..b028c8797bae 100644 --- a/usr.bin/paste/paste.1 +++ b/usr.bin/paste/paste.1 @@ -124,7 +124,9 @@ Number the lines in a file, similar to .Pp .Dl "sed = myfile | paste -s -d '\et\en' - -" .Pp -Create a colon-separated list of directories named bin, suitable +Create a colon-separated list of directories named +.Pa bin , +suitable for use in the .Ev PATH environment variable: |
