diff options
author | 2005-12-20 23:30:09 +0000 | |
---|---|---|
committer | 2005-12-20 23:30:09 +0000 | |
commit | 8a8198350b17e3602b2655f261e9f5cf62e5bd1f (patch) | |
tree | 4533a04db55b56a2cf96f1ba02843f05e967cc2a | |
parent | move info on ssh return values and config files up into the main (diff) | |
download | wireguard-openbsd-8a8198350b17e3602b2655f261e9f5cf62e5bd1f.tar.xz wireguard-openbsd-8a8198350b17e3602b2655f261e9f5cf62e5bd1f.zip |
when a device first appears in Ox is surely more relevant to us;
-rw-r--r-- | share/man/man4/ums.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ums.4 b/share/man/man4/ums.4 index 36b356548ae..bdbd3badf22 100644 --- a/share/man/man4/ums.4 +++ b/share/man/man4/ums.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ums.4,v 1.7 2005/12/20 20:08:01 brad Exp $ +.\" $OpenBSD: ums.4,v 1.8 2005/12/20 23:30:09 jmc Exp $ .\" $NetBSD: ums.4,v 1.7 2001/12/28 17:38:00 augustss Exp $ .\" .\" Copyright (c) 1999, 2001 The NetBSD Foundation, Inc. @@ -60,4 +60,4 @@ The .Nm driver first appeared in -.Nx 1.4 . +.Ox 2.8 . |