diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /share/man/man4/man4.alpha/ed.4 | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'share/man/man4/man4.alpha/ed.4')
-rw-r--r-- | share/man/man4/man4.alpha/ed.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.alpha/ed.4 b/share/man/man4/man4.alpha/ed.4 index 0341d2ebbee..d1618693e49 100644 --- a/share/man/man4/man4.alpha/ed.4 +++ b/share/man/man4/man4.alpha/ed.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ed.4,v 1.1 1998/03/09 03:04:53 millert Exp $ +.\" $Id: ed.4,v 1.2 1999/05/16 19:56:43 alex Exp $ .\" .Dd .Dt ED 4 alpha @@ -95,10 +95,10 @@ other protocols use as their default. If these cards must be used with NFS, use the NFS -r and -w options to limit NFS's packet size. 4096k byte packets generally work. .Sh SEE ALSO -.Xr ifconfig 8 , -.Xr intro 4 , .Xr eg 4 , .Xr el 4 , .Xr ep 4 , .Xr ie 4 , -.Xr le 4 +.Xr intro 4 , +.Xr le 4 , +.Xr ifconfig 8 |