diff options
author | 2010-10-28 18:33:28 +0000 | |
---|---|---|
committer | 2010-10-28 18:33:28 +0000 | |
commit | 966486f76e584f353dfec7c6ec34c4837b67100b (patch) | |
tree | f5e65782bdfde3a0df4f3f09fc79812c3319659c | |
parent | knock out some "-*- nroff -*-" lines; (diff) | |
download | wireguard-openbsd-966486f76e584f353dfec7c6ec34c4837b67100b.tar.xz wireguard-openbsd-966486f76e584f353dfec7c6ec34c4837b67100b.zip |
knock out some "-*- nroff -*-" lines;
-rw-r--r-- | usr.bin/getopt/getopt.1 | 4 | ||||
-rw-r--r-- | usr.bin/ssh/scp.1 | 5 | ||||
-rw-r--r-- | usr.bin/ssh/ssh-add.1 | 6 | ||||
-rw-r--r-- | usr.bin/ssh/ssh-keygen.1 | 6 | ||||
-rw-r--r-- | usr.bin/ssh/ssh.1 | 5 | ||||
-rw-r--r-- | usr.bin/ssh/ssh_config.5 | 5 | ||||
-rw-r--r-- | usr.bin/ssh/sshd.8 | 5 | ||||
-rw-r--r-- | usr.bin/ssh/sshd_config.5 | 5 | ||||
-rw-r--r-- | usr.sbin/pppd/chat/chat.8 | 5 |
9 files changed, 18 insertions, 28 deletions
diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index 053cc27e7fd..3dca1e02c5f 100644 --- a/usr.bin/getopt/getopt.1 +++ b/usr.bin/getopt/getopt.1 @@ -1,9 +1,9 @@ -.\" $OpenBSD: getopt.1,v 1.15 2009/04/12 23:13:36 okan Exp $ -*- nroff -*- +.\" $OpenBSD: getopt.1,v 1.16 2010/10/28 18:33:28 jmc Exp $ .\" .\" This material, written by Henry Spencer, was released by him .\" into the public domain and is thus not subject to any copyright. .\" -.Dd $Mdocdate: April 12 2009 $ +.Dd $Mdocdate: October 28 2010 $ .Dt GETOPT 1 .Os .Sh NAME diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1 index 13a43f6b463..24b88b56553 100644 --- a/usr.bin/ssh/scp.1 +++ b/usr.bin/ssh/scp.1 @@ -1,4 +1,3 @@ -.\" -*- nroff -*- .\" .\" scp.1 .\" @@ -9,9 +8,9 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.52 2010/09/23 13:36:46 jmc Exp $ +.\" $OpenBSD: scp.1,v 1.53 2010/10/28 18:33:28 jmc Exp $ .\" -.Dd $Mdocdate: September 23 2010 $ +.Dd $Mdocdate: October 28 2010 $ .Dt SCP 1 .Os .Sh NAME diff --git a/usr.bin/ssh/ssh-add.1 b/usr.bin/ssh/ssh-add.1 index 1862eed8d72..fd48ff98fa3 100644 --- a/usr.bin/ssh/ssh-add.1 +++ b/usr.bin/ssh/ssh-add.1 @@ -1,6 +1,4 @@ -.\" $OpenBSD: ssh-add.1,v 1.54 2010/09/04 09:38:34 jmc Exp $ -.\" -.\" -*- nroff -*- +.\" $OpenBSD: ssh-add.1,v 1.55 2010/10/28 18:33:28 jmc Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -37,7 +35,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 4 2010 $ +.Dd $Mdocdate: October 28 2010 $ .Dt SSH-ADD 1 .Os .Sh NAME diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index b9700230bd2..205f741b8ab 100644 --- a/usr.bin/ssh/ssh-keygen.1 +++ b/usr.bin/ssh/ssh-keygen.1 @@ -1,6 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.100 2010/09/10 15:19:29 naddy Exp $ -.\" -.\" -*- nroff -*- +.\" $OpenBSD: ssh-keygen.1,v 1.101 2010/10/28 18:33:28 jmc Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -37,7 +35,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 10 2010 $ +.Dd $Mdocdate: October 28 2010 $ .Dt SSH-KEYGEN 1 .Os .Sh NAME diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index a3d66cb19ea..22564918075 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -1,4 +1,3 @@ -.\" -*- nroff -*- .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -34,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.314 2010/09/22 08:30:08 jmc Exp $ -.Dd $Mdocdate: September 22 2010 $ +.\" $OpenBSD: ssh.1,v 1.315 2010/10/28 18:33:28 jmc Exp $ +.Dd $Mdocdate: October 28 2010 $ .Dt SSH 1 .Os .Sh NAME diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5 index 4a71e2af0bb..dd39bfafbc3 100644 --- a/usr.bin/ssh/ssh_config.5 +++ b/usr.bin/ssh/ssh_config.5 @@ -1,4 +1,3 @@ -.\" -*- nroff -*- .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -34,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh_config.5,v 1.141 2010/09/22 08:30:08 jmc Exp $ -.Dd $Mdocdate: September 22 2010 $ +.\" $OpenBSD: ssh_config.5,v 1.142 2010/10/28 18:33:28 jmc Exp $ +.Dd $Mdocdate: October 28 2010 $ .Dt SSH_CONFIG 5 .Os .Sh NAME diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8 index ee6f40f7d25..51dd2f01139 100644 --- a/usr.bin/ssh/sshd.8 +++ b/usr.bin/ssh/sshd.8 @@ -1,4 +1,3 @@ -.\" -*- nroff -*- .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -34,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd.8,v 1.259 2010/08/31 11:54:45 djm Exp $ -.Dd $Mdocdate: August 31 2010 $ +.\" $OpenBSD: sshd.8,v 1.260 2010/10/28 18:33:28 jmc Exp $ +.Dd $Mdocdate: October 28 2010 $ .Dt SSHD 8 .Os .Sh NAME diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index 3a06326c9ca..3e9ca227b53 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/sshd_config.5 @@ -1,4 +1,3 @@ -.\" -*- nroff -*- .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -34,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd_config.5,v 1.127 2010/09/22 05:01:30 djm Exp $ -.Dd $Mdocdate: September 22 2010 $ +.\" $OpenBSD: sshd_config.5,v 1.128 2010/10/28 18:33:28 jmc Exp $ +.Dd $Mdocdate: October 28 2010 $ .Dt SSHD_CONFIG 5 .Os .Sh NAME diff --git a/usr.sbin/pppd/chat/chat.8 b/usr.sbin/pppd/chat/chat.8 index 6240f3b2d7a..d63bde3922c 100644 --- a/usr.sbin/pppd/chat/chat.8 +++ b/usr.sbin/pppd/chat/chat.8 @@ -1,8 +1,7 @@ -.\" $OpenBSD: chat.8,v 1.17 2009/08/08 18:36:34 jmc Exp $ +.\" $OpenBSD: chat.8,v 1.18 2010/10/28 18:34:44 jmc Exp $ .\" Id: chat.8,v 1.7 1998/02/04 01:35:49 paulus Exp $ -.\" -*- nroff -*- .\" manual page [] for chat 1.8 -.Dd $Mdocdate: August 8 2009 $ +.Dd $Mdocdate: October 28 2010 $ .Dt CHAT 8 .Os .Sh NAME |