From 260b43450938e23b669b4f78b446197309ac4c69 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 11 Sep 2018 15:13:30 -0400 Subject: Add "blank" lines to man pages --- bin/watch.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'bin/watch.1') diff --git a/bin/watch.1 b/bin/watch.1 index 761fcc67..fbcff86a 100644 --- a/bin/watch.1 +++ b/bin/watch.1 @@ -1,18 +1,21 @@ .Dd September 7, 2018 .Dt WATCH 1 .Os "Causal Agency" +. .Sh NAME .Nm watch .Nd watch files +. .Sh SYNOPSIS .Nm .Ar .Ar command .Nm .Ar -.Cm -- +.Fl - .Ar command -.Op Ar "argument ..." +.Op Ar argument ... +. .Sh DESCRIPTION .Nm executes the @@ -20,9 +23,11 @@ executes the each time a .Ar file is modified. +. .Sh EXAMPLES .Dl watch watch.c make .Dl watch wake.c watch.c -- make wake watch +. .Sh CAVEATS .Nm does not support Linux -- cgit 1.4.1