diff options
author | 2006-12-06 08:40:23 +0000 | |
---|---|---|
committer | 2006-12-06 08:40:23 +0000 | |
commit | 29d0a930813a549697f292aefe41b10bc8dc40d3 (patch) | |
tree | defd9caf0e57f93b6b3e8bf4bd8e45b5362fada6 | |
parent | The Zyxel ZyAIR G-100 which michele@ gave me at OpenCON just ... works, (diff) | |
download | wireguard-openbsd-29d0a930813a549697f292aefe41b10bc8dc40d3.tar.xz wireguard-openbsd-29d0a930813a549697f292aefe41b10bc8dc40d3.zip |
missing full stop; from daniel matic
-rw-r--r-- | usr.sbin/portmap/portmap.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/portmap/portmap.8 b/usr.sbin/portmap/portmap.8 index 6198c0f5f35..621c581eb51 100644 --- a/usr.sbin/portmap/portmap.8 +++ b/usr.sbin/portmap/portmap.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: portmap.8,v 1.5 2003/06/12 12:59:52 jmc Exp $ +.\" $OpenBSD: portmap.8,v 1.6 2006/12/06 08:40:23 jmc Exp $ .\" .\" Copyright (c) 1987 Sun Microsystems .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -101,7 +101,7 @@ to be printed to the standard error output. The .Nm command appeared in -.Bx 4.3 +.Bx 4.3 . .Sh BUGS If .Nm portmap |