missing .DE
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 00:08:08 +0000 (16:08 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 00:08:08 +0000 (16:08 -0800)
SCCS-vsn: share/doc/psd/05.sysman/1.2.t 6.5

usr/src/share/doc/psd/05.sysman/1.2.t

index 3337372..f9c54a8 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)1.2.t       6.4 (Berkeley) %G%
+.\"    @(#)1.2.t       6.5 (Berkeley) %G%
 .\"
 .sh "Memory management\(dg
 .NH 3
 .\"
 .sh "Memory management\(dg
 .NH 3
@@ -110,6 +110,7 @@ it maps; the call
 .DS
 msync(addr, len);
 caddr_t addr; int len;
 .DS
 msync(addr, len);
 caddr_t addr; int len;
+.DE
 writes any modified pages back to the filesystem and updates
 the file modification time.
 If \fIlen\fP is 0, all modified pages within the region containing \fIaddr\fP
 writes any modified pages back to the filesystem and updates
 the file modification time.
 If \fIlen\fP is 0, all modified pages within the region containing \fIaddr\fP