diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-23 09:30:36 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-23 09:30:36 +0000 |
commit | 83b2997e2f28d1c476308b67430b8ef6cb74d4df (patch) | |
tree | 52579d5e1b1cddbdd04dd2ac8ebea76d4471a5ad /share/man/man9/copy.9 | |
parent | ba422cc0dee1b90e6e23d4181e05daf46c88cfd4 (diff) |
'SEE ALSO' audit in 'share/man/':
o) sort;
o) "," is separator of entries;
o) don't use "." or "," in the last entry;
millert@ ok
Diffstat (limited to 'share/man/man9/copy.9')
-rw-r--r-- | share/man/man9/copy.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/copy.9 b/share/man/man9/copy.9 index b906bba0bc5..077940887ee 100644 --- a/share/man/man9/copy.9 +++ b/share/man/man9/copy.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: copy.9,v 1.9 2001/05/11 14:48:05 jj Exp $ +.\" $OpenBSD: copy.9,v 1.10 2002/05/23 09:30:35 mpech Exp $ .\" $NetBSD: copy.9,v 1.2 1996/01/09 03:23:04 thorpej Exp $ .\" .\" Copyright (c) 1996 Jason R. Thorpe. @@ -127,4 +127,4 @@ if the string is longer than bytes. .Sh SEE ALSO .Xr fetch 9 , -.Xr store 9 . +.Xr store 9 |