summaryrefslogtreecommitdiff
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
commitad3209ab6a39f87faf0d2171cdfc73eb5d46df8d (patch)
treeb54160234444c70a92f7729894e15af668141646 /bin/ps/ps.1
parent6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff)
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 5bdf6c29b98..24a8652928d 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.15 1998/11/28 03:20:34 aaron Exp $
+.\" $OpenBSD: ps.1,v 1.16 1998/12/15 01:20:25 aaron Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -41,7 +41,7 @@
.Nm ps
.Nd process status
.Sh SYNOPSIS
-.Nm
+.Nm ps
.Op Fl acCehjlmrSTuvwx
.Op Fl M Ar core
.Op Fl N Ar system
@@ -50,7 +50,7 @@
.Op Fl p Ar pid
.Op Fl t Ar tty
.Op Fl W Ar swap
-.Nm
+.Nm ps
.Op Fl L
.Sh DESCRIPTION
.Nm