Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/ln Typographical improvement by David H. Gutteridge in P...



details:   https://anonhg.NetBSD.org/src/rev/f1ce82868f61
branches:  trunk
changeset: 762747:f1ce82868f61
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Feb 27 06:02:07 2011 +0000

description:
Typographical improvement by David H. Gutteridge in PR 44645.

diffstat:

 bin/ln/ln.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8735129982a4 -r f1ce82868f61 bin/ln/ln.1
--- a/bin/ln/ln.1       Sun Feb 27 01:53:22 2011 +0000
+++ b/bin/ln/ln.1       Sun Feb 27 06:02:07 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ln.1,v 1.22 2007/10/29 11:22:59 jnemeth Exp $
+.\"    $NetBSD: ln.1,v 1.23 2011/02/27 06:02:07 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -57,7 +57,7 @@
 instead, a link
 .Dq points
 to the original copy.
-There are two types of links; hard links and symbolic links.
+There are two types of links: hard links and symbolic links.
 How a link
 .Dq points
 to a file is one of the differences between a hard or symbolic link.



Home | Main Index | Thread Index | Old Index