This commit is contained in:
wiz 2017-07-04 07:13:18 +00:00
parent 4827dcf9ca
commit f8e5212cee
2 changed files with 4 additions and 8 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: traceroute6.8,v 1.14 2017/07/03 21:35:32 wiz Exp $
.\" $NetBSD: traceroute6.8,v 1.15 2017/07/04 07:13:18 wiz Exp $
.\" $KAME: traceroute6.8,v 1.8 2000/06/12 16:29:18 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@ -106,9 +106,7 @@ Specify the delay time between probes.
.El
.\"
.Sh EXIT STATUS
The
.Nm
command exits 0 on success, and >0 on errors.
.Ex -std traceroute6
.\"
.Sh SEE ALSO
.Xr ping 8 ,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: unlink.8,v 1.7 2017/07/03 21:35:32 wiz Exp $
.\" $NetBSD: unlink.8,v 1.8 2017/07/04 07:13:43 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -45,9 +45,7 @@ utility performs the function call
.Ar file
must be the pathname of an existing file.
.Sh EXIT STATUS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
.Ex -std unlink
.Sh SEE ALSO
.Xr rm 1 ,
.Xr rmdir 1 ,