diff options
author | 2000-12-29 15:06:27 +0000 | |
---|---|---|
committer | 2000-12-29 15:06:27 +0000 | |
commit | fbeeb8a7e9e3804f675d099c970bcbdcb7268a2c (patch) | |
tree | 0e53cc86b8c7ff3f64603c54f8ed2d0e85982906 | |
parent | Don't mark filesystem clean if fsck needs to be rerun (PR 1572) (diff) | |
download | wireguard-openbsd-fbeeb8a7e9e3804f675d099c970bcbdcb7268a2c.tar.xz wireguard-openbsd-fbeeb8a7e9e3804f675d099c970bcbdcb7268a2c.zip |
Xr intro(9), too; mpech@prosoft.org.lv
-rw-r--r-- | share/man/man1/intro.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index 79895fe2889..b8b4ab02858 100644 --- a/share/man/man1/intro.1 +++ b/share/man/man1/intro.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.1,v 1.6 2000/10/26 00:37:03 aaron Exp $ +.\" $OpenBSD: intro.1,v 1.7 2000/12/29 15:06:27 aaron Exp $ .\" $NetBSD: intro.1,v 1.4 1994/11/30 08:35:00 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -68,7 +68,8 @@ Traditionally, the value 0 signifies successful completion of the command. .Xr intro 5 , .Xr intro 6 , .Xr intro 7 , -.Xr intro 8 +.Xr intro 8 , +.Xr intro 9 .Pp Tutorials in the .%T "UNIX User's Manual Supplementary Documents" . |