diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2005-01-14 03:06:10 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2005-01-14 03:06:10 +0000 |
commit | 971ef06e1f1b9bcdd1d2fb31bbeabda6a307cdfe (patch) | |
tree | 0b677ef45921000d36a8235d18cbff087983060d /share | |
parent | f650f5bf95e68cf714c68fe1936d679506a49ad8 (diff) |
mention the commonly associated PHY (rgephy) in SYNOPSIS, ala fxp(4) manpage
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/re.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index 8ed72a34e84..1fb822ec7b6 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.9 2005/01/14 03:00:28 pvalchev Exp $ +.\" $OpenBSD: re.4,v 1.10 2005/01/14 03:06:09 pvalchev Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -41,6 +41,7 @@ .Sh SYNOPSIS .Cd "re* at pci?" .Cd "re* at cardbus?" +.Cd "rgephy* at mii?" .Sh DESCRIPTION The .Nm |