Module Name: src
Committed By: jruoho
Date: Fri Apr 8 07:57:48 UTC 2011
Modified Files:
src/share/man/man3: param.3
Log Message:
Remove leftover .Ed.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man3/param.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man3/param.3
diff -u src/share/man/man3/param.3:1.1 src/share/man/man3/param.3:1.2
--- src/share/man/man3/param.3:1.1 Fri Apr 8 07:47:42 2011
+++ src/share/man/man3/param.3 Fri Apr 8 07:57:48 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: param.3,v 1.1 2011/04/08 07:47:42 jruoho Exp $
+.\" $NetBSD: param.3,v 1.2 2011/04/08 07:57:48 jruoho Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <[email protected]>
.\" All rights reserved.
@@ -88,7 +88,6 @@
Examples range from definitions such as
.Dq #define BSD
to old priority levels used in the kernel.
-.Ed
.El
.Sh SEE ALSO
.Xr cdefs 3 ,