Module Name: src
Committed By: pooka
Date: Tue Feb 1 18:08:38 UTC 2011
Modified Files:
src/share/man/man4: pud.4
Log Message:
expand one sentence a bit
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/pud.4
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/man4/pud.4
diff -u src/share/man/man4/pud.4:1.3 src/share/man/man4/pud.4:1.4
--- src/share/man/man4/pud.4:1.3 Tue Feb 2 04:04:39 2010
+++ src/share/man/man4/pud.4 Tue Feb 1 18:08:38 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: pud.4,v 1.3 2010/02/02 04:04:39 pooka Exp $
+.\" $NetBSD: pud.4,v 1.4 2011/02/01 18:08:38 pooka Exp $
.\"
.\" Copyright (c) 2007 Antti Kantee.
.\" All rights reserved.
@@ -51,4 +51,6 @@
.Sh BUGS
This document is in a hit-in-the-head style obviously not even
near complete.
-But that does not matter, as neither is the code.
+.Pp
+The subsystem lacks a puffs-style library that servers can be
+written against.