summaryrefslogtreecommitdiff
path: root/net/userppp/DESCR
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /net/userppp/DESCR
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'net/userppp/DESCR')
-rw-r--r--net/userppp/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/userppp/DESCR b/net/userppp/DESCR
index 277c230d5e3..81db032d6f0 100644
--- a/net/userppp/DESCR
+++ b/net/userppp/DESCR
@@ -1,5 +1,5 @@
-This is the user process PPP package as found in FreeBSD and OpenBSD.
+This is the user process PPP package as found in FreeBSD and OpenBSD.
Normally, PPP is implemented as a part of the kernel (e.g., as managed by
-pppd(8)) and it's thus somewhat hard to debug and/or modify its behaviour.
+pppd(8)) and it's thus somewhat hard to debug and/or modify its behaviour.
However, in this implementation PPP is done as a user process with the help
of the tunnel device driver (tun).