From 08be39f5bb2c3749f037ee6a116aec7656b0460b Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Mon, 11 Feb 2002 18:43:53 +0000 Subject: Initial patch. When you give command examples in a manual page prefix them with $ command or # command deraadt@ ok --- bin/date/date.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/date/date.1') diff --git a/bin/date/date.1 b/bin/date/date.1 index ff8f976345b..ba5cc29583d 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: date.1,v 1.32 2001/12/02 02:02:25 deraadt Exp $ +.\" $OpenBSD: date.1,v 1.33 2002/02/11 18:43:50 mpech Exp $ .\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -156,7 +156,7 @@ Everything but the minute is optional. Time changes for Daylight Saving Time, standard time, leap seconds, and leap years are handled automatically. .Sh EXAMPLES -.Cm date \&"+DATE: %Y-%m-%d%nTIME: %H:%M:%S\&" +.Cm $ date \&"+DATE: %Y-%m-%d%nTIME: %H:%M:%S\&" .Pp Displays .Bd -literal -offset indent -- cgit v1.2.3