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:
Warren Toomey
2016-03-28 12:18:10 +10:00
parent 9b675f2c52
commit dfb61a274f
4 changed files with 1214 additions and 77 deletions
+27 -21
View File
@@ -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