diff options
author | 2016-01-07 19:42:48 +0000 | |
---|---|---|
committer | 2016-01-07 19:42:48 +0000 | |
commit | d6697c53085cbe1bcf0e4a890c4ce6a2e0b9236a (patch) | |
tree | c1e0977c7d3ae4b9c3260013c11ecef7352001f3 | |
parent | If transparent-as is set to no AS paths are prepended with the local (diff) | |
download | wireguard-openbsd-d6697c53085cbe1bcf0e4a890c4ce6a2e0b9236a.tar.xz wireguard-openbsd-d6697c53085cbe1bcf0e4a890c4ce6a2e0b9236a.zip |
slightly shorter Nd; ok mikeb
-rw-r--r-- | share/man/man4/xnf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/xnf.4 b/share/man/man4/xnf.4 index 6834e612ff7..98f0a144002 100644 --- a/share/man/man4/xnf.4 +++ b/share/man/man4/xnf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xnf.4,v 1.2 2016/01/07 11:57:27 mikeb Exp $ +.\" $OpenBSD: xnf.4,v 1.3 2016/01/07 19:42:48 jmc Exp $ .\" .\" Copyright (c) 2016 Mike Belopuhov .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm xnf -.Nd Xen Netfront networking interface driver +.Nd Xen Netfront networking interface .Sh SYNOPSIS .Cd "xnf* at xen?" .Sh DESCRIPTION |