diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-04 18:59:45 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-04 18:59:45 +0000 |
commit | ce33624f105bbf6b20e87d0e06c24996db2e0176 (patch) | |
tree | 66d6fb743c7b71c44d2e5fe784ce772f6e55b4cf /lib/libc/sys/link.2 | |
parent | 02f5c89460eebf5fccec73d72f630200c765c1c9 (diff) |
trash some old leftover macros and replace them with -mdoc macros
Diffstat (limited to 'lib/libc/sys/link.2')
-rw-r--r-- | lib/libc/sys/link.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/link.2 b/lib/libc/sys/link.2 index 0c72c6427ff..23eefdccccf 100644 --- a/lib/libc/sys/link.2 +++ b/lib/libc/sys/link.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: link.2,v 1.10 1999/06/29 14:10:04 aaron Exp $ +.\" $OpenBSD: link.2,v 1.11 1999/07/04 18:59:43 aaron Exp $ .\" $NetBSD: link.2,v 1.7 1995/02/27 12:34:01 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -141,7 +141,6 @@ are on different file systems. The directory in which the entry for the new link is being placed cannot be extended because there is no space left on the file system containing the directory. -.ne 3v .It Bq Er EDQUOT The directory in which the entry for the new link is being placed cannot be extended because the |