From a8fb8f9ebf32aff41a70181d19a47536b6fab9ea Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Wed, 13 Feb 2002 08:33:48 +0000 Subject: When you give command examples and etc., in a manual page prefix them with: $ command or # command deraadt@ ok --- usr.bin/logger/logger.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/logger') diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1 index f415cc3cf94..73b8b50fbe5 100644 --- a/usr.bin/logger/logger.1 +++ b/usr.bin/logger/logger.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: logger.1,v 1.8 2000/11/09 17:52:20 aaron Exp $ +.\" $OpenBSD: logger.1,v 1.9 2002/02/13 08:33:47 mpech Exp $ .\" $NetBSD: logger.1,v 1.4 1994/12/22 06:26:59 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -92,9 +92,9 @@ The utility exits 0 on success or >0 if an error occurred. .Sh EXAMPLES .Bd -literal -offset indent -compact -logger System rebooted +$ logger System rebooted -logger \-p local0.notice \-t HOSTIDM \-f /dev/idmc +$ logger \-p local0.notice \-t HOSTIDM \-f /dev/idmc .Ed .Sh SEE ALSO .Xr syslog 3 , -- cgit v1.2.3