diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-02 22:56:14 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-02 22:56:14 +0000 |
| commit | 2ac2784f0c53b69968c131cd068d27cdbacca99f (patch) | |
| tree | 222ae9ab5d5958e40a1b821506f04bb09d361aea | |
| parent | 160ad8f13622a1301b293b52a10631b927941cf3 (diff) | |
Notes
| -rw-r--r-- | usr.bin/comm/comm.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1 index c054428eaee2..fb1a11e7470c 100644 --- a/usr.bin/comm/comm.1 +++ b/usr.bin/comm/comm.1 @@ -107,6 +107,12 @@ The .Nm utility conforms to .St -p1003.2-92 . +.Pp +The +.Fl i +option is an extension to the +.Tn POSIX +standard. .Sh HISTORY A .Nm |
