diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-06-11 08:11:12 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-06-11 08:11:12 +0000 |
| commit | 84fb5a42d237fb34907648da991dc64f987a790a (patch) | |
| tree | 4a72ca72ab4676abda1ba823361fe25248765339 | |
| parent | 88093ff0be7e5c41568e385219c277fca324ef2b (diff) | |
Notes
| -rw-r--r-- | usr.bin/cut/cut.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1 index 856ad3b661c7..0279ec7e1e16 100644 --- a/usr.bin/cut/cut.1 +++ b/usr.bin/cut/cut.1 @@ -151,6 +151,13 @@ The .Nm utility conforms to .St -p1003.2-92 . +.Sh HISTORY +A +.Nm +command appeared in +.Tn AT&T +System III +.Ux . .Sh BUGS The .Fl c |
