diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-09-22 21:25:26 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-09-22 21:25:26 +0000 |
commit | 25da32b19244014b8ae82dcc73ad89e5e9a6296a (patch) | |
tree | cea586f473faa84f28664b8553ee92ab0f2fd595 | |
parent | 872d12744323c5a86ab10f02bce61a1b1f76ceee (diff) |
Don't Xr dm(8), which no longer exists; David Krause
-rw-r--r-- | share/man/man6/intro.6 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man6/intro.6 b/share/man/man6/intro.6 index 21db0d1ba12..df04a47378f 100644 --- a/share/man/man6/intro.6 +++ b/share/man/man6/intro.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.6,v 1.2 2001/08/22 12:15:46 heko Exp $ +.\" $OpenBSD: intro.6,v 1.3 2002/09/22 21:25:25 millert Exp $ .\" .\" Copyright (c) 1999 Hugh Graham .\" @@ -43,8 +43,7 @@ A listing of the section's entries can be displayed with the command: .Pp $ apropos '(6)' .Sh SEE ALSO -.Xr intro 1 , -.Xr dm 8 +.Xr intro 1 .Pp Tutorials in the .%T "UNIX User's Manual Supplementary Documents" . |