diff options
author | 2004-01-28 11:00:28 +0000 | |
---|---|---|
committer | 2004-01-28 11:00:28 +0000 | |
commit | 3cee746b12b09e8226c6010e54d8d3caa617e387 (patch) | |
tree | ec8bd3e68480e0ebe91dc2039536446a54fa26bf | |
parent | Add tftpboot to the mvme88k builds. (diff) | |
download | wireguard-openbsd-3cee746b12b09e8226c6010e54d8d3caa617e387.tar.xz wireguard-openbsd-3cee746b12b09e8226c6010e54d8d3caa617e387.zip |
fix comment;
-rw-r--r-- | share/man/man4/man4.mvme88k/vme.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.mvme88k/vme.4 b/share/man/man4/man4.mvme88k/vme.4 index 3fd3b68969a..a05a933c2e4 100644 --- a/share/man/man4/man4.mvme88k/vme.4 +++ b/share/man/man4/man4.mvme88k/vme.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vme.4,v 1.2 2003/08/08 09:29:24 miod Exp $ +.\" $OpenBSD: vme.4,v 1.3 2004/01/28 11:00:28 jmc Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -83,4 +83,4 @@ Support for RESET and ABORT switches .Sh SEE ALSO .Xr intro 4 , .Xr pcctwo 4 -\" .Xr syscon 4 +.\" .Xr syscon 4 |