Module Name:    src
Committed By:   wiz
Date:           Tue Jul  4 07:08:42 UTC 2017

Modified Files:
        src/usr.sbin/link: link.8

Log Message:
Use Ex.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/link/link.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/link/link.8
diff -u src/usr.sbin/link/link.8:1.7 src/usr.sbin/link/link.8:1.8
--- src/usr.sbin/link/link.8:1.7	Mon Jul  3 21:35:31 2017
+++ src/usr.sbin/link/link.8	Tue Jul  4 07:08:42 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: link.8,v 1.7 2017/07/03 21:35:31 wiz Exp $
+.\"	$NetBSD: link.8,v 1.8 2017/07/04 07:08:42 wiz Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -52,10 +52,7 @@ is the pathname of the new link to
 .Ar file1
 to be created.
 .Sh EXIT STATUS
-The
-.Nm
-utility
-exits 0 on success, and >0 if an error occurs.
+.Ex -std link
 .Sh SEE ALSO
 .Xr ln 1 ,
 .Xr link 2 ,

Reply via email to