I've brought in and modified a roff so that it should be translatable into B.
I've started work on writing the man pages in this version of roff.
This commit is contained in:
+27
-21
@@ -1,21 +1,27 @@
|
||||
11/3/70 CHOWN (I)
|
||||
|
||||
|
||||
NAME chown -- change owner
|
||||
|
||||
SYNOPSIS chown owner file
|
||||
|
||||
DESCRIPTION owner becomes the new owner of the files. The owner is an
|
||||
octal UID.
|
||||
|
||||
Only the owner of a file is allowed to change the owner.
|
||||
|
||||
FILES
|
||||
|
||||
SEE ALSO stat
|
||||
|
||||
DIAGNOSTICS
|
||||
|
||||
BUGS
|
||||
|
||||
OWNER ken, dmr
|
||||
.oh '11/3/70''CHOWN(I)'
|
||||
.ta 18 21
|
||||
NAME chown -- change owner
|
||||
.sp
|
||||
SYNOPSIS
|
||||
.ul
|
||||
chown
|
||||
owner file
|
||||
.sp
|
||||
DESCRIPTION
|
||||
.ul
|
||||
owner
|
||||
becomes the new owner of the files. The
|
||||
owner is an octal UID.
|
||||
.sp
|
||||
Only the owner of a file is allowed to change
|
||||
the owner.
|
||||
.sp
|
||||
FILES --
|
||||
.sp
|
||||
SEE ALSO stat
|
||||
.sp
|
||||
DIAGNOSTICS ?
|
||||
.sp
|
||||
BUGS --
|
||||
.sp
|
||||
OWNER ken, dmr
|
||||
|
||||
Reference in New Issue
Block a user