diff options
| -rw-r--r-- | man3/makedev.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man3/makedev.3 b/man3/makedev.3 index 0568873219..31871c3d36 100644 --- a/man3/makedev.3 +++ b/man3/makedev.3 @@ -35,7 +35,6 @@ makedev, major, minor \- manage a device number .BI "int minor(dev_t " dev ); .fi -.\" FIXME Add links .SH DESCRIPTION A device ID consists of two parts: a major ID, identifying the class of the device, @@ -80,4 +79,3 @@ The latter names are exported, but the traditional names are more portable. .SH "SEE ALSO" .BR mknod (2), .BR stat (2) -.\" FIXME -- add SEE ALSO's from those pages. |
