diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 16:04:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 16:04:51 +0000 |
| commit | 463cfa804d745ed8c0dba4d3386073785a157ab9 (patch) | |
| tree | 1e6be21e15825ddeae2240e915e902f42d1c1b3a /usr.bin/paste/paste.1 | |
| parent | 9d7efb07529aa6ce9186bc78bf67d68a7e083930 (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 b028c8797bae..f9a1dc376033 100644 --- a/usr.bin/paste/paste.1 +++ b/usr.bin/paste/paste.1 @@ -105,11 +105,11 @@ option. .El .Pp If -.Ql Fl +.Sq Fl 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 -.Ql Fl . +.Sq Fl . .Sh EXAMPLES List the files in the current directory in three columns: .Pp |
