Module Name:    src
Committed By:   wiz
Date:           Sun Sep  1 19:08:23 UTC 2019

Modified Files:
        src/share/man/man9: copy.9

Log Message:
fetch(9) -> ufetch(9)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man9/copy.9

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

Modified files:

Index: src/share/man/man9/copy.9
diff -u src/share/man/man9/copy.9:1.21 src/share/man/man9/copy.9:1.22
--- src/share/man/man9/copy.9:1.21	Sun Sep  1 17:50:32 2019
+++ src/share/man/man9/copy.9	Sun Sep  1 19:08:22 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: copy.9,v 1.21 2019/09/01 17:50:32 oster Exp $
+.\"	$NetBSD: copy.9,v 1.22 2019/09/01 19:08:22 wiz Exp $
 .\"
 .\" Copyright (c) 1996, 2002 Jason R. Thorpe.
 .\" All rights reserved.
@@ -176,5 +176,5 @@ if the string is longer than
 .Fa len
 bytes.
 .Sh SEE ALSO
-.Xr fetch 9 ,
+.Xr ufetch 9 ,
 .Xr ustore 9

Reply via email to