diff options
author | jmallett <jmallett@FreeBSD.org> | 2002-06-10 22:59:59 +0000 |
---|---|---|
committer | jmallett <jmallett@FreeBSD.org> | 2002-06-10 22:59:59 +0000 |
commit | 241a475e6f4e34174ce98013526f939fba9c86c5 (patch) | |
tree | 09d51811a5aa123cdf62e14bcd7dcd1c7c48e735 /usr.bin/tail | |
parent | d40b17fd5d342ef36c6a2c71d850ad3cacdaaafe (diff) | |
download | FreeBSD-src-241a475e6f4e34174ce98013526f939fba9c86c5.zip FreeBSD-src-241a475e6f4e34174ce98013526f939fba9c86c5.tar.gz |
Note that this appeared at least as early as PWB UNIX.
Use the literal string 'PWB UNIX', as we still have no .At macro for it.
Diffstat (limited to 'usr.bin/tail')
-rw-r--r-- | usr.bin/tail/tail.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/tail/tail.1 b/usr.bin/tail/tail.1 index 0439ca4..482f420 100644 --- a/usr.bin/tail/tail.1 +++ b/usr.bin/tail/tail.1 @@ -180,5 +180,4 @@ option and display the last 4 lines of the input. .Sh HISTORY A .Nm -command appeared in -.At v7 . +command appeared in PWB UNIX. |