diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
| commit | b8923d4cc02d00f2b5f3a265b1a9718e3d28dd46 (patch) | |
| tree | 01896223999c7b9c4907a086f16a3fd1b4b96627 /usr.sbin/chown | |
| parent | f4c7de38f9743c706416d9b34d4f61c7958be73a (diff) | |
Notes
Diffstat (limited to 'usr.sbin/chown')
| -rw-r--r-- | usr.sbin/chown/chown.8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index f0cd53304e0f..a2cb5c21d3f3 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chown.8 8.3 (Berkeley) 3/31/94 +.\" $Id$ .\" .Dd March 31, 1994 .Dt CHOWN 8 @@ -147,3 +148,8 @@ In this system, symbolic links do not have owners. The .Nm chown command is expected to be POSIX 1003.2 compliant. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . |
