From f8daa5a6498540ada423230a9ead7855e4cd12d3 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 13 Dec 2001 09:13:01 +0000 Subject: [PATCH] Fold example text into 80 column width display. PR: docs/32676 Submitted by: Rich Morin --- usr.bin/file/file.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1 index 447ef5ad06d9..fb368237f224 100644 --- a/usr.bin/file/file.1 +++ b/usr.bin/file/file.1 @@ -340,7 +340,8 @@ $ file -s /dev/hda{,1,2,3,4,5,6,7,8,9,10} $ file -i file.c file /dev/hda file.c: text/x-c -file: application/x-executable, dynamically linked (uses shared libs), not stripped +file: application/x-executable, dynamically linked (uses shared libs), + not stripped /dev/hda: application/x-not-regular-file .Ed .Sh HISTORY