From 97d5c458cfa039d857301e1ca7d5af3beb37131d Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sun, 26 Apr 2026 16:38:00 -0400 Subject: build: Better Build System --- static/unix-v10/man6/hyphen.6 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 static/unix-v10/man6/hyphen.6 (limited to 'static/unix-v10/man6/hyphen.6') diff --git a/static/unix-v10/man6/hyphen.6 b/static/unix-v10/man6/hyphen.6 new file mode 100644 index 00000000..6912a797 --- /dev/null +++ b/static/unix-v10/man6/hyphen.6 @@ -0,0 +1,19 @@ +.th HYPHEN VI 1/15/73 +.sh NAME +hyphen \*- find hyphenated words +.sh SYNOPSIS +.bd hyphen +file ... +.sh DESCRIPTION +It finds all of the words in a +document which are hyphenated across lines +and prints them back at you in a convenient format. +.s3 +If no arguments are given, the standard input +is used. +Thus +.it hyphen +may be used as a filter. +.sh BUGS +Yes, it gets confused, but with no ill effects other than +spurious extra output. -- cgit v1.2.3