diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2018-03-16 16:58:27 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2018-03-16 16:58:27 +0000 |
commit | e6a2a620c0da77df721befa447eccb69df2002a5 (patch) | |
tree | 4dec7e3f19c06bd92bb6b1c31b7d51a5306d7add /usr.bin/at/at.1 | |
parent | 2efb348aacc2c6fc859e4c151ff653a4dfd10cb9 (diff) |
improve markup quality in the cases found by the new "--" style message
Diffstat (limited to 'usr.bin/at/at.1')
-rw-r--r-- | usr.bin/at/at.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1 index 3c032ae81e2..798cec772b0 100644 --- a/usr.bin/at/at.1 +++ b/usr.bin/at/at.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: at.1,v 1.54 2018/01/31 16:46:13 millert Exp $ +.\" $OpenBSD: at.1,v 1.55 2018/03/16 16:58:26 schwarze Exp $ .\" .\" Copyright (C) 1993, 1994 Thomas Koenig .\" Copyright (C) 1993 David Parsons @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 31 2018 $ +.Dd $Mdocdate: March 16 2018 $ .Dt AT 1 .Os .Sh NAME @@ -196,7 +196,7 @@ or .Pp The year may be given as two or four digits. If the year is given as two digits, it is taken to occur as soon as -possible in the future, which may be in the next century -- +possible in the future, which may be in the next century \(em unless it's last year, in which case it's considered to be a typo. .Pp |