Fix typo; symbolic link' -> a symbolic link'.

This commit is contained in:
enami 1997-10-17 08:10:22 +00:00
parent 6caf9310c8
commit dd88a36ade
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: touch.1,v 1.10 1997/10/06 13:52:35 enami Exp $
.\" $NetBSD: touch.1,v 1.11 1997/10/17 08:11:56 enami Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -74,7 +74,7 @@ currently permit it.
.It Fl h
If
.Ar file
is symbolic link, access and/or modification time of the link is changed.
is a symbolic link, access and/or modification time of the link is changed.
This option implies
.Fl c .
.It Fl m

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)chgrp.1 8.3 (Berkeley) 3/31/94
.\" $NetBSD: chgrp.1,v 1.6 1997/10/06 13:33:54 enami Exp $
.\" $NetBSD: chgrp.1,v 1.7 1997/10/17 08:10:22 enami Exp $
.\"
.Dd March 31, 1994
.Dt CHGRP 1
@ -81,7 +81,7 @@ query about strange modes (unless the user does not have proper permissions).
.It Fl h
If
.Ar file
is symbolic link, the group of the link is changed.
is a symbolic link, the group of the link is changed.
.El
.Pp
If