diff options
author | 2010-06-29 20:43:49 +0000 | |
---|---|---|
committer | 2010-06-29 20:43:49 +0000 | |
commit | 3e895d319e571cc8f20f969f3bc341593ebee258 (patch) | |
tree | aac07798db5e817d62f306976d5d8055edac32ea | |
parent | Add a no_constraint uvm_constraint_range; use it in the pool code. (diff) | |
download | wireguard-openbsd-3e895d319e571cc8f20f969f3bc341593ebee258.tar.xz wireguard-openbsd-3e895d319e571cc8f20f969f3bc341593ebee258.zip |
fix SEE ALSO;
-rw-r--r-- | share/man/man5/remote.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index 69df4454347..f7c4edb7744 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: remote.5,v 1.22 2010/06/29 17:17:53 nicm Exp $ +.\" $OpenBSD: remote.5,v 1.23 2010/06/29 20:43:49 jmc Exp $ .\" $NetBSD: remote.5,v 1.4 1997/04/20 00:05:27 mellon Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -344,7 +344,7 @@ so that verbose mode will be turned on. Global database. .El .Sh SEE ALSO -.Xr tip 1 , +.Xr tip 1 .Sh HISTORY The .Nm |