Fold example text into 80 column width display.

PR:		docs/32676
Submitted by:	Rich Morin <rdm@cfcl.com>
This commit is contained in:
Ruslan Ermilov 2001-12-13 09:13:01 +00:00
parent 3ea75eb1a1
commit f8daa5a649
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87790

View File

@ -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