BSD 3 development
authorBill Joy <wnj@ucbvax.Berkeley.EDU>
Wed, 28 Nov 1979 04:21:23 +0000 (20:21 -0800)
committerBill Joy <wnj@ucbvax.Berkeley.EDU>
Wed, 28 Nov 1979 04:21:23 +0000 (20:21 -0800)
Work on file usr/man/man4/drum.4

Synthesized-from: 3bsd

usr/man/man4/drum.4 [new file with mode: 0644]

diff --git a/usr/man/man4/drum.4 b/usr/man/man4/drum.4
new file mode 100644 (file)
index 0000000..8e528ec
--- /dev/null
@@ -0,0 +1,15 @@
+.TH DRUM 4
+.UC
+.SH NAME
+drum \- paging device
+.SH SYNOPSIS
+This file refers to the paging device in use by the system.
+This may actually be a subdevice of one of the disk drivers, but in
+a system with paging spread across multiple disk drives or interleaved
+will be an indirect driver.
+.SH FILES
+/dev/drum
+.SH SEE ALSO
+``Data Structures added in the Berkeley Virtual Memory Extensions to the
+\s-2UNIX\s0 System'' by O. Babaoglu and W. Joy
+.SH BUGS