From 18ad02fa6dfbdae35cd0bd9d09cb6c9f0fffb81d Mon Sep 17 00:00:00 2001 From: tjr Date: Tue, 25 Jun 2002 09:58:29 +0000 Subject: Correctly mark up the final command line arguments with the Ar macro for the last two synopsis forms. --- bin/ln/ln.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ln') diff --git a/bin/ln/ln.1 b/bin/ln/ln.1 index bfdce85..637867b 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -46,11 +46,11 @@ .Nm .Op Fl fhinsv .Ar source_file -.Op target_file +.Op Ar target_file .Nm .Op Fl fhinsv .Ar source_file ... -.Op target_dir +.Ar target_dir .Nm link .Ar source_file Ar target_file .Sh DESCRIPTION -- cgit v1.1