diff options
| author | 2011-04-19 05:17:24 +0000 | |
|---|---|---|
| committer | 2011-04-19 05:17:24 +0000 | |
| commit | 0e37254e7a8b663626f5abc71dbade7c3bf911cf (patch) | |
| tree | 876c200cfe41150e177638bfcddc449b31a826b6 | |
| parent | reintroduce using the RB tree for local address lookups. this is (diff) | |
| download | wireguard-openbsd-0e37254e7a8b663626f5abc71dbade7c3bf911cf.tar.xz wireguard-openbsd-0e37254e7a8b663626f5abc71dbade7c3bf911cf.zip | |
zap trailing whitespace;
| -rw-r--r-- | share/man/man8/security.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/security.8 b/share/man/man8/security.8 index e726e89ba12..bc69b39fac1 100644 --- a/share/man/man8/security.8 +++ b/share/man/man8/security.8 @@ -1,8 +1,8 @@ -.\" $OpenBSD: security.8,v 1.19 2011/04/18 23:58:45 schwarze Exp $ +.\" $OpenBSD: security.8,v 1.20 2011/04/19 05:17:24 jmc Exp $ .\" .\" David Leonard, 2001. Public Domain. .\" -.Dd $Mdocdate: April 18 2011 $ +.Dd $Mdocdate: April 19 2011 $ .Dt SECURITY 8 .Os .Sh NAME @@ -138,7 +138,7 @@ Avoid trailing slashes. .Xr daily 8 , .Xr mtree 8 .Sh HISTORY -A +A .Nm shell script appeared in .Bx 4.3 Reno , |
