From 72dff92bb25db6abae7d7fb9dec841f89e59d6ef Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 20 Jan 2015 11:19:32 +0000 Subject: [PATCH] touch: Remember to terminate .Bl with .El --- touch.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/touch.1 b/touch.1 index 415e2a3..a1c2ce0 100644 --- a/touch.1 +++ b/touch.1 @@ -27,5 +27,6 @@ Set the timestamp to be used with The format of the timestamp is simply the number of seconds since Jan 1, 1970. This specification of time does not conform to POSIX. +.El .Sh SEE ALSO .Xr date 1