diff options
author | 2007-11-28 14:10:28 +0000 | |
---|---|---|
committer | 2007-11-28 14:10:28 +0000 | |
commit | 2563be10cc2b2b811d1c6ac7fc8f560667281ca5 (patch) | |
tree | 83a1b0a46f64e65f5e914e3ba99d8b7f590a197b | |
parent | Remove man pages that do not relate to OpenBSD/sgi. Spotted by jmc@. (diff) | |
download | wireguard-openbsd-2563be10cc2b2b811d1c6ac7fc8f560667281ca5.tar.xz wireguard-openbsd-2563be10cc2b2b811d1c6ac7fc8f560667281ca5.zip |
this is openbsd, therefore the native display mode is called openbsd
-rw-r--r-- | usr.sbin/procmap/procmap.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/procmap/procmap.1 b/usr.sbin/procmap/procmap.1 index 9b21c357be0..f33c9029e01 100644 --- a/usr.sbin/procmap/procmap.1 +++ b/usr.sbin/procmap/procmap.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: procmap.1,v 1.7 2007/05/31 19:20:28 jmc Exp $ +.\" $OpenBSD: procmap.1,v 1.8 2007/11/28 14:10:28 tedu Exp $ .\" $NetBSD: pmap.1,v 1.6 2003/01/19 21:25:43 atatat Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: November 28 2007 $ .Dt PROCMAP 1 .Os .Sh NAME @@ -78,7 +78,7 @@ Display information from the process's memory map. This output mode is an amalgam of the contents of the Solaris, Linux, and -.Nx +.Ox style output modes. .It Fl D Ar number Enable various debug facilities. |