diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-15 09:09:47 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-15 09:09:47 +0000 |
| commit | d628d776c45a0e11a0a035597d49023942501ecc (patch) | |
| tree | 2255b1b74fe7c2ae878d3c7aa8d6573d86f4e05d /usr.bin/jot | |
| parent | b100cf6afb2da07faecd647b8e018b7370399e7a (diff) | |
Notes
Diffstat (limited to 'usr.bin/jot')
| -rw-r--r-- | usr.bin/jot/jot.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1 index bb4a3fe9e2d9..e5f93577e00a 100644 --- a/usr.bin/jot/jot.1 +++ b/usr.bin/jot/jot.1 @@ -184,9 +184,7 @@ from column 10 and ending in column 132, use and to print all lines 80 characters or longer, .Dl grep `jot -s \&"\&" -b \&. 80` .Sh DIAGNOSTICS -The -.Nm -utility exits 0 on success, and >0 if an error occurs. +.Ex -std The following diagnostic messages deserve special explanation: .Bl -diag .It "illegal or unsupported format '%s'" |
