diff options
| author | enami <enami@NetBSD.org> | 2000-03-06 14:06:09 +0000 |
|---|---|---|
| committer | enami <enami@NetBSD.org> | 2000-03-06 14:06:09 +0000 |
| commit | 1d15b87bc15717cd09d22e2c844cb817eabcd55a (patch) | |
| tree | c30c7efa033027136e6366e4fa378aaa5cd9ad99 | |
| parent | 5c2ef51018cc5bd0f069da266c561065a3dfef31 (diff) | |
Remove unnecessary comma at the end of line of SEE ALSO list.
| -rw-r--r-- | share/man/man7/hier.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index ce7e8e70d04..5ed17587c54 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $NetBSD: hier.7,v 1.20 2000/01/05 00:11:44 itojun Exp $ +.\" $NetBSD: hier.7,v 1.21 2000/03/06 14:06:09 enami Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -962,7 +962,7 @@ recovery directory for new .Xr ls 1 , .Xr whatis 1 , .Xr whereis 1 , -.Xr which 1 , +.Xr which 1 .Sh HISTORY A .Nm |
