From 8c574e8faada18617224cfa0c4a7254c5b303fd8 Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 28 Jun 2003 18:33:39 +0000 Subject: tweak; ok tedu@ --- usr.bin/diff/diff.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/diff/diff.1') diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 317130d7d75..c573307a4ca 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.7 2003/06/27 20:28:13 tedu Exp $ +.\" $OpenBSD: diff.1,v 1.8 2003/06/28 18:33:39 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -80,7 +80,7 @@ No output is produced if the files are identical. Output options (mutually exclusive): .Bl -tag -width Ds .It Fl a -Treat all files as ascii. +Treat all files as ASCII. .It Fl c Produces a diff with 3 lines of context. With -- cgit v1.2.3-59-g8ed1b