From 757b97ec1002f59df3e8e1c7522b3987142b4ca7 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 1 Jul 2005 05:21:21 +0000 Subject: use a standard format for EXAMPLES; --- bin/ps/ps.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/ps') diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 7c9d75d84ed..98b3e579dd9 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.52 2004/11/24 20:10:08 jmc Exp $ +.\" $OpenBSD: ps.1,v 1.53 2005/07/01 05:21:20 jmc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -537,9 +537,9 @@ default swap device system namelist database .El .Sh EXAMPLES -.Li $ ps -auxw +Display information on all system processes: .Pp -Display information on all system processes. +.Dl $ ps -auxw .Sh SEE ALSO .Xr fstat 1 , .Xr kill 1 , -- cgit v1.2.3